Productivity
We have had some recent requests to provide an example of using a coded step in WebUI Test Studio. Additionally, we have had a few inquiries asking how to verify items in a tree view. This post should address both questions! The goal with this test is to use a data source to verify the contents of a tree view, the tree view I would like to verify contains (3) values, "Project", "Iteration 1" and "Iteration 2", see below image. After creating a new test, the first thing I will do is utilize our local test data feature to create a ...