Allows choosing the type of build performed (if any) when a test execution is done. The options are the following:
- Build: a build operation is performed with the selected tests. Default value.
- Rebuild: a rebuild operation is performed with the selected tests
- These Only: a build with these only is performed with the selected tests
- No Build: no build operation is performed whatsoever. Therefore tests are immediately run.
This setting is saved as a local KB property, this means it is stored locally and remembered each time you open the KB, but it is not committed to GXServer. Additionally, a shortcut is displayed in the toolbar so it is easier to modify it.