loobs40
4 years agoNew Contributor
Importing automation results duplicates creation of test cases
I've noticed when trying out a further import of cucumber test execution results that, the import does not recognise that a test cases for that scenario was created with the first import, and so duplicates creation of test case. is this expected ?
I'd like to be able to see one test case with all test executions of that test attached to it. This is especially important for regression.
Hey Loobs40 had the same issue, found out that it was caused by test names having "_" char in them, looks like smartbear api have troubles parsing those properly.