Can I integrate Jmeter with Zephry?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2021
12:31 AM
11-16-2021
12:31 AM
Can I integrate Jmeter with Zephry?
Hello,
I have a bunch of automation scripts written in Jmeter. Can I integrate with Zephry and get test status directly on Jira board?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2021
01:58 PM
11-29-2021
01:58 PM
You can import data, store test-automation execution results, or integrate any automated testing tools with Zephyr Scale's REST API. The HTTP-based REST API can be used from any framework, programming language, or tool. Submitting data to Zephyr Scale via the REST API is done with simple POST/PUT requests. Requesting data is done with GET requests.
The base URL for API requests is:
https://api.zephyrscale.smartbear.com/v2/{endpoint}
