what is the code in QTP to take screen shot? Please send me
any one to my mail id. my mailid is manu.sanepalli@gmail.com

Answers were Sorted based on User's Feedback



what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is ma..

Answer / pankaj jaju

Desktop.CaptureBitmap "C:\test.bmp"

Is This Answer Correct ?    5 Yes 0 No

what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is ma..

Answer / manjunath

capturebitmap"path" method

Is This Answer Correct ?    2 Yes 0 No

what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is ma..

Answer / sojan davis

Desktop.CaptureBitmap ScreenName,True

Is This Answer Correct ?    0 Yes 0 No

what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is ma..

Answer / manjunathareddy

Oldmode=Setting("SnapshotReportMode")
Setting("SnapshotReportMode")=0

Dialog("Login").Activate
Dialog("Login").WinEdit("Agent Name:").Set "admin"
Dialog("Login").WinEdit("Password:").Set "mercury"
Dialog("Login").WinButton("OK").Click

Setting("SnapshotReportMode")=Oldmode

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

Input = 124 output should be 124421 Please do not use any string functions/variables

8 Answers   Cap Gemini,


How can you test font size, type and color using QTP tool?

3 Answers  


How can you create an object in vbscript?

0 Answers  


accept a string & display whether a is present or not

1 Answers  


write a vb script create 5 folders test1 test2 test3 test4 test5

3 Answers  






plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this

5 Answers  


write a qtp script to count the number of minimized windows

1 Answers  


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

0 Answers   Nous,


Can u describe what kind of testing are for OTC derivates by banks.

0 Answers   BoA,


Write a Script for ATM in QTP

0 Answers  


Explain some uses of vb script?

0 Answers  


when we use filter funtiom invb script(QTP)

0 Answers   TCS,


Categories