What is the latest version in QTP?
Answer Posted / sarat chandra kadiveti
Now QTP 10.0 Beta version available and more useful for
testing Independent tools(with updated add ins) and
applications without touching the existing configuration
files.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does you pass optional arguments in qtp?
What is the parameterization? Give one example?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
how many maximum number of virtual users we can create?
What are the different properties of an web object
Hi, how can we check or avoid the memory leakage in QTP9.2?
whow much strong on VB and C?
Without using gui map editor we can recognize the application in winrunner ?
What is difference between Recording time object identification and Run time (Execution) time.
how to write xml output check point bu useing descriptive programing .means without useing output check point
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);
Can we run test with out adding object in object repository? How it is possible?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
what is the advantages and disadvantages of using functions instead of re usable actions
Explain how you can find length of array in qtp?