Partenaire Premium

Program Testing

Software Design & Development

Software Design & Development


Non visible

Fichier Détails

Cartes-fiches 7
Langue English
Catégorie Informatique
Niveau Collège
Crée / Actualisé 25.03.2013 / 18.01.2019
Attribution de licence Pas de droit d'auteur (CC0)
Lien de web
https://card2brain.ch/box/program_testing
Intégrer
<iframe src="https://card2brain.ch/box/program_testing/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>

Program Testing.

 

 

A number of modules contained in the entire program tested together to ensure that the entire program works.

Module Testing.

Testing of individual subprograms to ensure correct input and output.

System Testing.

The program is tested within the real environment and its interactions with other programs and various hardware configurations.

Black-Box Testing.

The inputs and expected outputs are known however the processes are unknown.

White-Box Testing.

This is where the testing technique whereby explicit knowledge of the internal workings of the item being tested is being used.

Alpha Testing.

Testing of the final solution by personnel within the software development company prior to the product's release.

Beta Testing.

Testing the final solution by a limited number of users outside the software development company using real world data and conditions.