Now that the application is created, we are ready to test the application. So far we have been testing the application by clicking the run button, starting the application in debug mode and opening the browser. A lot of developers don’t realize that web applications run continually in the background. As soon as a web application is registered it runs in the web app server and it can be accessed all the time.