Can I integrate the WebReboot with my own software?
Yes. The WebReboot 3.0 has a freely available Java API that can be downloaded from the WebReboot 3.0 resources page. The WebReboot Enterprise features built-in Web services, allowing it to interface with any modern programming language. We also make a WebReboot emulator available for both platforms. This emulator implements the WebReboot portion of the API, allowing you to write your programs from anywhere -- you don't need to have access to a WebReboot at all. Additionally, you can clear the state of the emulator quite easily, allowing you to tie it into a functional test suite.
