Wht is the difference between Test case and Test condition
Answer Posted / vamsee
A test case is a set of test conditions for testing a specific functionality.
For example:
Test case: Going to railway station from home to catch train.
Following are the set of test conditions for testing the above test case
1. Reach to the nearby bus stop
2. Get into the correct bus.
3. Verify that the bus is moving in correct route
4. Verify that the bus is taking the avg time to reach destination.
5. Verify that we get down at the correct bus stop.
| Is This Answer Correct ? | 11 Yes | 25 No |
Post New Answer View All Answers
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
What is deferred status in defect life cycle?
Write the function test case to add a customer to database.
When have you had to focus on data integrity?
What are some best practices that you should follow when writing test cases?
What is mutation testing & when can it be done?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
What is the main use of preparing traceability matrix and explain the real time usage?
what is the difference between test case and result matrix
Can you explian $ pillar of Agile
Explain the manual testing process?
In how many ways you perform batchtesting ?
Can you explain process areas in cmmi?
What is split testing?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.