Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite4 alya-testsuite4
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuite4alya-testsuite4
  • Wiki
  • Presentation

Presentation · Changes

Page history
Update Presentation authored Mar 30, 2020 by Damien Dosimont's avatar Damien Dosimont
Show whitespace changes
Inline Side-by-side
Presentation.md 0 → 100644
View page @ ef067e09
The **TestSuite** is the tool that we use for testing. This tool compiles with various configurations and compilers, external libraries such as openmp, ompss, libple and agmg and some special compilation flags like integer 8 or NO\_MPI.
Then for checking the results we do regression tests. Every regression test is an alya case and we check the numbers found in the output files and compare it with some previous verified base files. That's called regression testing.
**Regression testing** is a type of software testing which verifies that software which was previously developed and tested still performs the same way after it was changed or interfaced with other software. Changes may include software enhancements, patches, configuration changes, etc. During regression testing, new software bugs or regressions may be uncovered. Alya TestSuite impact analysis is performed to determine what areas could be affected by the proposed changes. These areas may include functional and non-functional areas of the system.
**The purpose of regression testing is to ensure that changes such as those mentioned above have not introduced new faults. One of the main reasons for regression testing is to determine whether a change in one part of the software affects other parts of the software.**
\ No newline at end of file
Clone repository
  • Home
  • User
    • Basic information
    • Configure and run the testsuite
    • Analyze the results
    • Code Coverage
  • Developer
    • Adding/modifying tests workflow
    • Test configuration
    • Manage the tolerances