Can anybody give the script to addsheet, add column,add
values under that column in the rows??
Answer Posted / 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 |
Post New Answer View All Answers
Explain how to use QTP to check broken links on a page?
Can we write winrunner language i.e TSL in QTP tool?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Why we load add-ins in qtp?
banking domain description for software tester for interview
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
How can you write the scripts that operate on different objects depending on run-time information?
Are Shared ORs read-only?
Explain the concept of object repository and how qtp recognises objects?
Why qtp the best testing tool?
wht type of User defined functions or Java Releated functions do we write in VB scripting