i am testing an online shopping application.I CLICK on a
link "ADD TO CART" of that application a "new page" is open
and then click on any object of that "new page". after that
when i run this SCRIPT then on this "new page" QTP always
shows error of "OBJECT NOT FOUND". How i solve this problem ?
Answers were Sorted based on User's Feedback
Answer / swetha
first we need to check whether those objects in that page
are being added to the object repository or not.if objects
are added but still it is not identifying then go to object
repository and change the properties of the not identifying
object so that to uniquely identify that object still it is
not identifying then using virtual object configuration
concept we can make the specified area of the application as
a specified object to make qtp to identify the object.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / vengalreddy.soma
Whatever you want test first add your objects to your
Object Repository(OR),then You will test,Qtp identifies
your objects.
If any false please correct me
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / pavan
this is problem regarding the location of the link or else
ur application load time ...so make shure when ur recording
that ur smart identifier and ordinal identifier are enabled
or not.........by this u will not get any problem....answer
from fresher may be correct
| Is This Answer Correct ? | 0 Yes | 0 No |
how can i replace any text from the qtp script with some anothere text
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
What is the file extension of the code file and object repository file in QTP?
Diff b/w Health care domain and Banking Domain?
how to test one edit box using Java addin for Web Applications? write script?
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example
How does QTP identifies the object in the application?
i need the licence key for QTP V9.5 can anyone help me on getting this?
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
I have multiple radio buttons i need to select a radio buton and i dont want to hard code i have a generic function for it there i have used select#0 so it selects first radio button but for other script i want to select the 4th radio button how i can make it still more generic
4 Answers Accenture, Acentia, LM,
wt is memory leakage?