i want to handle all the unwanted pop up through QTP i done
that with recovery scenario but it need some title of pop
up but i want that it should handle all the pop up even i
don't give the title of that pop up in recovery scenario is
there any general way to handle all the pop up please
help
Answer Posted / kalyan
If U found any popups or error messages u need to recover
from that situation in runtime. For this we can use DP with
IF condition and Exist and Click methods.
EX:-
If OH.Exist Then
OH.Click
Else
Endif
OH means Object Heirarchy. EX:-Browser().Page().Frame().----.
Here I have given the answer with full explanation,this is
useful for Beginners.
Any doubts mail to
mskalyan.smile@gmail.com
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are private functions in QTP? How they can be called from the function library?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
What is the extension of the recovery scenario file in qtp?
Explain different types of action in qtp?
How to explain a banking project in interview as a test engineer???
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
How will you handle java tree in qtp?
What are the differences between qtp and winrunner?
What r the different filters in defect in quality center
How is a Step generator used in UFT?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How to add synchronisation points in qtp?
Explain quicktest professional (qtp) testing process?