Hi,
I have the test case, and a test case has many steps on this, each step, it has the Action, Input Data, Expected result and Status, I was using rest/api/2/field to get all fields, but I cannot find the above these fields. Could you please advise?
Anyelse encountered this case?
Please see the screenshot
Hello Le,
You can get all the data from the issue using /rest/api/2/issue/{issueIdOrKey}. This method will return a JSON file and the Steps field will also be included in it.
Kind regards,
Marcin, TestFLO Team
I am using the /rest/api/2/issue/{issueIdOrKey}. I got all other details but did not got Test Step, Test Data, Expected Result field which I was looking for. Not sure if anyone else is facing this issue. Can someone help me on this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also cant get the test steps....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi I am also not able to find test steps. Can someone help me on this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For anyone else who stumbles on this thread while looking for a way to read test STEPS and other data from a test CASE, be aware that the answer provided to the original poster of the question is only valid if you are using TestFLO as your test management tool and it is installed on Jira Server or Jira Data Center.
If are using some other third party test management tool, such as X-Ray, with Jira (Cloud, Server or Data Center platforms) then Jira's REST API can only provide information to the test case level, since test cases are just a type of Issue. To get information about the test steps or other data within a test case, you must use the REST API of your installed test management tool.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.