Answer Posted / manjunath
record purpose : f3
to run the script :f5
get newpge :ctrl+n
to save the script :ctrl+s
to open test :ctrl+o
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
How can I use Call dlls in QTP ?
How the exception handling can be done using quicktest professional (qtp)?
What is the difference between qtp and selenium?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How do you convert manual test cases to automated test cases?
Analyzing the checpoint results?
write script for bitmap image?
Give the syntax to import/export xls into qtp.
What is ‘object spy’ and what is the function of object spy in qtp?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
The hybrid framework can be implemented for any application. Is it true?
How many types of actions are there in quicktest professional (qtp)?
What is synchronization point in QTP?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How many ways is to parameterize the value?