what is runmodes in QTP
2 run modes:
1) Normal which can be delay execution by milliseconds. Here, you will see execution marker when execution process starts.
2) Fast run mode without any execution delay.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
What is the Difference between test object and run time object?
Question:how many types of repositories in QTP9.2?and explain??
What is the limitations of BVA?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
How QTP support all types of applications (platforms)?
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
In QTP how to interact tool and application build?