Forum Discussion

arpit_s's avatar
arpit_s
New Contributor
5 years ago

Reports in BDD - need Scenario wise reports in BDD in TestComplete

Hi All,

I need scenario-wise reports after my run is completed.
I am testing a desktop application and my Feature file looks like this - 

==============

@LoginToApp
Scenario: users logs in to App
....
@CreatNewGroup
Scenario: User creates new group

...
==============
I am unable to get scenario-wise reports for above 2 scenario given.

I am getting report @ feature level for whole Feature file, Which is irelevant to represent the report to management.

4 Replies