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 |
What are Add-ins availble in licensed version QTP8.2
How we test web based application by using QTP
Hi all, what is the latest version of QTP?
if we made any changes in shared object repository how it reflects of others like our team members?
pls dont join MIndq nageshwar rao...Nageshwar rao sir didnt teach QTP indepth...he teach basics only...atleast he dont know about INSTR concept...this concept take min 30 min...buthe teach 3 min only...like this so many concepts are missing in class. IN CLASS ROOM NAGESHWAR RAO SIR HIPNATIZE THE STUDENTS....WITH OTHER ISSUES.. dont join... look other institutes...this is my personal openion share your comments thank u
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
how to click the link in webpage by using QTP Script????????
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
Whether qtp 9.0 supports Test director8.0