This is a migrated thread and some comments may be shown as answers.

Finding a cell with a certain value in the in a table with multiple rows and columns

1 Answer 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ronald
Top achievements
Rank 1
Ronald asked on 01 May 2015, 11:44 AM
We have the following question.

In our application we have multiple instances of tables with
mutliple rows and columns

What we would like to do is the following.

Say we have a unique text “Santaclaus” that can be found in a
cell of the 2nd column and in the 3rd column an ID of the record in question is
displayed.

Our question is that the following : Is it possible to
perform the following sequence without programming, since not all our testers
can program or are willing to program.
1) Find the row in which the search text is located.
2) select another cell in the row identified in step 1
3) Perform an action in the other cell. E.g. Click, perform a get, etc.

1 Answer, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 06 May 2015, 07:25 AM
Hello Ronald,

Unfortunately this is not possible without using code.

In case some of your QAs decide to proceed with code here is an article you can use as a starting point.

Thank you for your understanding.

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Ronald
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Share this question
or