Details
-
Sub-bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
R3.1.0 S2, R3.1.0
-
Description
Data from TestNG parameterized tests is not correctly identified within the execution screen details.
The context section format should be similar for what we have for NUnit tests.
Therefore I suggest the context to be: "<suite_name_as_identified_in_xml> - <test_name_as_identifed_in_xml> (param1,param2,..,paramN)"
Example: "TestAll - calculator (1,2,3)"