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



what are test repository???? need for test repository/need for maintaining test cases?? advantages..

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

what are test repository???? need for test repository/need for maintaining test cases?? advantages..

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

Post New Answer

More Test Cases Interview Questions

What are the test scenario's for pen like high priority high seviority?

4 Answers   NetWeb, Zycus Infotech,


what are the inputs required for writing test cases

2 Answers   Satyam,


how to write test cases for online restaurant table booking system?

0 Answers  


How to write test cases for Web related sites(ex: shopping carts sites)

1 Answers  


hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz

2 Answers   HCL,






How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable

1 Answers   ISTQB,


1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).

0 Answers  


Write a Test Case to test Can of Red Bus Booking

2 Answers  


Explain the ramp testing?

0 Answers  


Apart from the normal functional test cases written, list out some out of the box test scenarios to test the 'Replace' dialog box in a Notepad

2 Answers  


How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..

0 Answers   Amazon,


Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?

0 Answers   Nike,


Categories