a job should be executed for every two hours?write test
case for this?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / navjeet
1. verify job should be executed for 2 hours validly executed( time gap we will calculate from previous job) job which was recent from the if not error message
| Is This Answer Correct ? | 0 Yes | 0 No |
can anyone please send me the sample testcases on how to write it into the testtemplates
Consider the following: Pick up and read the newspaper Look at what is on television If there is a program that you are interested in watching then switch the the television on and watch the program Otherwise Continue reading the newspaper If there is a crossword in the newspaper then try and complete the crossword A. SC = 1 and DC = 1 B. SC = 1 and DC = 2 C. SC = 1 and DC = 3 D. SC = 2 and DC = 2 E. SC = 2 and DC = 3
Suppose a job should be executed for every two hours? Write test case for this?
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
i was asked to generate test data for a equlateral triangle,please any one explain how to do & what are the process.
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
What is the role of a tester in the test plan preparation? What elements tester physically develops in the test plan document.& what exactly this document contains?
what is run time object
4 Answers Infinite Computer Solutions,
hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz
how to testba storedprocedure?
write the test cases for facility module
Give examples of boundary value and equivalence partitioning test cases.