what is difference between repeatable and reusable test
case?and what is self cleaning test cases?
Answer Posted / 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 |
Post New Answer View All Answers
what is black box system in software development in system analysis and design?
Define some of the attributes of a test case?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
test cases for friend finder system using gps?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Explain the dynamic testing?
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.
Explain the component testing?
Why does the boundary value analysis provide good test cases?
write test case for pen cap if it is not present?
how many test cases do u need to ship a product?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
can one defect be mapped to more than one test script in manual testing
Write test cases to test a browser app
How to test Webservices and how can we write test cases for that