header bg

Scan QR code or get instant email to install app

Question:

Kathleen is responsible for application development in her organization. She wants to have all web applications tested before they are deployed live. She wants to implement a test system that is identical to the live server. What is this called?

A A test server.
explanation

A test server should be identical to the production server. This can be used for functional testing as well as security testing, before deploying the application. The production server is the live server. A development server would be one the programmers use during the development of a web application, and a predeployment server is not a term typically used in the industry.

Related Information

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

*