CAn anybody tell me how can I use QTP to capture any video
in my application?I want to see the video file opened in my
application after the tests are completed in tests
results.Can anybody help me?
Answer Posted / ajreddy
start-QTp-Mercurymicroplayer
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to use checkpoints in qtp ?
Difference between action & Reusable action?
What are the methods of the TextStream object that are used for reading from a text file?
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
How to explain a banking project in interview as a test engineer???
Give me some real time point of way where exactly we can conduct audits?
write script for bitmap image?
how can i pass a "cript"as a parameter in to a function
What is checkpoints for qtp?
How many lines of code in each script of QTP?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How does qtp identify gui object?
How you can replace string in qtp?
What is QTP scenario.
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?