This documentation supports the 20.02 version of BMC Helix Platform.To view the documentation for the current version, select 20.08 from the Product version menu.

Testing and debugging


To test the code of your application, you should must create a deployment package of your application. If you make changes to the application code or data definitions, you should again deploy the package to the BMC Helix Platform server.

Port for remote debug

The arserver.config file contains the jvm.option entry.

jvm.option.17=-agentlib:jdwp=transport=dt_socket,address=12444,server=y,suspend=n

This port is open for AWS development configurations that can be used for remote debugging.

Note

For JavaScript testing and debugging, you should use Grunt. 

Where to go from here

This section provides you the information about how to test your application logic, how to test your application UI, and the available test methods.

Action

Reference

Install and configure the automation framework so you can build and bundle automation tests that test your application logic.

Understand the methods available in the automation framework.

Understand the use of automation framework in a sample application, Task Manager.

Install and configure the UI automation framework so you can build and bundle automation tests that test your application interface elements.

Understand the methods available in the UI automation framework.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*