Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


1>why parameterization is necessary in qtp?
2>if we give constant value then what problem?

Answers were Sorted based on User's Feedback



1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?..

Answer / arjun

if we give constant value.it can validate the test for one
input value only.by testing the testcase with simply single
input value we cannot pass testcase.
mainly we go for qtp is to test the application with more
no of inputs.
qtp has feature data-driven testing.by parameterization we
can test the 1 testcase with more num of inputs for
accurate results.

Is This Answer Correct ?    3 Yes 0 No

1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?..

Answer / aruna

if ur validating data on ur application for only one value
u can pass in the script line itself .......
i same think u want to try for more values instead of
writing same steps more time .........u can pass the same
values on same line of script ,by passing value
externally ,tht can becan b any think as note pad,execl
sheet, coma separater.

Is This Answer Correct ?    2 Yes 1 No

1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?..

Answer / saranya

if we want to check how the application performs the same
operation with different data should goto parameterization
in qtp.

if we give constant value for particular application, we
can't able to check the application withmultiple set of
data. Each data we need to write new script

Is This Answer Correct ?    1 Yes 0 No

1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?..

Answer / lucky

thanks aruna,can we give synchronization point by own?

Is This Answer Correct ?    0 Yes 0 No

1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?..

Answer / audi

Hi,

Constant Value - Script will validate with only one set of
test data.
Parameterization : script can run with defferent set of
test data and so that can validate more number of
combination of test data.

Defina the value in Script or Hordcode the value in script
is not recomened to automation scripting.
The advantage of automation , we can test functionality
with defferent set of test data.

Regards
Audi

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

If requirments changed then how we can teach the QTP this is the new requirment

2 Answers   Accenture,


what is keyword driven testing in qtp?n how is it useful?

0 Answers  


i need the word "good morning" to be displayed by default whenver we click upon the blank test while opening the qtp. Could you please answer...

7 Answers  


How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.

0 Answers   TCS,


Can we add the objects of an application dynamically?

2 Answers   KEN Group, LD College,


What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?

2 Answers   Satyam,


I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?

4 Answers  


if our qtp vb Script may be Currepted then What we want do?

0 Answers   IBM,


What is BPT?

2 Answers   Allied Group,


write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?

1 Answers  


Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)

0 Answers   Autodesk, EDS, Wipro,


Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test

1 Answers  


Categories