Hi Kristian,
I have joined a team in which they use graphwalker as framework for testing. I am just starting to work on this framework. The idea of the tool is interesting.
If I have to perform data driven testing using graphwalker. I mean for example, a dropdown may accept a value from n number of values. Based on the value selected, m number of subtypes display in next page.
Usually in BDD framework, we create Scenario outline and pass combinations in a single test.
How do we go about this kind of testing in Graphwalker? I can use flows but the model would go out of proportion due to combinations of data.
If there is a way to do this, Will the report display that I have tested with these combinations?
Kindly suggest.
Thanks,
Siva