Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 1750 by [email protected]: Report for data driven test case
https://code.google.com/p/robotframework/issues/detail?id=1750

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

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to