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

Which environments are supported by hp qtp?

0 Answers  


What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?

2 Answers   Satyam,


How can we write script for a .net application in QTP? Can we use VB Script for .net application.

1 Answers  


How we can import data from database?

0 Answers  


How many types of OBJECTS are there in QTP?

8 Answers   Intel, Inter Globe Technologies,






What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP

3 Answers   EDS, GL Noble Denton, IIST,


Is text area check point supports for web applications?

0 Answers  


How QA specialist can identify when programmatic descriptions are useful?

0 Answers  


After running scripts how you report results ,there is any specific report form

5 Answers   Novartis,


What are the different types of checkpoints?

0 Answers  


there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..

10 Answers   HealthAsyst,


I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day

2 Answers  


Categories