Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
parameterizing and datatable
#6
Solved: 11 Years, 3 Months, 3 Weeks ago
Datatable is built-in table in QTP with full functionality of excel ,you can store various values in datatable that you can use in you application .You can use Datatable for giving an input to your application or to output your result in a datatable.

Parametrization : It is a way to test your application with multiple values.
eg: Lets say you have some script with variables "X" & "Y" and you assign values to "X" & "Y" in your script .When you Run your script , it always takes the same "X" & "Y" values .

To check how our application works with multiples sets of data , we make use of parametrization .In this case we define the same variables ie "X" & "Y" in our Datatable and fill the datatable with multiple values .So when you run your script , it takes all the values which we have defined in our datatable.Thus satisfying the condition of testing the application with multiple values.

Hope you it is fine ....
Reply


Messages In This Thread
parameterizing and datatable - by newqtp - 04-10-2008, 11:20 PM
RE: parameterizing and datatable - by Ankur - 04-30-2008, 01:03 PM
RE: parameterizing and datatable - by somisays - 05-01-2008, 12:21 AM
RE: parameterizing and datatable - by somisays - 05-01-2008, 12:54 AM
RE: parameterizing and datatable - by newqtp - 05-02-2008, 04:25 AM
RE: parameterizing and datatable - by Faisal - 05-02-2008, 05:48 AM
RE: parameterizing and datatable - by Minakshi - 03-12-2009, 08:38 AM
RE: parameterizing and datatable - by aneeswahid - 04-03-2009, 11:21 PM
RE: parameterizing and datatable - by subhas - 04-07-2009, 05:13 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)