Testopia:Documentation: Difference between revisions

no edit summary
No edit summary
Line 1: Line 1:
=== Release Notes for 1.0 Beta ===
Back to [[Testopia]]
* Clicking the back button on a test case or a test plan causes changes in WYSIWYG editors to be lost. Happens with Internet Explorer and Firefox -- probably other browsers also.
* Find Test Plans - when product is selected, "Product Version" does not update.
* Adding and removing components produces a javascript error in Internet Explorer. Works fine in Firefox.


=== User's Manual ===
=== User's Manual ===
Line 9: Line 6:


XMLRPC API Documentation is here on the wiki at [[Testopia:Documentation:XMLRPC]]
XMLRPC API Documentation is here on the wiki at [[Testopia:Documentation:XMLRPC]]
=== Release Notes for 1.1 ===
* Added support for Environments. A complete user defined tree of environment attributes can now be difined.
* Environments can now be added to individual case-runs
* Added filtering of case-runs in the run view and test cases when creating new runs and adding cases to existing runs.
* Added environment search
* XML import is now available for test cases and plans
* A webservice is now available for searching and updating cases, runs, plans, and case-runs. Uses SOAP::Lite and extends Bugzilla's webservice interface.
* Updates to database include new fields for tracking setup and breakdown steps in test cases.
* New install script updates existing 1.0 databases (not Testrunner 0.7 unfortunately)
* Numerous bug fixes
=== Release Notes for 1.0 ===
* Almost a complete rewrite of the Testrunner code base.
* Foundational release. This includes basic support for creating, editing and searching for test cases, test runs, test plans etc.
* Searches are greatly enhanced over Testrunner.
* Better support for cloning of objects
* Added numerous fields and normalized database.
* Moved UI into templates
* Added sortable paged tables to search results
'''Known Bugs'''
* Clicking the back button on a test case or a test plan causes changes in WYSIWYG editors to be lost. Happens with Internet Explorer and Firefox -- probably other browsers also.
* Find Test Plans - when product is selected, "Product Version" does not update.
* Adding and removing components produces a javascript error in Internet Explorer. Works fine in Firefox.
141

edits