The operation of a Web application can be confirmed when testing or you can check if a problem occurs by the following methods:
Examine the log data.
Check the operation by using the interactive debugger.
Confirm the error that is detected by the CGI subroutine.
Confirm the in-execution data in the presentation format.
This chapter explains each confirmation method.