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 / ajay
When ever u got the popup window you can make it that
ststement as optional.When ever you make it optional if the
popupwindow appears it will take care other wise move to
next step.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How does you pass optional arguments in qtp?
Can we record an application running on a remote machine using qtp?
Define virtual object?
What are the benefits of quick test pro(qtp)?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
How many ways we can parameterize data in quicktest professional (qtp)?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
write script for bitmap image?
What are metrics and matrix?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?