systelab / allure-reporter

Printable report generation for Allure
4 stars 2 forks source link

Update to JAMA the step status (currently are marked all passed or all failed) -> Improvement for 3.0 #62

Open ManelMoreno opened 4 years ago

ManelMoreno commented 4 years ago

The results detailed in the report, by step are not updated to JAMA at this same level. It is uploaded just the global Test Run status and then it appears an incoherence between Allure Report and JAMA item. This is needed and evident just when the test steps are synchronized, when they are not I don't think that we could improve current behaviour.

The solution is to also update each test step result using the REST API.

olgapuig commented 3 years ago

Improvement on #40

ManelMoreno commented 11 months ago

TBD the effort to implement this feature.

It seems that it is not a must, but we have an inconsistent representation in JAMA for the failed TCs. Priority: Medium/Low due to the false reporting of steps that are pass