If we write a script in the expert view how are the objects
created in the object repository?
to be clear i will explain my problem
first i have recorded the mercurytours application by
providing the link www.mercurytours.com and all the objects
are stored in the object repository ok this is fine. but i
have copied the script generated in the above processes and
pasted in a new test and tried to run that script but as
the objects were not stored in the object repository it
showed an error (The "Welcome: Mercury Tours" object was
not found in the Object Repository.
Check the Object Repository to confirm that the object
exists or to find the correct name for the object).so how
can i overcome that error
Answer Posted / baji prasad ch
Hi Ss,
First we have to add all the objects of the application to
the objects repository by manually and then only we have to
write the test script and will run.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the recording modes in wave event?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
How to break the object spy ?
what is description object?
What is a programmatic description?
What is output value? How many types of output values are there in qtp?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Give the syntax to load function at run time.
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
What is the extension of the qtp local repository?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Which features or drawbacks of QTP lead to the upgrade for a newer version?
regular expression in qtp standar check point for months from accepting months from january to december only
How to customize checkpoints with parameters?