Create Zephyr Test case using groovy during each test case run
Hi,
we are trying to automate the test case and integrate with jira Zephyr.
here we are suppose to run 100 + Test cases so we need to create Zephyr TC each time manually, is there any way so that we can create Zephyr TC on run time using Groovy Script please advice us.
Just learned that Zephyr is SmartBear product.
Found on that that there is Import Utility available. If you have the tests in spread sheet, then those can imported. This can simplify the work.
Here are the documentation link:
https://support.smartbear.com/kb/how-do-i-import-test-cases-into-zephyr-for-jira-se/https://www.getzephyr.com/insights/getting-started-zephyr-jira-importer-utility
- Even to use the import, one should create the spread sheet. If you have manually created the tests, then you must have them in the jira already.
- When it says import utility, then certainly there must be export utility which makes sense. However, couldn't find on quick search.
- There seems to be an alternative export in different from, then convert them to spread sheet would better than creating the tests in spread sheet from the scratch. Please below link for the same.
Of course, they do have API so that it can be done programatically.