If a object property is changed in the application. where
it should be updated in QTP...
Pls anybody can give the answer.. Thanks in advance...
Answer Posted / krishnateja muppalla
Some ways based on different applications
Descriptive programming,
Update and Run (so that script will be changed and object will be added to repository) or other way also. Update in your repository and write code according to it.
Make use of SetToProperty also
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
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 is output value? How many types of output values are there in qtp?
What are the general steps involved in the data driven framework?
How many scripts did you have?
How can i check items sorted or not in a weblist ? Give me the script for this...
What is recovery scenario manager? When you go for recovery scenario manager?
Without using gui map editor we can recognize the application in winrunner ?
How can you exit from an action?
when u script reveiwing in which area u more concentrates?
Explain how qtp identifies object?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
can u please explain what is the exact difference between qtp8.2 and 9.0
How to save your test using quicktest professional?
What are main panes available in qtp test browser?