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.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is the Bitmap checkpoint different from Image checkpoint?

630


What are the main differences of qtp and win runner?

603


What are the types of environment variables in qtp?

554


1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP

1549


What is the difference between call to existing action and copy of an action?

607






after click on compose mail how can we attached a file in qtp with vbscript code

1635


How many add-ins comes by default with quicktest professional (qtp)?

567


Is virtual object supported in low level recording mode?

630


I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all

1528


Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek

1576


Explain the benefits of quick test pro(qtp)?

579


How to build scripts that access data from external sources?

1615


What are the different types of recording modes?

548


How to run a test using quicktest professional (qtp)?

552


hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....

2443