How to create a Runtime property for an object in QTP?
Answer Posted / ninad
By using object.GETROPROPERTY("PROPERTY NAME")we can find
values of property at runtime.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference in testing a client-server application and a web application?
What is the limitation to XML Checkpoints?
Limitations in QTP?
when u script reveiwing in which area u more concentrates?
When do go for loop condition in test?
in a web page How to check and display a particular word from a paragraph?
How to connect to a database?
How many types of recording modes are there?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
what is the structure for the data driven framework
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);
How do you delete unwanted results in qtp?