Background:
Currently Allure framework supports to read individual step information through @step annotation. This is really a great feature to know what is happening in each step which includes logs, attachments etc.
Feature to be implemented:
If a team wants to migrate from open source allure to Xray, it loses this important feature. We currently did a Test Management POC in our organisation and Step data is one of MustHaves and we said No GO to Xray just coz of this.
Note: Xray already supports Step information through XRay Json Schema but only for Manual tests, at least extend that to Automation tests (Test Type: Generic).
Background:
Currently Allure framework supports to read individual step information through @step annotation. This is really a great feature to know what is happening in each step which includes logs, attachments etc.
Feature to be implemented:
If a team wants to migrate from open source allure to Xray, it loses this important feature. We currently did a Test Management POC in our organisation and Step data is one of MustHaves and we said No GO to Xray just coz of this.
Note: Xray already supports Step information through XRay Json Schema but only for Manual tests, at least extend that to Automation tests (Test Type: Generic).