I am working on taking specific formatted test case an trying to have Katalon generate a generic test case based on the keywords in the test case. eg. click, openurl, sendKey. this would allow a test case to be pulled from Jira and auto template in Katalon then all that is left to do is to assign the objects.
hello sorry for the delay in getting back to you, here is a version of a test case that we created through a mind map using webDriver/selenium keywords. Wanting to then import into Katalon and auto generate a test templateā¦
Back Office
Common Test Cases
Notes
Precondition
N/A
Scenario
\- Open Browser to https://cab03841s001.caretail.ca.bestbuy.com/BackOffice/
\- Enter User ID
\- Submit
How are you using Gherkin with Katalon? Can you share a simple example?
hello sorry for the delay in getting back to you, here is a version of a test case that we created through a mind map using webDriver/selenium keywords. Wanting to then import into Katalon and auto generate a test templateā¦
Back Office
Common Test Cases
Notes
Precondition
N/A
Scenario
\- Open Browser to [https://cab03841s001.caretail.ca.bestbuy.com/BackOffice/](https://cab03841s001.caretail.ca.bestbuy.com/BackOffice/)
\- Enter User ID
\- Submit