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

how to change the properties of object during run time . plz give the code using flight reservation

2 Answers  


hai friends i already ask this question but when i post the question the alignment goes wrong .....my question is we have a WEB TABLE ....assume that web table having 3 row's and 3 column here in 2nd row 3rd column having VISIT FACEBOOK link...now i want to check the VISIT FACEBOOK link is available or not ..if it's there i want to click the link ...then how to find the web table row or column count ....don't write the excel or data table script here friends .....consider that it's a WEB TABLE do a favour ...thank's

3 Answers  


how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?

2 Answers   Syntel,


Explain about Checking Bitmaps?

1 Answers   Crea,


can i compare two databases using QTP ?

0 Answers  






Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know

0 Answers  


Suggest and Define a solution for an application whose objects are not recognized by UFT?

0 Answers  


how to create external data table?

1 Answers   TCS,


Please Don't mind .i want in detail the real time process i.e in each document what it contains.

0 Answers  


Username field having some string mistake like"user naem".what type of testing i prefer to test spell check.

6 Answers   GE,


Explain the views in the QTP GUI?

0 Answers  


How to Import data from a ".xls" file to Data table during Runtime.

1 Answers  


Categories