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 |
testcases for waterbottle
What is test environment? Elaborate with example.
For example out of 100 test cases if I ask you to automate how many you can automate?
13 Answers HCL, MBT,
write a navigation for object repostory
how can we write test cases with help of functional spec? is it not appropriate to write by using the application?
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
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
What is Defect Seeding? What is Defect Density?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
As we are using QTP 9.1 version, is there is any method to connect the remote desk top?
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.
Explain the gray box testing?