Skip to content
Jerry Cai edited this page May 4, 2015 · 1 revision

Welcome to the openbox wiki!

This open project mainly focus on testing automation topic , and its features includes:

  1. Http-based , RESTful-like API testing framework : It aims to build API client and its test framework very easily .
  2. SSH2 toolkit: It aims at providing a very useful and powerful toolkit for Linux SSH2 , it can be used for environment preparation , setup , failover ...etc .
  3. Config Module : It aims at providing a common configuration management function .
  4. DB pool : It aims at providing test DB client and DB pool management .
  5. WebUI module: its aims at providing a very easily wrapper base on WebDriver . it will unify the Web UI test technology and page object model and framework .
  6. Phone module: its aims at providing a peers-based SIP soft phone for related testing .
  7. Test cases and report : its aims at providing a powerful and zero-dependance HTML test case and test result report , It bridge a mapping between Test Case and Test Result . See below snapshot:

Clone this wiki locally