What is a test plan? What is a test case? Software QA Testing FAQs, Test, Verification Engineer, Tester


    Software QA/Testing

Glossary and Technical FAQs

Page 102 103 104 105 106 107 108 109 110 111 112


software QA testing FAQs test verification engineer, text format resume
Q: What is a test plan?

A: A software project test plan is a document that describes the objectives, scope, approach and focus of a software testing effort. The process of preparing a test plan is a useful way to think through the efforts needed to validate the acceptability of a software product. The completed document will help people outside the test group understand the why and how of product validation. It should be thorough enough to be useful, but not so thorough that none outside the test group will be able to read it.


Q: What is a test case?

A: A test case is a document that describes an input, action, or event and its expected result, in order to determine if a feature of an application is working correctly. A test case should contain particulars such as a...
  • Test case identifier;
  • Test case name;
  • Objective;
  • Test conditions/setup;
  • Input data requirements/steps, and
  • Expected results.
Please note, the process of developing test cases can help find problems in the requirements or design of an application, since it requires you to completely think through the operation of the application. For this reason, it is useful to prepare test cases early in the development cycle, if possible.

[Continued on next page...]

Click on a link!

Tell a friend!


______________________________________________________





software QA testing FAQs test verification engineer, text format resume