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 |
Explain the concept of object repository & how QTP recognises objects?
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
How can we disable smart identification at the time of recording? Ideally, smart identification should be enabled only at the run-time.
Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp
How do u use Database checkpoints and what are the use?
How can you close the second opened browser?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.