White-box testing is an important method for the early detection of errors during software development. In this process test case generation plays a crucial role, defining appropriate and errorsensitive test data. The evolutionary white-box testing is a promising approach for the complete automation of structureoriented test case generation. Here, test case generation can be completely automated with the help of evolutionary algorithms. However, problem cases exist in which the evolutionary test is not able to find valid test data. Thus, in the case of not achieving a test goal, it is not known whether this is due to non-executable program code or a problem case. This paper will investigate how successfully a software measure can support an evolutionary white-box test if the measure can predict the test effort. Hence, the termination criteria of evolutionary white-box testing can be adapted to test goals with problem cases in such a way that problematic test goals are either excluded ...