Testing

 

Testing is an activity in you verify that things are working as intended. Verifying application deployment is a key area of testing, on which this documentation set focuses. After deploying an application onto the server, you need to make sure that your users actually can access the application. You need to confirm that all of the authorized users (as defined in your security configuration) can reach the application, but no one else can.

Before testing deployed modules, deploy the modules. After testing deploying modules, proceed with the day-to-day management of the deployed applications.