WHAT IS PARAMITARIZATION?

Answers were Sorted based on User's Feedback



WHAT IS PARAMITARIZATION?..

Answer / vidjaya

Parametrization is nothing but enhancing our test cases by
feeding multiple sets of data / input values from the Data
Table.

Is This Answer Correct ?    6 Yes 0 No

WHAT IS PARAMITARIZATION?..

Answer / sreenivasa rao b

In my view, Parameteraization means, passing the values
from DataTable to Test Code.

Is This Answer Correct ?    4 Yes 1 No

WHAT IS PARAMITARIZATION?..

Answer / ramu

Hi,

Manually, if we want to test a particular
functionality...we need to submit different input values
repeatedly

In the same way,

In Automation..same thing can be done by using the concept
parameterization with the help of Excel file(which contains
user inputs

Is This Answer Correct ?    2 Yes 0 No

WHAT IS PARAMITARIZATION?..

Answer / venu

In one sentence I can say:
"Parameterization is to replace a hard coded value with the
required value/variable."

Is This Answer Correct ?    2 Yes 0 No

WHAT IS PARAMITARIZATION?..

Answer / sateesh

Parametrisation means,excuting the same functionality with
different sets of data.

In Qtp we ars using,
Excel sheet
Data Table.

Is This Answer Correct ?    2 Yes 0 No

WHAT IS PARAMITARIZATION?..

Answer / g.v.prakash

In my view,To run different validations to a perticular
functionality and check that result.


regards
prakash.

Is This Answer Correct ?    1 Yes 0 No

WHAT IS PARAMITARIZATION?..

Answer / satya

Hi,

Paramitarization is nothing but assigning values to a
variable.. in winrunner we user ddt_set function ...

Regards,
Satya.k

Is This Answer Correct ?    0 Yes 0 No

WHAT IS PARAMITARIZATION?..

Answer / lakshman rao

In my point view, paramitarization means passing the values
from one test to other test

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

What is a data driven test in qtp?

0 Answers  


I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?

4 Answers  


we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.

3 Answers  


What is descriptive Programming in qtp.

5 Answers  


what is the difference between function and subroutine ....here every one knows theoretically...here my QUESTION IS WHAT IS THE MEANING OF FUNCTION CAN RETURN A VALUE AND SUB CAN NOT RETURN A VALUE .....WHAT DOE'S IT MEAN FUNCTION CAN RETURN A VALUE HOW FUNCTION CAN AND SUB CAN'T ....GIVE A EXAMPLE FOR BOTH ....HOW IT CAN AND CAN NOT...HELP ANDY ONE....

1 Answers   HCL,






what type of frame work used in your company?

2 Answers   HCL,


HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .

1 Answers  


We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.

11 Answers   Tech Mahindra,


request to add whatsapp grp for test engineer

1 Answers  


How many types of Parameters are available in QTP?

1 Answers  


What is checkpoint in qtp?

0 Answers  


what is the Exact Meaning of Environment Variables?

10 Answers   AppLabs,


Categories