What is throw object?
Answer / g
I think, it is used for Error Handling.
In vbscript, the related code is -ON ERROR RESUME NEXT.
By creating Recovery Scenarios, we can handle error.
But, in Real-time 90% people don't use These Reco.Scenarios.
Instead they use VBScript to take the error, and then write
the Descrepency into a xls file.
Protect Hindu Culture from Pseudo-Securalists, Other
Religious Fundamentalists.
Support BJP, RSS.
| Is This Answer Correct ? | 3 Yes | 0 No |
What are the differences between quicktest professional and winrunner?
what is object repository size?
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
Is it possible to switch between recording modes during a test creation?
Your roles and responsibilities and daily tasks? (As automation tester)
How can we translate the steps between the Keyword and Expert Views?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
when you press a link it displays "the page cannot be displayed" then as a tester how you will find the problem,what type of problem must be it?
How to retrieve value (data) from notepad using QTP ?
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
how to test one edit box using dotnet addin for Web Applications? write script?
What does mean by Scope of Automation?n How we defined it?