Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP parametrization
#1
Not Solved
I am trying to parametrize a table in my application. I am very new to the QTP.

I have to enter "n" rows every time which has 3 fields. I got this data from an Excel sheet to the datatable.

Example:

In the application there are the following fields.

Total miles, trip miles, total gallons
1) 12345 , 12340, 1234
2) ....... ........ ......
...
...
...
10)
.
.
n)

So in this way, a user if logs in may enter "n" no of data for one time. This "n" rows should be updated in the application.

So how should i write the script.
Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)