While performance testing is a core part of our DNA, the Basic Functional Test is the first thing we look at. This functional test will brings up a system, install the complete software package, and measure a collection of Hello World type tests.
Each test is hand written to the specific piece of software under test and ensures that everything installs and runs as expected.
The Basic Functional Test is not complex, but it is essential.