Set up BuildWise project - Quick Build


BuildWise 2.0 enhanced user access. The default login for admin user: admin / buildwise.
You may add more users and assign roles to them.

Quick Build, in BuildWise, means running UI tests on the server itself. We recommend selected key UI tests (set in Rakefile, see below) for a Quick Build.

The test project has been cloned on the server c:\work\agiletravel-ui-tests (from https://github.com/testwisely/agiletravel-ui-tests.git)

In essence, BuildWise invokes task ci:ui_tests:quick in selenium-webdriver-rspec/Rakefile