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 test cases for how do u send a message in mobile
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
how to write system test cases for a pen
Can you list down a few characteristics of a test case?
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).
What is the syntax testing?
write the test cases for date month and year field by using testing techniques
19 Answers Aryavrat Infotech, Blue Star,
Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!
what will be the test case for Lift?
22 Answers Mind Tree, Satyam, Tops Security Ltd,
What are the condition when you begin to write test case in the Test Director. Ex.data condition what are the condition can some help me please i how write test cases.
How to write test cases on for Logging management?
pliz anyone give suggest me the test cases for shorting numbers in asc/desc order.