Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to g..

Answer / rangalnrt

c=B().P().WT().getroproperty("cols")

for i=2 to c-1 step 3

temp = B().P().WT().getcelldata(rownumber , i)

msgbox temp

Next

Is This Answer Correct ?    1 Yes 1 No

suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to g..

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

Post New Answer

More QTP Interview Questions

What are the advantages of QTP over WinRunner?

5 Answers   CTS,


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

3 Answers  


can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???

3 Answers  


How will u find that how many List boxes( and check boxes) are present in one particular window

8 Answers  


There is web page with the webtable,this contains some data, how do you manipulate the data.

2 Answers   Tech Mahindra,


what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief

3 Answers  


Explain different type of event trigger option.

0 Answers  


Diff. between keyword driven Data driven testing?

8 Answers   CTS, IBM,


In QTP whether is it possible to call a function from one action to another action?

1 Answers  


QTP Testing Process?

1 Answers  


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

0 Answers  


Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....

0 Answers  


Categories