sanj
7 years agoSuper Contributor
how can org be better in READY API
I think one of my annoyance has been organizing the test cases and how it would work with Agile
Currently we are using agile
I am labeling each sprint user story as a Test Case
Now here is the ...
- 7 years ago
Hello,
If I understand your scenario correctly, you need to get text descriptions of your automated TestCases, which can be used as UAT manual testing scenarios. For this, you can add descriptions in an arbitrary format to each TestCase and then get them all in the printable report. Example:
As for organizing your TestCases within your project, you may like the approach described here: https://smartbear.com/blog/test-and-monitor/click-using-gherkin-with-soapui/
Also, you can use tags to label TestSuites and TestCases e.g. by Sprints or Releases: https://support.smartbear.com/readyapi/docs/soapui/ui/project.html#tags-panel