Software QA FYI - SQAFYI

Running and Testing Custom Code from AppHQ console

By: himanshu sharma

ARunning and Testing Custom Code from AppHQ console

App42 now supports running and testing of deployed custom code service from AppHQ console itself. This will give developer ease of testing custom code without writing single line of test code.

If you are new to custom code, have a look here at our tutorial to get started with it. Once you have deployed the custom code, you can test it as explained below from AppHQ console.

Go to Custom Code under AppHQ Menu > Click on the List menu of custom code Select your app from drop down, select your custom code & click on Run Now Enter method input in JSON format

This will use your API Key/Secret Key and run the custom code You should be able to see the response of your custom code in the same window along with status code as shown in the below image

Full article...


Other Resource

... to read more articles, visit http://sqa.fyicenter.com/art/

Running and Testing Custom Code from AppHQ console