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 |
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3
need for documenting test cases??? advantages and disadvantages of documenting test cases???
can anybody tell me that how many days required to complete 1000 test cases.And what would be the avg testcase perday for a tester.
maximum length of testcase
HOW TO WRITE TESTCASES ON PENDRIVE
What are the test cases to write to test user account locksout after 5 invalid attempts
hoe to write test cases for the below field --------------- --------------- browse upload
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Write test case for a search engine?
12 Answers Saba, Saba Software,
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
could u please tell the testcases to test gmail
13 Answers Jamcracker, Snap On,
How many test cases u will write for Acceptance testing?