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)
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-operations/index.html