How to capture screen shots when an error occurs?
Answers were Sorted based on User's Feedback
Answer / poonam
Browser("browser_name").Page("page_name").CaptureBitmap
"C:\snap.bmp"
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jayadev acharam
If(----------) Then 'Error Occurs
Browser("abcd").micType micALT+micPRTSCR
| Is This Answer Correct ? | 1 Yes | 0 No |
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
How to export data present in Datatable to an ".xls" file?
How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
Why you are Using Descriptive programming instead of Object Repository?
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
LINUX environment supports QTP or not? LINUX environment supports QC or not?
What are the Levels of Automation in QTP
if full in Object Repostoiory then how to load other Object Repository
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
Tell about descriptive programing in qtp8.2?
what are the principles of good testing scripts for automation?