Les outils de gestion de la qualité open source
Les outils de gestion de la qualité open source
-
Bugzilla Testopia
( 254 Articles )
Source: QUATESTING.BE
Testopia est une extension de Bugzilla pour la gestion des tests.
C'est un outil générique pour gérer les cas de test permettant également d'intégrer les rapports de bugs avec les résultats des cas de test associés.
Cette extension peut également être utilisée pour réaliser et gérer des tests dans n'importe quel domaine d'activité.
Configuration requise :
- Bugzilla 2.22.x (1.2.x) Bugzilla 3.0 (1.3)
- Mysql 4.1+ or PostGres 8.1.x
- Mozilla compatible browser ;-) (Several known issues in IE, though many have now been fixed) -
Fitnesse
( 197 Articles )
FitNesse is a software development collaboration tool
Great software requires collaboration and communication. FitNesse is a tool for enhancing collaboration in software development.
FitNesse enables customers, testers, and programmers to learn what their software should do, and to automatically compare that to what it actually does do. It compares customers' expectations to actual results.
It's an invaluable way to collaborate on complicated problems (and get them right) early in development.
(The above description is adapted from James Shore's description of Ward Cunningham's FitFramework, which is one of the test systems upon which FitNesse depends.)FitNesse is a software testing tool.
From another perspective, FitNesse is a lightweight, open-source framework that makes it easy for software teams to:
- Collaboratively define AcceptanceTests -- web pages containing simple tables of inputs and expected outputs.
- Run those tests and see the results (see TwoMinuteExample).
FitNesse is a wiki.
- You can easily create and edit pages. (See EditingFitNessePages.)
FitNesse is a web server.
- It requires no configuration or setup.
- Just run it and then direct your browser to the machine where it is running (see DownloadingAndInstallingFitNesse).
-
qaManager
( 62 Articles )
Overview
qaManager is a simple web based application for managing Software Quality Assurance Projects/Teams effectively and efficiently.
Key Features
Tracking Engineering Releases
Tracking QA/Customer Releases
Keep a Track of Testing Cycles
Online test case management
Manage and Track Resource Allocations
Maintain resource and customer details
Track code reviews and document Reviews
Maintain Project and Resource Diaries
Simple online library
Reports in XL and PDF format
Consultation views for restricted users
Advance Search Features - Test Environment Toolkit ( 59 Articles )
- Testitool ( 11 Articles )
-
Salomé TMF
( 26 Articles )
Source : DLFP
Salomé-TMF est un outil de gestion de tests simple et puissant dont l'utilisation offre des gains immédiats en temps et en qualité grâce à la création d'un unique référentiel de tests pour le projet et à l'automatisation de l'exécution des tests.
Les principales fonctionnalités de Salomé-TMF sont :
• Organisation du plan de tests sous forme d'arbre hiérarchique
• Organisation des tests en campagnes, pour l'exécution
• Possibilité d'intégrer et d'exécuter des tests automatiques (JUnit, Abbot, Beanshell)
• Gestion des anomalies via Bugzilla ou Mantis
• Gestion des exigences
• Production de documents au format HTML
• Architecture de greffons
• 100% JAVA