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
Answers were Sorted based on User's Feedback
Answer / sneha
Hi,
No u can't do that.i mean u should not point out the
condition number.u need to write the test condition
clearly..
correct me if i am wrong
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kumar dash
There are 2 answers for this questions
Ans 1. if you are writing all the test scripts in one
excell worksheet and you are using independent sheets for
indivisual testcases then you could refer one sheet(or set
of steps) as a step of another testcase.which simplyfies to
indentify the referred steps within the single excell sheet.
Ans2. if you are using independent excell sheets then
better clearly mention all the steps(repeated steps if any)
for each test script. Which simplyfies to identyfy a single
test script easly withour exploring other documents.
| Is This Answer Correct ? | 1 Yes | 0 No |
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Positive and Negative test cases for the speedometer?(minimum 5 each)
Write a test case for telephone?
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case
test cases for bus transport (TNSTC)
how we test the login page using jwebunit test case...
is it necessary to write test cases in tabular form or will point wise will do.
3 Answers Google, Zycus Infotech,
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 state testing?