a job should be executed for every two hours?write test
case for this?
Answer Posted / sudha sarali
Pre-requisite:
1. know when most recentjob was executed
Tcase
1. Verify job is executing after 2hrs from the job which
was executed recently.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the technology used in financial applications?
Sample test cases for data conversion(Utility billing system)
"search"test cases on Linkedin website and how will you write test cases on it?
how many test cases do u need to ship a product?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
write a test case for yahoo compose page?
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?
What is explain security testing?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
What is the logic testing?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
What are basic types of test cases?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
What is the difference between test scenarios, test cases, and test script?
can one defect be mapped to more than one test script in manual testing