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
Answer / nagesh
Write the top of the script
"ON ERROR RESUME NEXT"
Is This Answer Correct ? | 6 Yes | 2 No |
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 |
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 |
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 |
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 |
Answer / gs
-"exititeration"
-"exittestiteration"
should do the job
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / josh ( wipro-blore )
I agree with nagesh :
use this.....
"ON ERROR RESUME NEXT"
Is This Answer Correct ? | 0 Yes | 1 No |
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 |
Which environments are supported by hp qtp?
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?
How can we write script for a .net application in QTP? Can we use VB Script for .net application.
How we can import data from database?
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?
How QA specialist can identify when programmatic descriptions are useful?
After running scripts how you report results ,there is any specific report form
What are the different types of checkpoints?
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
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