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

How do you create a user defined class in silk?

2 Answers  


what type of frameworks are you using in silk test?

3 Answers   Stag Computers,


What is multi-tagging?

0 Answers  


How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having

1 Answers  


procedure or steps to do silk test? clearly

2 Answers  






Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names...

1 Answers   IBM,


How dom browser extension identify a web application ui object?

0 Answers  


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

2 Answers   PSO,


In "Property" the user-defied property can have two functions only, define that?

1 Answers   IBM,


Can silktest switch browsers automatically?

0 Answers  


How to create a test frame?

0 Answers  


Define PEER Review ,what it contains & What we discuss in that meeting.

2 Answers  


Categories