Page 1 of 1

Report generation using Command Prompt

Posted: Fri Feb 26, 2016 3:58 pm
by Rakesh123
Hi frnds,

I am executing my 'Test Suite' using Command Prompt and trying to generate zipped report folder using the following command..

KeePassTestSuite.exe /zr /zrf:report.rxzlog

Test suite is executed completely but report is not generated.

I checked the report under the bin\debug folder.But report is not generated.

Thanks,
Rakesh

Re: Report generation using Command Prompt

Posted: Mon Feb 29, 2016 10:01 am
by odklizec
Hi,

I'm using a pretty similar command line and it works fine for me? Do you run your command line from cmd.exe or via a continuous integration system (like Jenkins) or via another 3rd party tool? Is this entire command line you start or there are also some other parameters? Could you please test is with a new solution?