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 |
In general, how do you see automation fitting into the overall process of testing?
How many bugs have u found in your project?
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
How many test cases u will write for Adhoc testing?
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
how to write test cases for sort drop down box containning 6 options in the drop down list.
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
HI i'm Ramu new join as manual tester plz send me test cases for web application testing i need basic idea's
Write a test case of login window?
pliz anyone give suggest me the test cases for shorting numbers in asc/desc order.
How would you test a cup and or pencil?