Staging site
From Wikipedia, the free encyclopedia
Website development usually involves staging and production servers. The staging site is used to assemble, test and review new versions of a website before it goes into production. It is sometimes called a development site as well.
Normally before updating a version of a code to the production server the same is updated to staging server to test. The staging server will resemble the production environment where the clients can do the user acceptance testing activities.