How to capture screenshots of Exceptions/Errors during run-
time?
Answers were Sorted based on User's Feedback
Answer / siva reddy (us)
as for my knowldge there are no functions to capture them.
But one thing we can do that we can capture the scenario-
description and log them using recovery scenario functions
available.
| Is This Answer Correct ? | 1 Yes | 8 No |
when ever error occurs ,take a snap shot that window by
pressing the "PRINT SCREEN" button in the keyboard and
paste the sanpshot on MS-Paint and save that in a file and
send it where ever u required
| Is This Answer Correct ? | 0 Yes | 25 No |
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
explain keyword driven framework with banking domain?
what is the difference between testing and debugging?
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
What is standalone database?
what is error and fault in terms of software quality?
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example
can u explain relative path architecture framework in qtp?
how to test a java project throughqtp?while testing a vb project we generally do vb scripting. but while testing java project do we use java script .plz some one can send me the manual for it my email roy_samata@yahoo.com thanks in advance
What is the life cycle of QTP? Pls Give me Exact answer?
How to create Reusable and Multiple Actions?