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 |
In qtp,how to interact tool & application build?
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
Explain the Keyword View ?
How u will open the build automatically in QTP except using Systemutil.run command
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?
I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )
When Recovery scenario actually starts while testing the application?
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME