We have 10 rows in datatable at runtime we get error at 3rd
row ? what is the procedure for continuing same test from
4th row on wards?

Answers were Sorted based on User's Feedback



We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / nagesh

Write the top of the script
"ON ERROR RESUME NEXT"

Is This Answer Correct ?    6 Yes 2 No

We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / ycy

Go To File->settings->Run Tab->
select the "proceed next action iteration" in the list box
when errors occur during run session.
Just try it it may be work.

Is This Answer Correct ?    4 Yes 0 No

We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / bikshu

ON ERROR RESUME NEXT is the best answer

Is This Answer Correct ?    3 Yes 0 No

We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / swarup

There was a method in QTP to continue from the next step
once U got the error

(OR)

Prepare the Recovery Manager file depends on the req.

Is This Answer Correct ?    1 Yes 0 No

We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / veda

i think it is possible using the recovery scenario mechanism
at the Post Recovery Scenario we have to select the options
from which point on wards we have to run out test.

i answered this one but intervier says wrong ,

if u know the answer give me reply

Is This Answer Correct ?    0 Yes 0 No

We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / alliance info

By using Recovery Scenario Manager it is possible. suppose
there is error in 3rd line for that there is a error msg box.
we will post that msg box by using recovery scenario. so if
error msg box is displying, by default it accepts and go to
the next line.

For Recovery Scenario Manger extension is .qrs

tools>recovery scenario manager>new>.............
in case u r not select the add to current test in the
recovery manager then we will go for
test> properties> recovery>add(+)>ok


if there is any error ply tell the ..............

Is This Answer Correct ?    0 Yes 0 No

We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / gs

-"exititeration"
-"exittestiteration"


should do the job

Is This Answer Correct ?    0 Yes 0 No

We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / josh ( wipro-blore )

I agree with nagesh :
use this.....

"ON ERROR RESUME NEXT"

Is This Answer Correct ?    0 Yes 1 No

We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / sudeepthz

I think we can use the exception handler!!!

Is This Answer Correct ?    1 Yes 2 No

We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continu..

Answer / curioustester

You have to go to the settings tab and in the run settings
reduce the time that the system shouls wait before it goes
to another iteration (2000 by default) and uncheck nthe box
for popup window when there is error.I am not having qtp
access as i speak so i gave a rough idea.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

What is the difference between Dim And Redim

4 Answers   Hotel Jobs, IBM, Microsoft,


where the log files stored when using QTP? plz send answer to me ........

1 Answers  


How to test results for qtp ?

0 Answers  


Can you expect major bugs in Net banking Application?

1 Answers  


Hi, how can we check or avoid the memory leakage in QTP9.2?

0 Answers   Arctern,


how to invoke the web application through script in qtp

8 Answers   Synechron,


Hi anyone having QTP 10.0 licence or crack version pls send me in this mail id mdilipkumar04@gmail.com Regards Dilip

1 Answers  


If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error

6 Answers  


How to Import the data from MS-Access in QTP?

1 Answers  


Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance

2 Answers  


What is FRAME WORK? How many Frameworks can QTP supports?

4 Answers  


For example one window is there the window contain some of Check boxes but my question is how many check boxes are there particular window? Please solve the problem gi_raju@rediffmail.com ippaliraju@yahoo.co.in

3 Answers  


Categories