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 |
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
can test automation improve test effectiveness?
Older version QTP is 8.2 and New version QTP is 9.2. My question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it is not something ?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
how to re-install QTP 9.0 trial version.
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
How to change the priorities of the recovery scenario properties?
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.
what is delay in QTP?
in QTP,how to write a descriptive program for "yahoo" or "gmail" Login page