Ask a Question

Dashboard Summary

SOLVED
MarkSchofer
Frequent Contributor

Dashboard Summary

We do high volume tests (smoke tests) where we check literally hundreds of objects.  We are are considering migrating from RFT (Rational Functional Tester)  which provides nice summary logs.   

I paraphrase

340 items tests
328 passed
12 failed.
Is there such as dashboard available, I created one on  my own  but I do not want to re-invent the wheel if such a summary report is available.  I really don't want to put every single test in an execution plan (which has a decent summary)

4 REPLIES 4
AlexKaras
Community Hero

Hi,

 

How your tests are executed? I mean to suggest you to take a look at the aqTestCase object provided by TestComplete which makes it possible to mark arbitrary parts of code/keyword test as a standalone test which in this case is included as a separate entity to execution plan summary.

Does this help?

 

Regards,
  /Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
MarkSchofer
Frequent Contributor

Excellent -our firm is trying to use mostly Keyword tests (Not going to happen exclusively) however this is a viable alternative. Thank you for the response.

Hi,

 

our firm is trying to use mostly Keyword tests

I am not sure if Create/End Test Case keyword operation exists, but you may consider to create a custom one for the needs of your users: https://support.smartbear.com/testcomplete/docs/working-with/extending/script/creating/keyword-test-...

 

Regards,
  /Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
MarkSchofer
Frequent Contributor

Today I worked with a script (Not a Keyword test) and used aqTestCase.Begin within a Python Script. It treated it as a separate test case and added useful entries to the log. Thanks for the suggestion.
 
cancel
Showing results for 
Search instead for 
Did you mean: