i am entering wrong data or wrong password in a text box and
click on submit button .i am getting a popup window with a
message Please enter the correct password or data .How can i
handle this situation by using QTP.
Answer Posted / akshar jain
if there is a pop up message then u just add it to ur
object repository & make the qtp to click on the ok
button..you make this as a function & validate ur login
page as many time as you wantn call ur function
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
On what document base Descriptive programming is written if build is not yet ready ?
Is any limitation to xml checkpoints?
Discuss the QTP Environment?
can any one say that where we can download the QTP trail version ??????????
What is the expert view?
Is virtual object supported in low level recording mode?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Name the properties you would use for identifying a browser and page when using descriptive programming?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
How to get the particular property value?
How to use transactions in qtp?
How is the Bitmap checkpoint different from Image checkpoint?
What are the data types in qtp?