Answer Posted / haribabu
save the navigation at the time of recording
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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);
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
Explain how qtp identifies objects?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
Is it possible to change the property value at runtime? How it is possible?
how to idetfy which test cases are automated?who will deside that plz tell me
Object repositories types, which and when to use?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
what is the advantages and disadvantages of using functions instead of re usable actions
How many types of recording facility are available in quicktest professional?
Get the count of files of similar types from a folder.
What is synchronization point in QTP?
How to run a test using quicktest professional?
in a web page How to check and display a particular word from a paragraph?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage