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 run action?

0 Answers  


in one page we have 100 links i have to click the 99th link how can i click the 99th link.

4 Answers   GK Technologies, IBM,


Anybody can tell me what are the common roles and responsibilites of a Automation Test engineer

2 Answers   IBM,


Explain the check points in quicktest professional?

0 Answers  


how many types of actions r there? what r they? explain? pls give any one answer?

3 Answers   IBM,






On what basis we select test cases to automate?

0 Answers  


Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)

1 Answers  


In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases

2 Answers   IBM,


Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?

0 Answers  


what is smart identification?

7 Answers  


how to retreive the xml file data through qtp.can anybody send script for this..

1 Answers   Synechron,


wht is Automation testing frame work. pls explain it

3 Answers   Wipro,


Categories