How to change the Default synchronization method time and
where?
Answers were Sorted based on User's Feedback
Answer / naren
Test->Settings->select Run tab and change the default value
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / poonam
Default synchronization method time can be changed by:
In Menu Test->Settings, choose the tab "Run", change the
Object synchronization timeout.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / johnson
In qtp 9.2 File-->settings-->select run tab in Test setting
window - change the values in object synchronization timeout
text box.
| Is This Answer Correct ? | 1 Yes | 0 No |
how u will describe testing activities?
How do we handle run-time errors?
I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
There is web page with the webtable,this contains some data, how do you manipulate the data.
I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?
How to export QTP results to an ".xls" file?
What are the Features & Benefits of Quick Test Pro ?
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
what is the Descriptive Progarmming? how it is help to testers in QTP?