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
Answer Posted / 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 |
Post New Answer View All Answers
Explain the state testing?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Sample test cases for data conversion(Utility billing system)
Please guide me for Add new user test cases
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
How to write test cases on laptop???
Can you list down a few characteristics of a test case?
write the testcases for migrating data from one database to another database?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
Explain the load testing?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?