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 to write test cases for the example state name starts with A B C D E F G H I J K L Z
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
What are semi-random test cases?
Why does the boundary value analysis provide good test cases?
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?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
What is transaction testing?
Explain the syntax testing?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.