Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attributes are not reflected at Suite Level when Serenity Tests are triggered #193

Open
rakshitjain25 opened this issue Nov 25, 2024 · 3 comments
Labels

Comments

@rakshitjain25
Copy link

rakshitjain25 commented Nov 25, 2024

Hi,

We are using Serenity BDD framework and leveraing ReportPortal for our execution.
While working on the segregation of the TCs at feature level, we observed that attributes are not getting reflected at suite level. Rather it is reflected at the test level.

Scenario - Lets say we have a feature file(Feature:V4 Unplug Testing) where at the top we are passing @issue:ECPXLR-1234 and in another feature file(Feature:SCA Scanning Testing) we are passing @issue:ECPXLR-4444

So when the Tests are triggered, we wanted to see the issues being passed as attributes at the suite level in RP but we see that its blank.

Can you please check or suggest how we can achieve this?

image image

PS - We are using below dependencies/versions -

com.github.invictum
serenity-reportportal-integration
1.6.2

<serenity.version>4.1.0</serenity.version>

Thanks
Rakshit

@rakshitjain25
Copy link
Author

Hi Team,

Any update on the above issue?

Thanks
Rakshit

1 similar comment
@rakshitjain25
Copy link
Author

Hi Team,

Any update on the above issue?

Thanks
Rakshit

@Invictum
Copy link
Owner

Invictum commented Dec 5, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants