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
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
What are main panes available in qtp test browser?
can i compare two databases using QTP ?
Key word driven framework
What are the general steps involved in the data driven framework?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Which environments does qtp support?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How will you check that your test cases covered all the requirements?
What is difference between shared and local object repository?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What is the difference between a Function and Procedure in QTP?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?