What is Maximum synchronization time out in QTP(By Default
is 20sec). Anybody can answer it. Thanks in advance.
Answers were Sorted based on User's Feedback
Answer / rupesh
Maximum synchronization time out in QTP is 100000mille seconds
| Is This Answer Correct ? | 3 Yes | 9 No |
What is the differences between image check point and bit map check point?
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
what is description object?
what is the process to follow between writing the test cases & then atomating it?
what is Property......End Property loop? how to write sript for it in QTP
How do you data drive an external spreadsheet?
how to change the properties of object during run time . plz give the code using flight reservation
how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me
What is file database?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
how will check the links in multiple pages at a time