From cbcb7ca14b12fe246a00dffec009bf52070534e7 Mon Sep 17 00:00:00 2001 From: Diego Araújo Date: Sun, 12 Nov 2017 12:04:42 -0200 Subject: [PATCH] [ieeeSW] Rewrite automated tests section --- ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md b/ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md index fe29372..a68d442 100644 --- a/ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md +++ b/ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md @@ -120,13 +120,18 @@ more new code. ### Automated Tests -The SPB portal consists of more than 10 integrated software projects and each -of them, as well as the entire platform, had to be tested. These software + +The SPB portal is a system-of-systems with several integrated software projects. +Each of them, as well as the entire platform, had to be tested. These software components have their own test suite. Communication between all components is orchestrated by Colab, a systems integration platform for web applications based on a plugins architecture. Therefore, specific plugins were developed for -each portal software component, such as Gitlab and Mailman. Each plugin has its -own test suite and this set also worked as integration tests. +each portal software component, such as Gitlab (www.gitlab.com) and +Noosfero (www.noosfero.org). Each plugin has its own test suite and this set +also worked as integration tests. Both unit and integration tests provided us the performance and security needed to guarantee the stability for components and the platform. If any test suite -- libgit2 0.21.2