Hi.........can any one tell me the basic format for writing
test cases
Answers were Sorted based on User's Feedback
Answer / swati jain
In writing test-cases, the main things which should be
included are:
1. The Requirement which you are gng to fulfill
2. Steps to be executed
3. Lab-Setup for the test case
4. Expected Output
5. One-liner i.e the test case in one line
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vikas mohan
A) TEST CASE ID
B) TEST CASE DESCRYPTION
C) PRIORITY
D) TEST STEP
E) TEST STEP DESCRYPTION
F) EXPECTED RESULT
G) ACTUAL RESULT
H) RECEIVED BY
G) REVIEWD BY
H) TEST PASS OR FAIL
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hemant
To writing the testcases we have to foolow the following
steps..
1)Subject:Path of the QC
2)Test Name
3)Description/Prerequisite
4)Step No
5)Step Name
6)Action
7)Expected Result
| Is This Answer Correct ? | 0 Yes | 2 No |
test cases for bus transport (TNSTC)
I would like to have a Test Case on Yahoomail with GUI and Positive and Negative test cases pls its an Argent.
What is the difference between test scenarios, test cases, and test script?
How to write test data for login module?
As we are using QTP 9.1 version, is there is any method to connect the remote desk top?
Test cases on uplaoding files
12 Answers GE, HP,
write test case for banking application
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
Please give me a test case scenario for search engine covering all the fuctionalities
What is SCENARIO TESTING
What are all the companies are doing manual testing till now ?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks