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 ?
Answer Posted / vaani tks
check whether the particular ADD-ON is added
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is throw Object?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How to find operating system information using the qtp script?
How to create a standard checkpoint ?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Where is the Bitmap checkpoint information stored?
What is environment variable in qtp and why to use it?
Hi All, How to get repeated word in string . Thanks Balaji
In qtp is it possible to check broken links of a page?
is it possible to add sheets to excel at runtime
what is Property......End Property loop? how to write sript for it in QTP
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
What is the Difference between copy to action and call to action?
Can any one send me the QTP Basic Coding Samples?