Local preview server lets you test before going live

Verb provides a local development environment that you can install on your development computer. It allows you to preview pages that you are editing on your local machine. All VerbML tags are supported, and they will pull from the live data on your website.

The local preview server is useful for testing changes before pushing them out to the live website. The local preview server is designed to render pages exactly as they would appear on the live website, reducing deployment risk.

The local development environment is also awesome for firms that have multiple developers working on a project. Each developer can run a copy of the local preview server and develop independently, using Subversion to keep their changes in sync with other developers.

Verb solves the nightmares of testing and working with multiple developers.