what is difference between repeatable and reusable test
case?and what is self cleaning test cases?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / aravind
Repeatable means we can executing the Same Test scripts
again and again.As well as we are routine executing the same
Test scripts again and again without doing any modification
in business components,Test plan..
Reuasable in the sense while creating the test script tester
should thing about the test scripts it should support for
more than one or more test scripts with slight modification
without affecting already existing test scripts.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shweta
self cleaning test case means user can reach to the location
from where he/she start to execute test case
| Is This Answer Correct ? | 2 Yes | 2 No |
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?
Have any idea how to prepare test cases for medical claim, Online mobile recharge.
What is BRANCH COVERAGE Testing
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
How do you differentiate the roles of Quality Assurance Manager and Project
Write all test cases for any credit card.
how to write a test procedure & test log for login system
Explain the logic testing?
For how many days (or) weeks you will test a product or software?
What are the test cases for mouse?
how do u knw when to stop writing test case for a given project.