Variable Step.test

The current test name. Do not alter this global variable

struct Step
{
  // ...
  string test ;
  // ...
}