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?
Answer Posted / 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 |
Post New Answer View All Answers
What is throw Object?
What is Associate Repository in QTP 9.2 ?
How do you create new test sets in td?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
What are the views available in quicktest professional?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
QTP script is not working on other's machine..
Why is action split used by qtp?
why you have standardized functions? plzzz guys with real time exp. do answer
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Discuss quicktest professional (qtp) environment?