Test case Template
How to write test case ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dharmendra GaurPosted Nov 18, 2010, 2:05 AM
On the basis of the application requirement testers write test cases. By using test cases testers can find bugs easily just comparing expected and actual results while testing and they can set its status as pass or fail for the specific test case.
Template of Test Case:
1- Test case id
2- Test case Name
3- Objectives
4- Steps to be taken
5- Test data
6- Expected Result
7- Actual result
8- Status
9- Remark
Please download the attached testcases template for sample.
Gunjan DixitPosted Apr 20, 2010, 4:13 AM
Test case is a collection of Expected & actual result.
Posted Apr 20, 2010, 2:34 AM
1- Test case id
2- Test case Name
3- Objectives
4- Steps to be taken
5- Test data
6- Expected Result
7- Actual result
8- Status