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

Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.

0 Answers   SoftTech,


whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..

5 Answers  


how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps

0 Answers  


write a script for get the following result: username password frm the string1="A=username" string2="B=password"

3 Answers   Oracle,


how can i prepare for QTP(8.2) to face interview ? give over view details?

52 Answers  


For Usability testing, which is preferable Automation or Manual?

6 Answers  


Can I compare two DataBases using QTP ?

1 Answers  


How to retrive XML file data in QTP ? using Script(Chandana)

6 Answers   Wipro,


There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.

1 Answers  


hi all need one help . i want scroll down and up but thing the holl page is taking webtable. i need to scroll down and up using scroll tab any bodu knows plz help its urjent regards balaji

5 Answers  


How you automate testscripts one by one or moduelwise or all at once

2 Answers  


What is Descriptive Programing? In which cases, we will go for descriptive programing?

2 Answers   CTS,


Categories