Forum Discussion

dteresa's avatar
dteresa
New Contributor
4 years ago
Solved

Permissions for edit an API

We see that users with the Designer role cannot edit the APIs of their organization.

In order for them to be edited, we have to share the API explicitly, through the "Share and Collaborate" option, and assign the corresponding users.

 

We have recently updated the version of SwaggerHub to 1.27.0-76 (April 12, 2021). We believe that this behavior did not occur with the previous version.

 

Can you please help us determine the cause of this problem?

 

Thank you!

  • As mentioned in the documentation, "The RunTest command opens an interactive user session (or connects to an existing session) using the specified credentials and runs the specified TestComplete test."

     

    If you are using a VM, and you type in a command such as DIR C:\ in the Command Prompt, it will produce a directly listing of the C: drive of your VM. The same applies if you were to run SessionCreate.exe from the Command Prompt, it will run the application on your VM - assuming you have TestExecute installed on the VM.

     

    I suggest you read through Running Tests via Remote Desktop to understand running tests.

2 Replies