Currently we apply data driven test and expect the report will consider each data in the test case as a separated test case. This will give us a more detailed and accurate statistic about test successfull coverage.
E.g.
Username Password Status User1 Pwd1 Pass User2 Pwd2 Pass User3 Pwd3 Pass User4 Pwd4 Fail
Report: 1/4 fail instead of 1/1 fail as current
Comment #1
Posted on Mar 19, 2015 by Happy RhinoRobot Framework project has been moved to GitHub. Please submit issues to its tracker at https://github.com/robotframework/robotframework/issues/. Questions are better asked on robotframework-users mailing list.
Status: Invalid
Labels:
Type-Enhancement
Priority-Medium