Tech Glossary

What is System Testing?

System testing involves testing a computer system to ensure that it meets requirements. The testing can be done at different levels, from simple tests of simple functions to more complex tests of several different systems that interact with each other. System testing is often part of a larger testing process, together with other types of testing such as unit tests and integration tests.

Relaterade