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 |
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
write test cases for hospitality management system
Write a Test Case to test Can of Red Bus Booking
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
int a, int b, int c= (a+b); Write the test cases for c.
Write the functional,system test case for a electric bulb which have two electric switches.
In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?
Can anyone tell me the test cases for Operating System.
wat is mutation testing ?
What we do when the Requirements are continuously changed?