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
What is the file extension of the code file and object repository file in QTP?
Can we run test with out adding object in object repository? How it is possible?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
QTP script is not working on other's machine..
In qtp, explain what is keyword driven automation framework?
whare exactly we have to use functions and sub routain
What is 'sleep' in sync point?
For which type of project the iterative model is suitable?
In qtp is it possible to check broken links of a page?
what is defenetion of kiran can u tell me plz CVS, SVN
Can we create user defined functions in qtp?
can any body give the banking domain concepts/links
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
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 are the different ways to invoke an application using QTP?