Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Question about report generation

Options
LegacyForum
LegacyForum Posts: 1,664 ✭✭
(Entered for David Mann)

Is there a way when executing a run unit test to have the report default to a differerent directory than C:\Documents and Settings\mannda2\Local Settings\Temp\parasoft\xtest\? What I am thinking is the following:

Currently I am developing the following structure for stubs (see attached):

I would have under the tests directory a reports directory to where I would store the run reports. In order to make it generic we would have to use the ${project_loc}/tests/Functional Level/Reports or something like that. Is that possible now or is it coming up in any future release?