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.
Answers were Sorted based on User's Feedback
Answer / less than you
Hi Sashmita,
Thank you for your efforts, but my concern is just opposite
of the given question. We know that entering invalid info
will obviously invoke a pop up. but in my case when I am
inserting correct/valid information in all fields while
recording (www.propertiesthisweek.com-->New Registration
Now) and during run time, it generates pop "Please select
the profile" for Profile type. Now I hope you it would be
clear to you.
| Is This Answer Correct ? | 0 Yes | 4 No |
How the exception handling can be done using quicktest professional (qtp)?
What type of automation frame work you are using?and why?
Explain object spy in qtp.
What are the flaws in water fall model and how to overcome it?
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
what is description object?
What is throw object?
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
Is there a function to find the number of occurrences of sub strings within a string?
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
Why use Regular Expressions?