Hi.........can any one tell me the basic format for writing
test cases
Answer Posted / gb
Basically every organization has own template for test case.
But out side practice you can refer following
Steps...
1. Main functionality
2. Test Script ID
3. Test Script Status
4. Smoke Test (Y/N)
5. Requirement# from Specification document
6. Test Case Description
7. Test Execution Procedure
8. Expected Result
9. Actual Result
10. Pass / Fail / Not Tested ( Based on test
environment)
11. Remarks
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is use case testing?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Define some of the attributes of a test case?
Scenarios to test wireless Speaker via bluetooth
What is the domain testing?
How to write test cases for lift?
explain end to end scenario's for online Money transfer in Banking Domain?
Explain which test cases are written first black boxes or white boxes?
Explain the acceptance testing?
Explain the scalability testing?
Why does the boundary value analysis provide good test cases?
Write the test case for a login page?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
Explain the load testing?
Explain the dynamic testing?