What name is given to tests that determine if a system will run an application?
        Posted  
        
            by chiggsy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by chiggsy
        
        
        
        Published on 2010-05-11T02:34:29Z
        Indexed on 
            2010/05/11
            2:44 UTC
        
        
        Read the original article
        Hit count: 445
        
testing
|system-requirements
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?
© Stack Overflow or respective owner