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 |
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
In QTP, Which are the concepts are needed to do Functional testing and Regression testing?
Can we do server automation by QTP? If you have any helpful links ,pls post it. Thanks Uma
How we can add actions in the test using QTP?
How many types of recording facility are available in QTP?
How u perform exception handling in QTp,what is other name for ths?
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm
Explain the Different types of QTP test assets and their extensions?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
Is there a function to find the number of occurrences of sub strings within a string?
What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.