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
Define Error Pane of UFT?
Is text area check point supports for web applications?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Limitations in QTP?
Explain measuring transaction.
what could go wrong with test automation?
How can you write the scripts that operate on different objects depending on run-time information?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
How can you identify the browser and its information using the qtp script?
How QTP identify the system time that's changes every seconds?
How to use setroproperty?
What is checkpoints for quicktest professional (qtp)?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance