suppose take one row in a row 16 columns is there.in 16
columns 16 numbers is there.but i want to get each 3 column
number.o/p :5 columns get in 16 columns means. so can
anybody write this function? plz send if u know the answer.
Answers were Sorted based on User's Feedback
Answer / kiran kumar
intCols = Browser.Page.WebTable.GetROProperty("cols")
For i = 3 to intCols
strVal = Browser.Page.WebTable.GetCellData(row,3)
i = i+2
Next
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of QTP over WinRunner?
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???
How will u find that how many List boxes( and check boxes) are present in one particular window
There is web page with the webtable,this contains some data, how do you manipulate the data.
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
Explain different type of event trigger option.
Diff. between keyword driven Data driven testing?
In QTP whether is it possible to call a function from one action to another action?
QTP Testing Process?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....