Monday, January 18, 2010

Test Cases is collection of what?

Just like


Test Suite -- %26gt; is collection of Test cases


Test cases is a collection of ?Test Cases is collection of what?
As per Technet (Microsoft):-


A test case is a detailed procedure that fully tests a feature or an aspect of a feature.


A test case includes:


鈥?The purpose of the test.


鈥?Special hardware requirements, such as a modem.


鈥?Special software requirements, such as a tool.


鈥?Specific setup or configuration requirements.


鈥?A description of how to perform the test.


鈥?The expected results or success criteria for the test.





Also - please check up the following link to get an overview on Test Case.


http://en.wikipedia.org/wiki/Test_caseTest Cases is collection of what?
Usually when u develop a source code for a product it will be developed by a team each having to do a module....these modules have to satisfy a particular functionality of the product...test cases r those which checks these functionalities with a different set of input to check if it gives the desired output for the operational scenario.

No comments:

Post a Comment