When I parameterize a script then for each iteration script
is executed from begining to end.
If I want to execute some middle steps multiple times using
Parameterization (avoiding begining and end steps), what is
the solution of this
(e.g. total steps are 1 2 3 4 5
and i want 2 3 4 only(not 1 nd 5)
Answer Posted / abc
You can add one more column in Datatable and what ever the
row's you need to execute you can give different value
(suppose you need to execute 2 3 4 rows enter 1 for these 3
remaining make it 0 and write condition)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you send email with attachment from outlook using qtp ?
How will you check a web application for broken links using qtp?
how many maximum number of virtual users we can create?
Explain building blocks of the bpt framework ?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Can we create a qtp test from qc?
how to convert 100 into hundred repees only and viceversa
Can we run test with out adding object in object repository? How it is possible?
Explain the checkpoint in qtp?
Hi All, I need code for how to execute qtp scripts from excell sheet
Explain the types of properties that quick test learns while recording?
Explain the types of object repositorys in qtp?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
what is impact analysis on regression testing?
How to create a standard checkpoint ?