Testing

Testing is common to all 3 of the practical areas and whilst there are some parts common to all 3 there are some aspects that may only apply to Software Development or Databases.

Integrative testing is the second level of testing used in any development and takes place after component testing has been carried out. 

Component testing takes place during the development of the solution, when individual functions or modules are created.

Stages Of Testing