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

Have you faced any problems with object repository?

0 Answers  


How many types of parameters are there in QTP and what are they?

2 Answers  


what r the send key commands in QTP why they r used

1 Answers  


how to call multiple scripts in QTP at a time

3 Answers   IBM,


How QTP identify the system time that's changes every seconds?

0 Answers  


How many ways we can parameterize data in quicktest professional?

0 Answers  


QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?

2 Answers  


what are the limitations of automation testing?

2 Answers   TCS,


What is QTP’s model for test creation?

0 Answers  


In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.

0 Answers  


why we are using environment variables instead of global variables?

1 Answers   TCS,


What is log file?How to write log file code?

2 Answers   Apps Lab, Value Labs,


Categories