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 |
What is quicktest professional (qtp)?
When to Insert transactions in QTP?
What are the views available in quicktest professional (qtp)?
How do you create regression test packs?
What is checkpoints for quicktest professional (qtp)?
How should i find out whether the cursor is moving horizantally. when tabbing continuously
i need the licence key for QTP V9.5 can anyone help me on getting this?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
what is object repository size?
w is datatable
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Actually How do we use this Smart Identification Technology during Recording mode.