Test Suite Report not working

Thomas Klinger, modified 10 Years ago.

Test Suite Report not working

Youngling Posts: 17 Join Date: 1/14/14 Recent Posts
Hi,

I'm pretty new to Klaros Testmanagement, but as far as I can see it is really awesome.

For testing purposes I created a test project with some fake systems and everything else and finally created a test case, which I attached to a test suite. Now I executed the test case, but I can't see it in the test suite report. In fact, the test suite report keeps empty, regardsless what I do. I tried to execute the single test case, I executed the whole test suite, but whenever I try to execute the report for the test suite, it remains empty.

Message shown (regardless if PDF or HTML):

The report could not be created: No matching entries for the given parameters could be found.

Any ideas, why it does not work?

Regards, Thomas
thumbnail
Torsten Stolpmann, modified 10 Years ago.

RE: Test Suite Report not working

Jedi Council Member Posts: 755 Join Date: 2/12/09 Recent Posts
Hi Thomas,

Thanks a lot for your kind words emoticon

what hibernate.dialect did you configure in <user-home>/.klaros/hinbernate.properties and what is the version of the database you are using?

Regards,

Torsten
Thomas Klinger, modified 10 Years ago.

RE: Test Suite Report not working

Youngling Posts: 17 Join Date: 1/14/14 Recent Posts
First answer:
hibernate.dialect=org.hibernate.dialect.DerbyTenSevenDialect

Second answer:
By version of DB I guess you mean the version of the application itself. emoticon And this is the latest community version available for download. At least it's nowhere mentioned that the Testsuite report is disabled in the community version.

I hope this helps a bit.

Regards, Thomas
thumbnail
Torsten Stolpmann, modified 10 Years ago.

RE: Test Suite Report not working

Jedi Council Member Posts: 755 Join Date: 2/12/09 Recent Posts
Hi Thomas,

Thanks for the information, the question for DB version would only apply for databases other than the built-in Derby Database.

I am still unsure if I get your problem right:

You will only get a test suite result if you execute the testsuite you defined, not the test case it contains.
When executing a single test case you will only see the test case result.
What baffles me is that you see the option to create a Test Suite Result PDF on the dashboard page when you have no test suite result.

So just to make sure:

- Does the Test Suite Results Tab in the Evaluate section show any results?
- Can you please attach a screenshot of your dashboard?
- Are you working with iterations?

Regards,

Torsten
Thomas Klinger, modified 10 Years ago.

RE: Test Suite Report not working

Youngling Posts: 17 Join Date: 1/14/14 Recent Posts
Hi Torsten,

answers to your questions.

Does the Test Suite Results Tab in the Evaluate section show any results?

Yep, it does.

Can you please attach a screenshot of your dashboard?

See attached file.

Are you working with iterations?

Sorry, I'm pretty new to Klaros. I guess you mean repeating testcase runs? Well, for testing purposes I executed a single test case several times with various results.

Regards, Thomas
thumbnail
Torsten Stolpmann, modified 10 Years ago.

RE: Test Suite Report not working (Answer)

Jedi Council Member Posts: 755 Join Date: 2/12/09 Recent Posts
Hi Thomas,

we need to have a look at your log files to see the underlying cause for this. Can you please send the relevant content of <klaros_install_dir>/logs to support@verit.de?

Thanks in advance,

Torsten