I give the process "autrun.exe" the parameter "-i EclipseSUTTFS" (= AUTID).
The Testexec uses a xml config file which has the parameter "<autid>EclipseSUTTFS</autid>"
Also I entered the ExlipseSUTTFS in the Properties Dialog of the AUT "AUT IDs for AUTs started with the autrun option.
The Testrun is sucsessful.
BUT
If i look into the "test Result Summary" View the AUT ID of these testruns is ALWAYS reported as "autrun".
Am I missing something or is this a bug ?
Alejo Abdala Messages: 12 Registered: September 2012
Junior Member
Hi, I'm using the same setup as you (though passing the AUT id to testexec via param, not config file), and this is what I get in the test report:
Application Under Test
Name AUT MuleStudio
Configuration autrun
You get 'autrun' on both fields, name and configuration? If you do, maybe you could try passing the aut id through parameter instead of the config file, at least it works for me.