Using REST API, trying to create a QC test with custom VB script for test type 'VAPI-XP-TEST'. We are able to create test with REST API but not able to attach a custom script with it. Not able to locate any REST API that update the storage resource that would be reference in the test.
Previously, we have done it successfully through OTA library, but REST API does not expose any equivalent functionality. We cannot use OTA library anymore since we are upgrading solution to .NET core and apparently OTA library is not supported in .Net core (64 bit).
We need to upload a script file to the storage resource, but this resource is not accessible through REST API. Is anyone able to upload custom script as part of ALM QC test through REST API?
We are using ALM QC version 17.1.
Any pointer shall be greatly appreciated.