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 |
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
WHAT IS ENVIRONMENT VARIABLES?
how can i pass a "cript"as a parameter in to a function
How to use custom checkpoints in QuickTest Professional?
write is the code for regular expression in QTP
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
can we create recorset with out using database connection in vbscript?
How to handle dynamic objects in QTP?
What is data driver in qtp?
what type of frame work used in your company?
Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.
How to test fly out menu in qtp?