write test cases for this senario if a job fails it should
get restarted again this should happen for three times if
it fails again then it should quit?
Answer Posted / deepthi
1) Enter the required data and click the start button if it
fails then it should come out and get restarts and Log=1;
2) Enter the required data and click the start button if it
fails then it should come out and get restarts and Log=1+1;
3) Enter the required data and click the start button if it
fails then it should come out and get restarts and Log=2+1;
4) If log =3 then quit.
otherwise it should allow the user to perform the job.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How would you do " Keeping two folders in sync testing"
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
Define some of the attributes of a test case?
Explain the state testing?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Write test cases for 8+4?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
What are basic types of test cases?
Explain the load testing?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.