For what purpose to we use object repository in a
application?also explain usage of obj.repository?
Answer Posted / radhika
Whenever the user records the script, the objects logical
names are stored in Object Repository,
When the script called for playback then according to the
script if object is identified in the object repository it
runs the script. If any object is missing in the
object repository then the script fails to playback.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of an object spy tool in qtp?
By using QTP can we record any log files written by the application which is in execution?
How will you find the current time of the remote machine using QTP script?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
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 throw Object?
What are the differences between table and db checkpoints?
Problem with XML checkpoint in QTP ?
Where we use data driver in qtp?
What is the purpose of loading qtp add-ins?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Differences between quicktest professional (qtp) and winrunner?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?