What name is given to tests that determine if a system will run an application?
- by chiggsy
I want to essentially check the environment and see if the necessary conditions for my application are in place. That is not unit testing, what is the name for that?