hi,i have a pblm in qtp,im testing an webappl in which
different types of error pop up messages are displayed
which qtp is not differentiating or it is not recognising.
how do i make it recognise different popup errorm messages
while writing script?
Answer Posted / mukesh
Hi guys he is asking about how to recognise one pop up from
other and not of the error message when the application
fails----I am also facing the same problem
For example QTP dosen't recognise different pop up message
if we use it in a If else statement----i.e for all pop ups
it goes onlt in the 'If' condition always
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you exit from an action?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
Define object spy ?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Does QTP record on Objects created on XWindows Environment?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
after initiating one project for testing, when exacltly QTP tester role starts?
What is meant by Output Value in UFT?
How many types of parameters are available in quicktest professional (qtp)?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How do you capture tooltip using QTP?