By using create issue API I am creating a test case in JIRA, but facing problem with adding the test steps multiple line test steps it has three sub fields Action, Data and Expected result and for adding new steps what is the procedure.
jira.create_issue(project={'Key' : 'ABCD'}, summary ='dummy test', issuetype = {'name' : 'Test'}, Steps = "How to add multiple steps with subfields)
Please guide me to add steps in create issue for test cases.
Hi @Mohan Kumar D and welcome to the community,
Are you using Zephyr or Xray for the tests? If not mistaken, each of these apps have their own REST API and documentation, which may guide you on how to add steps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.