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 / 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 |
Write the testcase for pen
Explain the dynamic testing?
Explain the load testing?
How to write test cases on laptop???
0 Answers RAS Inforays Technologies,
can any one give the format of writing test cases in excel sheet.
Write test cases to check the functionality of the shopping cart of an e-commerce website
6 Answers Optum, SpoonJoy, Verizon,
are the test cases stored in database nowadays? pls tell me... then give clear details about test case preparation and test case execution
Write the 10 test cases for Telephone/Pen.
Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validation?
Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking
Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.
Explain transaction testing?