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

X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?

0 Answers   Virtusa,


what is exacltly TIERS ?

0 Answers  


when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP

3 Answers   iFlex,


in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?

0 Answers   Wipro,


What is the difference between a Function and Procedure in QTP?

0 Answers   Wells Fargo,






wt is the use of multiple questions in QTP

0 Answers   DigiTech,


how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?

2 Answers  


WHICH PROCESS U FOLLOW IN COMPANY

1 Answers   IGT,


CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?

6 Answers  


What is Automation frame work.How we will prepare in real time.

9 Answers   AppLabs,


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

0 Answers  


what is profile tool?

0 Answers   ITC Infotech, TCS,


Categories