I am creating a automation framework using cucumber+Java+Selenium. I have created customized report, need above said detail to print it in report.
Asked
Active
Viewed 602 times
0
-
1Your question is too vague. Try to show some code and point to something. Open ended questions cannot have (definite) answers. – Bala Dec 10 '13 at 17:58
1 Answers
0
Not sure this will answer your question, as it's too vague (as Bala says above), but Cucumber--JVM can output the test results in a JSON file, which can then be read & used in subsequent steps - see the Cucumber Reporting and Cucumber Performance plugins on Github for details & examples

TrueDub
- 5,000
- 1
- 27
- 33