Forum Discussion

juliecalb73's avatar
juliecalb73
New Member
5 hours ago

Reflect Looping a segment

Hi, I'm new to Reflect and want to use looping within a test case.


I log into a web page, and I want to click a Navigation menu that shows a drop down list and click on each of the links in that drop down and verify it opens a page of the same name as the menu link just clicked. I then have to re-click the main navigation menu and select the next link in the list.

This is quite obviously a very simple repetitive action and it seems sensible to be able to loop through the values.

I am happy to pass through the expected values in a parameter list, but if I set that up in the Suite, the the whole test executes for each row and not just the steps with the parameter values.

The objective here is just to iterate through links and validate they are working.

How do I achieve this looping (if even possible)?

No RepliesBe the first to reply