How to retrive data from a data table which is in 3rd
row,4th column and place it in main script..like retrive
name,date from data table..write script for this.
Answer Posted / sushil
'set the current row to 2nd
DataTable.SetCurrentRow (2)
'get the value of 3rd coloumn of 1st sheet.
abc = Datatable.value(3,1)
this code is working fine, i have checked.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is fragmentation and paging?
what is vmodel?advantages and disadvantages of vmodel?
Explain the check points in quicktest professional (qtp)?
what frame work you are following?
What is the syntax to call one action in another?
how will load the object during runtime?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How to test background color and dynamic images during run time can you put the check point for moving objects?
Diff b/w Health care domain and Banking Domain?
What is the new version of qtp which is recently released in the market?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
What are the types of data tables in qtp?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is checkpoints for quicktest professional (qtp)?
What phases are involved in testing an application in qtp?