What are parameterizing tests?



What are parameterizing tests?..

Answer / Deepesh Bharti

Parameterized tests are a way to run a single test script multiple times with different sets of data. In QTP, you can define test parameters in the Test Settings dialog box and use them in your script using the Test Object Framework (TF).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to call actions in QTP?

2 Answers   Wipro,


I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me

2 Answers  


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

1 Answers  


What is difference between the For..Next and While..Wend statements?

2 Answers  


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?

1 Answers  


what is the difference btn risks & Therads in the Test plan documentation?

0 Answers   Accenture,


assume i have few url link how will i dynamically call then using descriptive programming?

1 Answers   BirlaSoft,


please give me the code for doing retesting of gmail login page using functions so the function has to give the value

1 Answers  


what is the mediater between qtp and application/project in automation testing?

1 Answers  


How to retrieve the property of an object?

1 Answers  


what is the smart identification techniqu?what r the different mechanisums used in it?

0 Answers   Accenture,


how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief

1 Answers   HCL,


Categories