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

Issue with test data driven at verifing input data

1 Answer 57 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Totti
Top achievements
Rank 1
Totti asked on 16 Sep 2010, 11:26 AM
I perform to Insert 3 records from data driven (FirstName, LastName, Addess) and then display data to Gird
How is the way to verify data on the Grid for all loops without confuse in each loop ?
If I try the way to verify Textblock:in the first loop, not include controls that generated in next loop --> false
If I try the way to verify DataGridCell, but I don't know exactly data inserted in any row of Grid.
--> We can build a scenario that we insert full data from  data driven and then verify data ?   

1 Answer, 1 is accepted

Sort by
0
Christopher
Telerik team
answered on 17 Sep 2010, 06:47 PM
Hi Totti,

You can data drive a verification just like to you do for actions.  With the verification selected in the test explorer, go to the properties window and select "Bindings", this will open the binding dialog which will allow you to select the verification properties to bind.

Please have a look at our walk through guide for more detailed explanation of data driving your test.

http://www.telerik.com/documents/automated-testing-tools/WebUITestStudioQAEditionStepByStep.pdf

Greetings,
Chris
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Totti
Top achievements
Rank 1
Answers by
Christopher
Telerik team
Share this question
or