how to add run-time parameter to a datasheet?
Answer Posted / 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 View All Answers
what is clean sweep?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Name the properties you would use for identifying a browser and page when using descriptive programming?
What are table and db checkpoints?
Difference between copy to action and call to action?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
Can we create user defined functions in qtp?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
What are the differences between qtp and winrunner?
What are the steps involved in the recovery scenario wizard?
What is Port testing. Whhen will you perform?
What are the disadvantages of recording test cases in qtp?