Wat is the command used to add an object(properties) to an
object repository?
Answer Posted / alok
PropertiesColl.Add PropColl(Position)
Example
The following example adds the first item from the
OtherCollection Properties object to the MyDesc Properties
object.
MyDesc.Add OtherCollection(0)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What contains Data Driven Framework document in qtp?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
What the differences are and best practical application of Object Repository?
How to check bitmap output value?
How to import a test case present in ".xls" file to TD under a Test set?
How do you delete unwanted results in qtp?
How to modify the text checkpoint?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How to modify object property in qtp ?
What is parameter in qtp?
How you can decide which type of object repository you have to use?
How to use checkpoints in qtp ?
When you open QTP, how many sheets you can see?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?