Octopus is a solution that controls automated software testing. It is a tool-independent system that is able to bring all test infrastructure under a common UI: file server, version control, build machine, virtualization system, bug-tracking system, and automated tests.
The system provides an intuitive interface to parameterize test execution for each build branch without a single line of code (watch the related video: http://youtu.be/WhznRgPFjj8).
Octopus frees the tester from routine manual operations related to automated testing, as it performs all of them each time a new build is produced:
*environment setup,
*product installation,
*test launch,
*defect submission,
*report generation.
Last but not least, Octopus is easy to configure and customize to the process of a specific company.
You'll find more information on the website: http://www.octopus-testing.com
Link to this comment:
All Comments (0)