what is the code in QTP to take screen shot?
Answers were Sorted based on User's Feedback
Answer / reddy prasad
syntax:
object hierarchy.capturebitmap "path to save the bitmap"
eg:
Browser("Flight").Page("Flight").ActiveX
("Calendar").CaptureBitmap "D\extra\screen_short\defect.bmp"
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / din
This is a good answer. It is working fine for me but How can I make it as function and pass screenshot name as a parameter for different screenshots?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aruna
Capture Bitmap Function
Browser("Flight").Page("Flight").ActiveX
("Calendar").CaptureBitmap "calendar.bmp"
| Is This Answer Correct ? | 2 Yes | 5 No |
How to retrieve value (data) from notepad using QTP ?
how to get the object count ?????????
Can we call a parameter from an action to other action?
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects
WHAT IS ETL TESTING.......
What is API?
What ate the Technologies supported by QTP?
How many types of recording modes in qtp? Which will be used when?
Write the vb script for the lowest and highest values of an array?
Explain about import and export files?
Explain quicktest professional (qtp) testing process?
What is output value? How many types of output values are there in qtp?