Variable not initialized
Variable variablename has not been initialized for this test.
Check the variable to determine where the initialization should have happened. Make sure that the test that contains the initialization of the variable occurs before the test trying to use the variable.