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 |
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
Hi all, On recording a particular Web application with QTP,Have came across a problem for which I havent found a solution so far.. The script of importance is as follows: Browser("Personalized Start Page").Page("XYZ").Frame ("mainFrame_4").Link("address.csv").Click Browser("Personalized Start Page").Page("XYZ").Sync Dialog("0% of dms.php from XYZ-").Dialog("File Download").WinButton("Save").Click My problem is that on recording the application with QTP and clicking the "address.csv" link another browser window comes up temporarily followed by the Windows "FileSave" dialog.The browser window which came up closes down when the Windows "FileSave" dialog is visible and I save the file to a windows location. On the "Record and Run" settings under Qtp,have activated settings for web and windows applications. But when I run this recorded script,and after the "address.csv" click,The browser window comes up and goes down,No Windows "FileSave" dialog comes up and the QTP shows the error Dialog("0% of dms.php from XYZ-") object is not found,though this object is there in the repository. Have tried putting the Dialog("0% of dms.php from XYZ- ").Exist property.But the "Exist" property is not recognised by the dialog at all. Any help in this direction is appreciated.. Thanks in advance J
How to create scenario selector
How to use Regular Expressions in QTP
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
What is SQL injection?
What frame work ur using in QTP in ur current company?
How can we automate Capthca on registration or any contest forms ? Is it possile to Automate Webpages with Falsh using QTP..?
I install .Net Add-Ins in my system. It installed properly. But all the objects are recognizing as window objects only. But it has to recognize as swf objects. In Record and Run setting i selected 'Record and run test on any open browser' and Record and run test on any open Windows-based application' Can any one tell what setting i have to do to recognize objects correctly as swf...? Please give some suggestions..?
WHY U CHOOSE TESTING FIELD?
what function you write to do database testing with the help of qtp?