I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.
Answer Posted / pravati
Datatable.Getsheet(id).setcurrentrow(4)
Datatable.value(shtid,4)=value
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the use of action split in qtp?
How will you find the current time of the remote machine using QTP script?
Can anybody post some real time scenario in qtp? please its very urgent.
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What is Associate Repository in QTP 9.2 ?
How to create Reusable and Multiple Actions?
Explain how Does Run time data (Parameterization) is handled in QTP?
How to handle the exceptions using the recovery scenario manager in qtp?
what is error and fault in terms of software quality?
How you will rate urself in QTP in the range of 0 to 5
How can you identify the browser and its information using the qtp script?
What is the difference in the global and action sheet in qtp?
In what occasion we can specify global sheet and action sheet?
Where you get the run time data table?