Thursday, 3 October 2013

Procedure to write the test cases :

System study – understand the application by looking at the requirements or SRS given by the customer.

Identify all scenarios :


1) When the product is launched – what are the possible ways the end user may use the s/w. Identify all possible ways

2) What and all possible business flows are there


3) Document all possible scenarios in a document / paper – it is called test design/high level design.

Test design is a record having all the possible scenarios.

4) Brainstorming session

5) Measure the efficiency of brainstorming session


Write test cases :


1) Convert all the identified scenarios to test cases
·         Group scenarios related to 1 feature
·         Prioritize
·         Write test cases

2) When converting, apply test case design techniques

3) Use standard test case template – standard means the one decided for the project. 

No comments:

Post a Comment