Answer Posted / bfakruddin
We can do this respective our application... Desktop
application and Web Application
1. WaitProperty
2. Wait(sec's)
3. .Exist
4. .sync
5. Increase default time
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What is the process of synchronizing qtp and aut?
Hi All, I need code for how to execute qtp scripts from excell sheet
Give me some real time point of way where exactly we can conduct audits?
How many types of recording modes are there?
Where we can use the synchronization?
What is checkpoint in qtp?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
what is review
Can any one send me the QTP Basic Coding Samples?
How to test background color and dynamic images during run time can you put the check point for moving objects?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?