How can i Save the snapshots in a specified folders
using Scripting in QTP?
Answer / sreeprasad
We can save the Snapshot in particular folder or location
by using CaputureBitmap.
Syntax:
Object.CaptureBitmap "C:desktopramesh.bmp",true
we can use 2 format (1) .BMP format (2) .png format
& True or False is optional
| Is This Answer Correct ? | 1 Yes | 1 No |
What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.
Dis advantages of XML checkpoint ?
Is it possible to call from one action to another action in qtp?
What is the quicktest professional testing process?
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.
HI ALL, HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP? PLZ URGENT.ANSWER ME.
How to open any application during Scripting?
How can we call Winrunner functions from QTP?
How do you invoke any application and write a script to invoke QTP using VB Script.
What is the keyword view and expert view in qtp?