when i am running login page i got test run error? Please give
me the script to handle run time exceptions. It's urgent for
me.
Answers were Sorted based on User's Feedback
Answer / ramana vanteru
Hi,
i dont know what exactly the error is, but what i can
suggest you is: use "On Error Resume Next" to handle
runtime errors.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / subasish nayak
in qtp we can handle run time error by two methods.
1.Recovery scenario
2.On Error Resume Next
Recovery Scenario is QTP internal Features
where as On Error Resume Next is the vb script features.
| Is This Answer Correct ? | 3 Yes | 0 No |
How we can add actions in the test using QTP?
How to Start recording using QTP?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
How to fetch web elements count from Google Page which contains letter "e"
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
images are dynamically changes how to compare two images
What is the extension of 'Log file' in QTP