Testing includes:
- Building a useful mental model of the application under test, including what value it should provide and what risks could threaten that value,
- Designing powerful tests, using that model to investigate important questions about the application’s quality,
- Test execution (which might be automated entirely, partly, or not at all),
- Analyzing the results to determine if there’s a problem, how severe it might be, or otherwise answer stakeholder questions, and
- Test reporting that clearly communicates the impact of the bug, and how to quickly reproduce it.
We often talk about testing as if it’s only test execution, yet often the most interesting, challenging, skill-intensive aspects of testing are in creating a mental model that helps us understand the problem space, designing tests to quickly and effectively answer key questions, analyzing what specifically the problem is, and communicating it effectively.
Advertisement
August 26, 2011 at 10:47 pm |
Thanks for sharing this post. I am looking for Software QA Testing companies with expertise in Functional Testing Services and localization testing services.
October 2, 2011 at 3:58 am |
this is why it’s good to have an end-to-end test management tool that covers the entire process, and not just spreadsheets or bug-tracking software.