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 |
Write the 10 test cases for Telephone/Pen.
I have s/m which gives me square of numbers from 1 – 10000. How do u test it.
can any one give the format of writing test cases in excel sheet.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin
write a test case for triangle?
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
What are the Test Cases Comes under Regression Suite?
how can we write test cases with help of functional spec? is it not appropriate to write by using the application?
write the test cases for a+b=c?
9 Answers Aloha Technology, SAP Labs,
Write test case for a search engine?
12 Answers Saba, Saba Software,
Define some of the attributes of a test case?