serenity-reportportal-integration icon indicating copy to clipboard operation
serenity-reportportal-integration copied to clipboard

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

Open rakshitjain25 opened this issue 1 year ago • 3 comments

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 -

<groupId>com.github.invictum</groupId> <artifactId>serenity-reportportal-integration</artifactId> 1.6.2

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

Thanks Rakshit

rakshitjain25 avatar Nov 25 '24 16:11 rakshitjain25

Hi Team,

Any update on the above issue?

Thanks Rakshit

rakshitjain25 avatar Dec 01 '24 07:12 rakshitjain25

Hi Team,

Any update on the above issue?

Thanks Rakshit

rakshitjain25 avatar Dec 05 '24 09:12 rakshitjain25

Hi Rakshit,Thanks for the issue reporting and making integration better.For now integration operates on test level and all suite level tags get inherited by children tests. As I recall there is a limitation with tags processing on suite or feature levels, but I definitely see a value in this feature.We are slowly working towards integration v2.0 and try to investigate the possibility of adding it into integration.On Dec 5, 2024, at 03:24, Rakshit @.***> wrote: Hi Team, Any update on the above issue? Thanks Rakshit

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

Invictum avatar Dec 05 '24 13:12 Invictum