Can anybody give the script to addsheet, add column,add
values under that column in the rows??
Answers were Sorted based on User's Feedback
Answer / priyareddy
We can create sheet, parameter and can assign value in one
step:
DataTable.AddSheet
("MySheet").AddParameter "Parametername","Value"
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nothing
'add sheet
datatable.addsheet(" sheetname ")
'add columns. Parameters should be initialized with values
or with Empty String.
datatable.addparameter "Name", "Some Value / Empty String"
Pretty simple like this end of the day of this Universe.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mercy
U can try with AddParameter method. If u have help chk for
this. The example for this will have "....Getsheet
(...)..AddParameter(..)..."
u try with AddSheet instead of GetSheet depending upon ur
need.... i'm guessing it would work...
just give it a try...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nothing
If somebody have used what ever the concept may be, then
only tell the concept to the Learners. Should not provide
imaginations.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the frame work your using in automation testing
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.
Do you support automated testing? Why?
How to supress warnings from the "Test results page"?
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
X=10,Y=20 you need to swap the numbers without using a third variable?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
What is object repository?
WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........
In qtp, explain what is qrs file?
can we enable smart identification for test object