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 / saravanaraja
Use the following code:
systemutil.CloseProcessByWndTitle
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
please any one can explain the keyword driven framework. with gmail example.
What are the features and benefits of quick test pro (qtp 8.0)?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
If the objects hierarchy is changing from build to build, then how you will handle that condition?
how can we do the frame work in qtp
How many types of parameters are there?
What are metrics and matrix?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
What is the basic concept of quicktest professional (qtp)?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
what is the difference between IE & Netscape in web testing on a log in page
What is a recovery scenario?
How does you pass optional arguments in qtp?
Plz Explain AUTOMATION REFERENCE MODEL?