EOSC-synergy / service-qa-baseline

A set of Common Service Quality Assurance Baseline Criteria for Research Projects
Other
3 stars 2 forks source link

[ENHANCEMENT] Extend Functional Testing section with GUI Automated Tools #23

Closed mariojmdavid closed 2 years ago

mariojmdavid commented 4 years ago

Please elaborate here on the enhancement request.

I have a comment on this statement in the Software Quality Assurance Baseline: "2. Functional tests SHOULD be checked automatically with the exception of those functionality that require human interaction, such as Graphical User Interfaces (GUI)."

Describe the solution you'd like

It can be a bit different for the Service Quality Assurance as there are a few QA tools like Selenium available for the frontend tests. It's very important for the implementation of CI/CD pipeline as functionality can be tested automatically without human interaction.

Additional context

"A Comparative Study of GUI Automated Tools for Software Testing" contains the information about QA tools intended for the frontend software testing. https://www.thinkmind.org/download.php?articleid=softeng_2017_1_20_64068

Issue #30 from the SQA baseline moved here, additional comments will also be put here

mariojmdavid commented 4 years ago

should be applied to both SQA and ServiceQA

mariojmdavid commented 3 years ago

solved in [SvcQC.Fun01.2]