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?



write test cases for this senario if a job fails it should get restarted again this should happen ..

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

Post New Answer

More Test Cases Interview Questions

how we test the login page using jwebunit test case...

0 Answers   CTS,


1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.

0 Answers  


How should I maintain the test cases and Test Log for different versions/builds of the application.

0 Answers  


How many test cases u will write for Adhoc testing?

4 Answers  


is test case required to be baselined?

0 Answers  






Explain the glass box testing?

0 Answers  


what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??

2 Answers  


write test case for banking application

1 Answers   Zeal Encore,


what are those parameters or matrixes for tesing a software user interface?

2 Answers  


can u tell me how do we writetestcases for perfomance,load,And stress?

2 Answers   IBM, Wipro,


wht are the possible test cases for save button in notepad?

2 Answers   CTS, Vistar Tech,


IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


Categories