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 the difference in testing a client-server application and a web application?
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
How many types of recording modes in qtp? Describe each type with an example where we use them?
Explain in brief about the QTP Automation Object Model.
Tell me the QTP Advantages and Disadvatages ?
What is the descriptive programming?
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
WHO TAKE DECISION TO RELEASE THE BUILD
what are recovery management techiniques?
2 Answers BirlaSoft, GL Noble Denton,
What is batch testing?
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?