Recently Tesults added support for two new field types to make your test results data reporting better.
Build
The new build field can be used to associate a test run to a build, version or source control revision number. This is intended to make it easier to identify where problems may have been introduced rather than relying on timestamps.Parameterized Test Cases
Automated tests frequently include parameterized test cases, where the test suite and test case name may be the same and the only distinguishing feature is the parameters passed into a test case. Tesults now provides full support for these types of parameterized test cases.
Check out the updated docs for complete information about how you can now use these new fields. As always get in contact with us to tell how we could do even better.