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...


How can we Read the data from data grid in Silk Test?

Answers were Sorted based on User's Feedback



How can we Read the data from data grid in Silk Test?..

Answer / ravi

If the Grid is getting identified as table then we can
simple first count the number of rows in the grid using
getRowCount() and then in the loop we can fetch the data
using getRowText() method.
If the grid is not getting identified as table then we
should use either get contents or get row children on the
web page and then use logic to get the data separated.

Is This Answer Correct ?    0 Yes 2 No

How can we Read the data from data grid in Silk Test?..

Answer / deepal

Sometimes we get the data from grids by giving "CTRL+C" or
"CTRL+SHIFT+C" and then copy to clipboard and get the text...

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Silk Test Interview Questions

What are the types of text lines in a testplan file?

0 Answers  


What are the possible failure scenarios and different types of errors you find in silkTest?

2 Answers  


what type of frameworks are you using in silk test?

3 Answers   Stag Computers,


How can you get the moving contents of flash image using silktest.

1 Answers  


What is multi-tagging?

0 Answers  


How to write the good frame work for application.

1 Answers  


How to define new testplan attributes?

0 Answers  


What is a test frame?

0 Answers  


can you test an application in silk test that is running on another system?

2 Answers   Infosys,


What is silktest project?

0 Answers  


What is stored in a test frame?

0 Answers  


How to define an object verification in a test case?

0 Answers  


Categories