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
How do client side image and server side image work?
Hi,All How to create a link in excel sheet using qtp
What is data driver in qtp? Where we use it?
How the smart identification is used in real time?Please explain with an example
Did QTP prove efficient for your project? Yes or No, explain?
How to find the length of the string in qtp?
How does quicktest professional (qtp) identifies the object in the application?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
What is the file extension of the code file and object repository file in QTP?
I want to do QTP Certification what is the pattern of Question paper.