How to capture a window in qtp or how to take snapshot of
any window while writing script in qtp
Answer Posted / kishore
object.CaptureBitmap FullFileName
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is action split and the purpose of using this in qtp?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
What is a checkpoint? How many check points are there in qtp?
how to test Web application using QTP software
what is clean sweep?
What are the automation metrice in your project?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
How many add-ins comes by default with quicktest professional?
how will you load the test cases in ddt?
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
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
what is the advantages and disadvantages of using functions instead of re usable actions
Problem with XML checkpoint in QTP ?