How to test deployed services in Cloud via Mashery

How to test deployed services in a cloud via Mashery

It is important to test the services which you deployed in the cloud via mashery. To make your testing easier, we have listed the steps for your reference:

Step 1: As a first step, check whether your Deployed Ear to the cloud, if not, follow this BWCE EAR deployment to TIBCO Cloud.

Step 2: Now, you need to publish the endpoint to Mashery.

Step 3: Later, Go to Mashery Control Centre and then Go to API Definitions -> Click on API Definitions and API endpoint.

Step 4: After that, go to Cross-Origin Resource Sharing to enable CORS and then click the “save” option to continue next.

step4

Step 5: After enabling CORS, it is recommended to Go to IO Doc in the base path and make host as “eval*****.api.mashery.com”

Step 6: Now, In the IO doc, you need to set the schemas in the form of HTTP.

Step 7: Next, navigate to your developer portal and then start to register your application to get the “API_KEY”.

Step 8: After registering the application, go to the Interactive API section and then select your service using Drop Down.

Step 9: Click to test the service and wait until the Response will back.


Deployed service testing makes our work efficient. Thus, the steps required for testing services that are deployed in Cloud via Mashery are shown with an illustration.