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 |
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
Did you face the problem, changing the properties of an object in Run Time?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
How i can change shared repository to per test repository in qtp
3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
How can we change the .mtr file to .tsr file and vice-versa
why we are using environment variables instead of global variables?
Hi Can u plz suggest who is the Best Faculty for Advanced QTP Scripting in Hyderabad ,plz suggest me..... or send me a replay to satheesh.goli@gmail.com, r make me a call 9866335752
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
How can you pass value one action to another action?
How to export quicktest professional results to an .xls file?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?