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 |
Difference between test object and run time object?
Hai anyone please "Explain about Framework in QTP?"
How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
What is driver script and driver script in qtp frame work????
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
Hi cud you plz answer my question.. what is the size of Object Repository?
What is API?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
what is mercury.clipboard in qtp.where we can get this in qtp tool i.e tabs
I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?