Testing

How I Run Tests in Postman and Report the Results to Jira with Zephyr Scale, Part 3

Submitted by webster on Wed, 09/29/2021 - 17:56
If you’re following along from your own computer, by the end of Part 2, you should have a working API Request that includes code to test the Request and report the test results to Jira’s Zephyr Scale app. In addition to everything we used in Parts 1 and 2, you should also have an idea of what else you could test to ensure the Quality of the API you’re testing.

How I Run Tests in Postman and Report the Results to Jira with Zephyr Scale, Part 2

Submitted by webster on Wed, 09/29/2021 - 17:32
If you’re following along from your own computer, by the end of Part 1, you should have a working Postman request that POSTs a test case execution result to a test cycle in Jira’s Zephyr Scale app. If you haven’t caught up from Part 1 yet, start there. In addition to everything we used in Part 1, you should also have an API you can work with.

How I Run Tests in Postman and Report the Results to Jira with Zephyr Scale, Part 1

Submitted by webster on Wed, 09/29/2021 - 17:22
One of the things I’m known for saying often is, “Don’t put your planes in the air until they have a place to land.” With this in mind, the first thing I did is create a place to record all my results, a landing strip if you’ll follow the metaphor.