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 |
How we can do Batch testing in QTP?
synchronization, wait,wait Property?
How to add Dynamic Objects to Object repository?
Please anybody can tell the where can i get the information about pharma and bank testing, i put the pharma&bank projects in my resume, so i dont know what to tell about them, so where can i get the information and what we test for these, i need domain information, what r the screen we test?
Describe function procedure in vbscript.
What are the methods used in UFT to handle exceptions or run-time errors?
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
How do u connect database through QTP tell me both Ms Access and SQL
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
How do we analyze the checkpoint results?