Valery Topilin
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 6
Activity overview
Latest activity by Valery Topilin-
Valery Topilin created an article,
Export Test Cases In Bulk
Description Sometimes there is a need to export test cases in bulk. However, when the number of test cases is too large, Cyara web UI may become unresponsive and even timeout. This article provides...
-
Valery Topilin commented,
It seems that the error caused not by the authentication, but the way you use the API call. Instead of the AccountID, which is, essentially the customer instance in the Cyara portal, you're trying ...
-
Valery Topilin commented,
Hi Stuart! SSO is a different topic. I will be happy to help you with it. I will convert your question into the support ticket. Thanks!
-
Valery Topilin commented,
I sent you a code example on how to import thousands of test cases using the API. The idea is quite simple: parse it and import individually. Unfortunately, I couldn't test it with the file as big ...
-
Valery Topilin commented,
Thanks for your feedback! Are you looking for a specific programming language? Please let us know.
-
Valery Topilin created an article,
Working with Campaigns Using the Cyara API 3.0
Description Many Cyara users are asking questions on how to create and manipulate campaigns using the 3.0 API. This article provides a step by step description on how to Create, Update, Execute, an...
-
Valery Topilin created an article,
Import Test Case with API
Description Sometimes there is a need to automate Test Case import. This article provides examples on how to do it in the following programming languages. Python PowerShell API endpoint: /v3.0/ac...