mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
259 stars 58 forks source link

System Test for SecHub Solution #2509

Open Jeeppler opened 10 months ago

Jeeppler commented 10 months ago

Write a system test for SecHub solution.

Jeeppler commented 9 months ago

To get started have a look at the PDS-Base system test: https://github.com/mercedes-benz/sechub/tree/develop/sechub-pds-solutions/pds-base/tests

The PDS-Base system supports different build modes, by using a variable. The system test does not need to be fully automated. It is fine if one has to define variables for the operating system, build mode and JDK distribution before starting the test.

Please use the sechub-pds-tools to develop and run the system test. The usage is described in the README of the Systemtest: https://github.com/mercedes-benz/sechub/blob/develop/sechub-pds-solutions/pds-base/tests/README.adoc