what is difference between repeatable and reusable test
case?and what is self cleaning test cases?
Answer Posted / subrat mishra
Repeatable means executing the same script number of times
in same project.
Reusable means executing the same script number of times in
different project.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain transaction testing?
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
write test cases for hospitality management system
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
What is the domain testing?
Explain the state testing?
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
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
test cases for friend finder system using gps?
Why does the boundary value analysis provide good test cases?
What are basic types of test cases?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
What is gray box testing?
What is transaction testing?
What is test environment? Elaborate with example.