FAQ
General
- What is BuildWise?
- Where can I download BuildWise?
- Supported software projects(Java, .NET, Ruby)?
- Supported OS platforms?
What is BuildWise?
BuildWise is an easy-to-use Continuous Integration Server. As we all know, CI's importance is increasingly getting realized (Google CEO checks Android CI server build status everyday). Without automated testing, especially fully end-to-end UI testing, a build is not a trustable build. And the same time, UI test execution is long (if you have this issue, Congratulations! You actually can develop and maintain a large number of test scripts), a continuous build server can help that.
BuildWise is designed to be simple and have good integration with UI testing.
Where can I download BuildWise?
BuildWise (still under development, its early access version) is free, available to
- customers who purchased TestWise, or
- readers who bought the book 'Practical Web Test Automation', or
- software professional who can show us the evidence of maintaining 20+ automated UI tests.
BuildWise works well with test scripts written in RSpec (and with TestWise integration).
Supported software projects(Java, .NET, Ruby)?
BuildWise supports build commands that can be invoked from command line, i.e, common ones such as Ant, Rake and MSBuild work fine.
Supported OS platforms?
Windows, Mac OS X and Linux.