How to load an object to a object repository at RUN TIME ?

Answers were Sorted based on User's Feedback



How to load an object to a object repository at RUN TIME ?..

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

How to load an object to a object repository at RUN TIME ?..

Answer / sathish

using automation object model we can add new object to the
object reporsiotry

Is This Answer Correct ?    0 Yes 2 No

How to load an object to a object repository at RUN TIME ?..

Answer / nanda

you can not add object to Object repository with using
script.

if any queries..

nanda.dreddy@gmail.com

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More QTP Interview Questions

How to open any application during Scripting?

3 Answers   Crea,


Explain about invoking of application?

2 Answers  


I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com

2 Answers  


How to get data line by line from web element

2 Answers  


More details about keyword driven technique in QTP

1 Answers   TCS,






How can you connect the database with QTP?

3 Answers  


if devloper change only button names in present build then script will execute or not , why? Only gui changed.......

2 Answers   Cap Gemini,


what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?

3 Answers   Infinite Computer Solutions,


suppose u have two send buttons(same width,height,font) on an application write a descriptive programming

1 Answers  


In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.

0 Answers   Patni,


How to use library files in QTP? how we can call these files in to script?

4 Answers   Virtusa, Wipro,


How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.

3 Answers   Virtusa,


Categories