what are test repository????
need for test repository/need for maintaining test cases??
advantages and disadvantages for maintaining test case??
Answers were Sorted based on User's Feedback
Answer / pdbabji
testrepository/testcase database contains testcases which
can be reused
eg consider the testcases for login window..
whenever u are supposed to test loginwindow, these saved
testcaes , can be reused probably with different sets of
data
advantages: reusability, future reference
disadvantages: if an incorrect testcase is reused, it may
give u wrong output
correct it i am wrong....
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / abhi
Test repositry is the databse for the test cases where we
keep the previuosly run test cases. Its also called test
suite. Need for maintining is the reuability, future
reference, Time saving example if a person working on a
test case has left the company who will know that which
test case was run for a particular scenario if it comes
again in any other project.
Disadvantages. if the same test cases are being used again
and again the project may suffer from finding the new bugs
as it will only detect the bugs taht it's being designed
for and the other bugs will be unrecognised.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is difference between GUI Map and GUI Map file
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
How to write load test case for pen?
How to write test cases for payment gateway.
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Test Case for Text Editor!
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 a test case of login window?
what is scenario? how to write scenario?
This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4
difference between scenario and testcases?
5 Answers CarrizalSoft Technologies, Satyam,
how many checkpoint u have to used