serenity-bdd / serenity-demos

64 stars 170 forks source link

Test data in serenity reports #39

Open sahutarun opened 7 years ago

sahutarun commented 7 years ago

Hi there,

I am trying to read test data fron excel and use the same in my test script.

However those test data are not capturing in the reports.

Can someone guide me if this is possible with serenity.

Looking forward hearing from you.

Thanks

sahutarun commented 7 years ago

Hi,

Can anyone please help me. I really need an assistance.

Looking forward hearing from you.

Thank you

wakaleo commented 7 years ago

Cucumber does not support reading data from Excel by design. You can do it easily enough with parameterised JUnit tests in Serenity though.