Litmus (Mozilla)
Developer(s) | Chris Cooper |
---|---|
Stable release | 0.9 |
Operating system | Cross-platform |
Type | Test case management/QA |
License | MPL |
Website | wiki.mozilla.org/Litmus |
Litmus is a web-based, open source, test case management/QA tool maintained by the Mozilla Corporation/Mozilla Foundation. Litmus can be downloaded from the Mozilla CVS server.
Mozilla used the tool to test its own products. As of 2012, it is being replaced with MozTrap.
Requirements
Litmus depends on Apache (web server) and MySQL (database software). It also requires the following Perl modules:
- Class::DBI
- Class::DBI::mysql
- Template
- Time::Piece
- Time::Piece::mysql
- Time::Seconds
- Date::Manip
- HTML::StripScripts
- HTML::StripScripts::Parser
- Text::Markdown
- XML::XPath
The use of the Apache module mod perl is highly recommended as it highly improves the performance of the software, but not required.
References
- Personal interview with Zach Lipton, on IRC (irc.mozilla.org), September 21, 2006
- Litmus Roadmap, retrieved on September 21, 2006
- Litmus:CVS, retrieved on September 21, 2006
External links
This article is issued from Wikipedia - version of the Monday, August 31, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.