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


how to add run-time parameter to a datasheet?



how to add run-time parameter to a datasheet?..

Answer / chaitu

a = Datatable.GetSheet("SheetNmae").GetParameterCount
If a = "" Then
b = inputbox ("Enter the no.of columns")
For i = 1 to b
Datatable.GetSheet("sheetname").AddParameter
("paraname","paravalue")
Next
End If

Is This Answer Correct ?    7 Yes 2 No

Post New Answer

More QTP Interview Questions

what is purpose of automation?

3 Answers  


How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box

0 Answers   L&T,


How iteration is related to Test Results in QTP?

1 Answers  


What all challenges you have faced during automation and how you have resolved it?

2 Answers   Genpact,


What is Parameterizing Tests?

1 Answers   Crea,


can test automation improve test effectiveness?

0 Answers  


How to Save your test using QTP?

1 Answers  


how to write testcases for web based insurance,from the script by using qtp.

1 Answers  


What is throw object?

1 Answers  


Could any one suggest web site links to learning VB Script for QTP purpose??

3 Answers  


hi is there any chance to change encoding the password

3 Answers  


does qtp need record and playback in realtime. plz tell exactly wat happens

3 Answers   HP,


Categories