WHAT IS PARAMITARIZATION?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
What is the limitations of BVA?
what r the main benefits of automation?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, and also tell me the best institute and the estimate cost for joining the institute ib delhi NCR. Hence, if possible, kinldy mail PDF file to my mail-ID: kumar123.pathak@gmail.com , Regards, kumar pathak
What is the use of Accessibility check point?
How the smart identification is used in real time?Please explain with an example
How to check and display a particular word from a paragraph?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
Is qtp supports uni-code?
How to check feasibility of the appliction?in automation testing?
how to test load test and block box testing an a web based application pls give ans briefly
anyone can explain about "Hybrid framework" in QTP