Zyphr Scale Sever vs Cloud API (Migration strategy)
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023
10:32 AM
02-27-2023
10:32 AM
Zyphr Scale Sever vs Cloud API (Migration strategy)
I have existing code written for ZS Server (https://support.smartbear.com/zephyr-scale-server/api-docs/v1/). I want to use the same code with minor modification to use ZS Cloud API (https://support.smartbear.com/zephyr-scale-cloud/api-docs). Is there a migration guide that will help ease the process?
- The endpoints are different, but the response a similar enough where I can reuse the same class created for them (Test Case, Test Run, etc...)
- The response is different enough where I will need to check for and handle
- For example, "/testcases" return from Cloud API now has Priority, Status as Json objects instead of strings.
- is there away to get the strings of those similar to the Server API? or will I have to make additional requests to the the (displayable) name?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023
04:20 AM
03-15-2023
04:20 AM
I haven't seen anything but I also haven't looked for it. You can reach SmartBear support here for advice - hopefully they can help: SmartBear Support
Need more help? Feel free to connect with me on LinkedIn: https://www.linkedin.com/in/andrew-barbet-548a234/
