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...

what is meant by "Parameterization technique"?

Answer Posted / nilanjan saha

Parameterization technique helps us to replace the constant
values with variables(or socalled

parameter) to increse the flexibility of the test.
Suppose for testing purpose of the Login Id and Password
field your Test Case is to "Verify for

alphanumeric values "
So here your Test data should be say
1)id-Nilanjan
Pwd-mercury
2) Nilanjan100
Mercury
3)10000
MERCURY

So manually you can pass the data for 3 time and check,But
in parameterrization concept load all

these 3 set of data in dataTable , QTP automatically fetch
tha data from that DataTable Exacel

sheet one by one those Id & pwd pair.And the run time it
will also show you the Row1,Row2,Row3.

The test will go for 3 iterations and accordingly Test
result will be generated.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to open a new test using quicktest professional?

1082


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

2014


I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error

2873


Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance

2257


wht type of User defined functions or Java Releated functions do we write in VB scripting

2292


1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me

2211


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

2137


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

4709


How to connect to a database?

1180


Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

3040


How do you check ticket cost and ticket number in flight application?

1132


How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

3318


What is the short cut keys for the following?

1185


What is object spy in quicktest professional?

1173


If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

5303