can any one give the format of writing test cases in excel
sheet.
Answer Posted / anand
1. Test ID
2. Title
3. Pre/post Conditions
4. Steps
5. Expected Results
6. Priority Level
7. Pass/Fail
8. Defect Number
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
Do you know mutation testing?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
what is the technology used in financial applications?
Explain the integration testing?
Write test cases to test a browser app
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
how to make test case for anolog voice logger?
Explain the dynamic testing?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
write the test cases for facility module
Explain the monkey testing?
Why does the boundary value analysis provide good test cases?