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



when i am running login page i got test run error? Please give me the script to handle run time ex..

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

when i am running login page i got test run error? Please give me the script to handle run time ex..

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

when i am running login page i got test run error? Please give me the script to handle run time ex..

Answer / ramana vanteru

Yes, Subhashish is right.

Is This Answer Correct ?    0 Yes 0 No

when i am running login page i got test run error? Please give me the script to handle run time ex..

Answer / suresh

above suggested ans is correct

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

what are the settings to be done to make the recovery scenario created for one test to be used bye all the other tests. please tell me recovery scenario process in detail.

1 Answers  


want to learn real time automation project(QTP)?

1 Answers  


Got job with 3 years fake Experience

1 Answers   MNC,


how to recall a function in QTP?

3 Answers   Ordain Solutions,


Is virtual object supported in low level recording mode?

0 Answers  


What is difference between QC and TD?

8 Answers  


Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali

3 Answers  


Hi, actually I completed Btech(CS). But i Will go to admin (Facility) interview. So, If Interviewer asking like " Why You choose this field". What we say? pLZ PLZ PLZ PLZ >............................................Send me.....

2 Answers  


what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX

3 Answers  


How QTP recognize the object??how to add objcts into object repository??

3 Answers  


You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario

6 Answers   ADP,


how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close

3 Answers  


Categories