1
edit
Adamsandman (talk | contribs) |
|||
| Line 108: | Line 108: | ||
== Test case management systems == | == Test case management systems == | ||
* [https://wiki.objectweb.org/salome-tmf/ Salome TMF] - a test management framework, with [http://cvs.forge.objectweb.org/cgi-bin/viewcvs.cgi/*checkout*/salome-tmf/SalomeTMFV2/plugins/bugzilla/src_bugzilla/plugins/bugzilla/docs/html/en/bugzilla.html?rev=HEAD&content-type=text/html Buzilla Plugin]. Salomé-TMF offers features for creating and executing tests. We use the concept of tests defined in the norm ISO9646. Tests can be manual or automatic, tests are organized in campaigns and are executed with different datasets in different environments. For making test execution fully automatic, we integrate a script language based on Java in our tool, as one of several plugins which extend Salomé-TMF functionalities. | * [https://wiki.objectweb.org/salome-tmf/ Salome TMF] - a test management framework, with [http://cvs.forge.objectweb.org/cgi-bin/viewcvs.cgi/*checkout*/salome-tmf/SalomeTMFV2/plugins/bugzilla/src_bugzilla/plugins/bugzilla/docs/html/en/bugzilla.html?rev=HEAD&content-type=text/html Buzilla Plugin]. Salomé-TMF offers features for creating and executing tests. We use the concept of tests defined in the norm ISO9646. Tests can be manual or automatic, tests are organized in campaigns and are executed with different datasets in different environments. For making test execution fully automatic, we integrate a script language based on Java in our tool, as one of several plugins which extend Salomé-TMF functionalities. Looks like that V3 does '''not''' support anymore Bugzilla Plugin. | ||
* [http://www.mozilla.org/projects/testopia/ Testopia] (website) - a web-based test case management system that works as an add-on to Bugzilla. | * [http://www.mozilla.org/projects/testopia/ Testopia] (website) - a web-based test case management system that works as an add-on to Bugzilla. | ||
edit