can any one give the format of writing test cases in excel
sheet.
Answer Posted / sneha
hi,
The format should be :
S.no
Test conditions
Input values
Expected results
Severity
Remarks
For convenience add:
Configuration item no.
screen Name for which you are writing the test cases.
please correct me if iam wrong.
Thank you,
Sneha.
| Is This Answer Correct ? | 9 Yes | 25 No |
Post New Answer View All Answers
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Explain the logic testing?
What is business validation test case?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
What is the toughest moment you faced in your testing carrier in which everyone praised you?
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
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
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.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Write the test case for a login page?
What is explain security testing?
Why is it that the boundary value analysis provides good test cases?
How should I maintain the test cases and Test Log for different versions/builds of the application.