Wat is the command used to add an object(properties) to an
object repository?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / srinivas
by usng following object
objectrepositoriescollection.add meyhod
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the extention of Virtualobject
What does VBS file contain?
In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)
what is the use of VIRTUAL OBJECTS? explain ?
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
What r the diffrernt file extentions in QTP?
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
If the object property is changing very frequently, what was your approach?
how can i call reusable action in a function could any one explain me?
What is a Run Time Data table?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..