How to load an object to a object repository at RUN TIME ?
Answers were Sorted based on User's Feedback
Answer / sumit shrivastava
How will you load the object during run time?
Ans :- You can modify the properties of the temporary
version of the object during the run session without
affecting the permanent values in the object repository by
adding a SetTOProperty statement in the Keyword View, Expert
View, or in a user-defined function.
Use the following syntax for the SetTOProperty method:
Object(description).SetTOProperty Property, Value
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sathish
using automation object model we can add new object to the
object reporsiotry
| Is This Answer Correct ? | 0 Yes | 2 No |
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.
What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
1 Answers Brain Roots, Ordain Solutions,
What are the enhancements u did after recording ur script?
Can you list some technologies that support qtp?
How do you copy a value from a cell in an msexcel sheet saved on the desktop into QTP's datatable when the co-ordinates of cell are given?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How to Save your test using QTP?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What is a data driven test in qtp?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)