Can anybody give the script to addsheet, add column,add
values under that column in the rows??
Answer Posted / 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 |
Post New Answer View All Answers
How you will rate urself in QTP in the range of 0 to 5
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Hybrid framework supports Descriptive programming. Is it true?
How can you handle exceptions in qtp?
Please guide me release notes of Automation once scripts are completed
Diff b/w Health care domain and Banking Domain?
What is a quick test professional?
Can we create a qtp test from qc?
Can launch two instances of qtp on the same machine?
What are the differences between qtp and winrunner?
Discuss quicktest professional (qtp) environment?
What are the different types of checkpoints?
How to use conditional loops in qtp ?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.