Test Case iterations
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2021
03:06 PM
06-03-2021
03:06 PM
Test Case iterations
Hi I was wondering if there is a way to create iterations in a manual Zephyr test case. For example, I have 3 user name and password combinations to try. Is it possible to add parameters for the username and password and then loop though the test three times? Or would I need to create a test case for each combination?
Thanks much!
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2021
03:21 PM
06-03-2021
03:21 PM
Hey @googleid_114550
This is possible indeed. You don't need to create multiple test cases.
Please have a look at this other post here in the community and see if it makes it clearer how you could leverage Parameters and Test Data in Zephyr Scale to accomplish it:
I hope it is helpful!
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2021
03:23 PM
06-03-2021
03:23 PM
Here is another post that might help in this case:
