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)

Answers were Sorted based on User's Feedback



When I parameterize a script then for each iteration script is executed from begining to end. If..

Answer / 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

When I parameterize a script then for each iteration script is executed from begining to end. If..

Answer / arjun

if you need execute middle steps only then use loop condition.

Is This Answer Correct ?    0 Yes 0 No

When I parameterize a script then for each iteration script is executed from begining to end. If..

Answer / pravati

if u use qtp tool then comment the two steps what u dont want to execute...then run the script

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Is it possible to merge two object repository files in qtp?

0 Answers  


I want some banking domain projects where can i get this projects ( anybody can help me plz)

3 Answers  


explain keyword driven framework with banking domain?

0 Answers   TCS,


when you press a link it displays "the page cannot be displayed" then as a tester how you will find the problem,what type of problem must be it?

3 Answers  


Does quicktest professional (qtp) is unicode compatible?

0 Answers  






How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable

3 Answers  


who QTP recognizes the object stored in object repository?

0 Answers   Infosys, Mphasis,


Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???

2 Answers  


What are the types of object repositories? Which one is you are using?

0 Answers  


1...HOW MANY TYPES OF OBJECT REPOSITORY ARE THERE IN QTP? 2....WHAT ARE THE REPOSITORY FEATURES EXPLAN. 3...HOW TO CREATE A RECOVERY SCENARIO? WHAT DOES RECOVERY SCENARIO MANAGER DO? 4...OPEN A WORD FILE AND MODIFIED WITH SOME VALUE USING QTP? 5... HOW TO CREATE EXCEL FILE USING QTP? 6... HOW TO RETRIEVE A VALUE FROM WEB TABLE? 7... WHAT IS QC REQUIREMENT TAB DO ? HOW TO MAP THE REQUIREMENT? 8... HOW TO PASS A VALUE FROM EXCEL FILE TO SCRIPT? 9...WHAT IS THE USE OF SPLIT FUNCTION?

1 Answers   RBS,


Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--

5 Answers  


What is the difference between client server application and web based application?

3 Answers   IBM,


Categories