background preloader

Test unitaire

Facebook Twitter

Test caméra nexus 5. Jcfrog : Ça se tweet un panorama iOS? Photo by jcfrog. Jcfrog: Boulot boulot :) #android... Mes dernières conneries - storify.com. On essaye ça aujourd'hui #test #ilive #papier. Test unitaire. Un article de Wikipédia, l'encyclopédie libre. Pour les articles homonymes, voir Test. En programmation informatique, le test unitaire est une procédure permettant de vérifier le bon fonctionnement d'une partie précise d'un logiciel ou d'une portion d'un programme (appelée « unité » ou « module »).

On écrit un test pour confronter une réalisation à sa spécification. Le test définit un critère d’arrêt (état ou sorties à l’issue de l’exécution) et permet de statuer sur le succès ou sur l’échec d’une vérification. Grâce à la spécification, on est en mesure de faire correspondre un état d’entrée donné à un résultat ou à une sortie. Petit rappel de définitions : Test : il s'agit d'une vérification par exécution ;Vérification : ce terme est utilisé dans le sens de contrôle d'une partie du logiciel (une « unité » peut ici être vue comme « le plus petit élément de spécification à vérifier »). Environnements de test[modifier | modifier le code] Frameworks xUnit[modifier | modifier le code] WatiN Home. Ulti-swat - home. Selenium IDE. Selenium IDE is an integrated development environment for Selenium scripts. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests.

Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run in. Selenium IDE is not only a recording tool: it is a complete IDE. You can choose to use its recording capability, or you may edit your scripts by hand. With autocomplete support and the ability to move commands around quickly, Selenium IDE is the ideal environment for creating Selenium tests no matter what style of tests you prefer.

Features: Plugins.