Arbiter Roadmap
| Feature | Description | Release |
|---|---|---|
| Document repository | Can upload and download RTF documents by title | Alpha1 |
| SimpleTest generation | Can scan bulleted lists for test cases | Alpha2 |
| Document writeback | Can write test results back into the document | Alpha3 |
| Glossary extraction | Can build glossary entries from likely text when requested from the server | Alpha4 |
| Test macros | Can factor commonality in tests | Alpha5 |
| Glossary writeback | Can detect unknown highlighted terms and add them to the glossary | Alpha6 |
| Authentication | Security on the server | Beta1 |
| HTML documents | Can import HTML requirements documents | Beta2 |
| Documents display | Can render RTF documents on the server as HTML | Beta2 |
| WebDav | RTF import and export by WebDav protocol | 1.0 |
| Search | Can search for documents with full text | 1.0 |
| Other xUnit generation | Alternate test cases, possibly JWebUnit | 1.1 |
Additional features that would be nice to have would be:
- Integration with project management tools
- Integration with version control systems