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 / 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 |
Post New Answer View All Answers
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Hello friends..... On which areas of an application we can not test with QTP
What is method name to compare two XML files.
What is keyword driven framework?
What is difference between shared and local object repository?
What is expert view in qtp?
What are the trigger events in qtp?
Does QTP run in any environment?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
What are the steps involved in the recovery scenario wizard?
What is Unicode Compatibility?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
How to connect the remote desktop using QTP 9.2 explain the method or procedure?