Hello Dagvin (sorry if I misheard your first name) I am working on Gauge + Java framework, and since the default reporters is not so informational, I wanted to add Allure report to it. In the lecture, for dependencies, you mentioned the four dependencies, [Test NG, Selenium Java, WebDriver manager, Allure-TestNG] since Gauge is different than Selenium (although underlying mechanism could be the same, but Java does not know that) have you worked with Gauge and ever thought about integrating Gauge with Allure? if you could share your thoughts on this, that would be great. Thank you
Hi, the video was very useful. As I am very much new to the automation, I followed the steps shown in the video, but unable to get the allure report. When run the command, I get a error in cmd prompt -''allure' is not recognized as an internal or external command, operable program or batch file.' Request your help in resolving this. Also I need to generate report for the application I am working on. How can I run my test cases for that?
Allure should be installed properly. The error message is telling you it is not installed. Or you may be in the wrong directory when executing the command.
Hi, do you have any idea why during generating report it is said "allure-results does not exist" then it generated something and result is ALLURE REPORT UNKNOWN NaN%?
when running allure serve you need to add the directory for the report. for example: allure serve "C:\eclipse-workspace\SelSetup\target\allure-results" make sure to add the actual directory to your own allure-results folder
I moved mine to target manually. It was within SelSetup folder itself. Just ran into and fixed this problem. I also added a build tag in my pom file that I was told I need(but not sure yet) Happy hunting
Anyone knows how to setup allurre to overwrite test result on retry instead of appending to it? When I rerun a test 5 times I want to see one testcase with 5 retries, but I get 5 testcases with the same name in the report.
Keep on adding more and more videos....your teaching style is very nice ... I am going through your all videos
Thank you, I will
superb sirji.....nice explanation
very concise video very well explained. Subscribed
Awesome, thank you!
thanks. great video. and the report is much better than extent report.
Is there any way where we can set the allure-results folder path at runtime..
Hi, Is there any option to generate allure report without command line ? In jenkins how to use command line ?
Hi, do you have any idea about Github actions + Allure report?
I am not getting ang trends / graph. Please suggest something.
Also history tab is coming empty
would that be same with junit as well ?
Great video thanks
Glad, it helped.😊
Hello Dagvin (sorry if I misheard your first name)
I am working on Gauge + Java framework, and since the default reporters is not so informational, I wanted to add Allure report to it.
In the lecture, for dependencies, you mentioned the four dependencies,
[Test NG, Selenium Java, WebDriver manager, Allure-TestNG]
since Gauge is different than Selenium (although underlying mechanism could be the same, but Java does not know that)
have you worked with Gauge and ever thought about integrating Gauge with Allure?
if you could share your thoughts on this, that would be great.
Thank you
Hi, the video was very useful. As I am very much new to the automation, I followed the steps shown in the video, but unable to get the allure report. When run the command, I get a error in cmd prompt -''allure' is not recognized as an internal or external command,
operable program or batch file.' Request your help in resolving this. Also I need to generate report for the application I am working on. How can I run my test cases for that?
Allure should be installed properly. The error message is telling you it is not installed. Or you may be in the wrong directory when executing the command.
Hi, do you have any idea why during generating report it is said "allure-results does not exist" then it generated something and result is ALLURE REPORT UNKNOWN NaN%?
when running allure serve you need to add the directory for the report. for example:
allure serve "C:\eclipse-workspace\SelSetup\target\allure-results"
make sure to add the actual directory to your own allure-results folder
I moved mine to target manually. It was within SelSetup folder itself. Just ran into and fixed this problem. I also added a build tag in my pom file that I was told I need(but not sure yet) Happy hunting
Is there any method to share this report without using any 3rd party application or website???
How we can use when running in gitlab pipeline
Anyone knows how to setup allurre to overwrite test result on retry instead of appending to it? When I rerun a test 5 times I want to see one testcase with 5 retries, but I get 5 testcases with the same name in the report.
Incase we need to save or share the report? How can we do that please let me know
Please could you share the repository with the solution? thanks!
Hi is there pasibul remove alluru simbal and add my customazed logo
thanks
Welcome
thanks