How to load object properties to object repository through
scripting.give one example
Answer Posted / vamsi
repositoriescollection.add (payh of the object repository.tsr)
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Can we Test Welcome Screens and Process Images with QTP
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How will internal and external links be validated and updated? how often?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
how to idetfy which test cases are automated?who will deside that plz tell me
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How qtp recognizes the object?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
How do you perform Regreession Testing?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Connect to QC using AOM.
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
What is the difference between the design-time and run-time data tables?
What is method name to compare two XML files.
What are the views available in qtp?