No video

3- How To Generate Reports in Serenity Framework

In this video, I will guide you on how to generate a report in Serenity framework
Links for reference
www.thucydides....
serenity-bdd.g...
serenity-bdd.g...
thucydides.info...
github.com/ser...
github.com/ser...

Пікірлер: 24

  • @hennymakaveli
    @hennymakaveli4 жыл бұрын

    Great work. You make learning easy for testers.

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Thanks Mate

  • @alindsaxena414
    @alindsaxena4144 жыл бұрын

    Very informative 👍🏻

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Thank you so much Saxena ji.

  • @UttiBAnonymous
    @UttiBAnonymous6 ай бұрын

    Hi sir we are not getting screenshots by default could please help trying from 3 days no luck

  • @Mukeshotwani

    @Mukeshotwani

    6 ай бұрын

    Hi Bitu, please check your properties file and make the changes required serenity-bdd.github.io/docs/reference/serenity-properties

  • @UttiBAnonymous

    @UttiBAnonymous

    6 ай бұрын

    @@Mukeshotwani thanks a lot sir going through a sir and to traverse same driver from utility file to pagefiles to continue same test steps which dependency injection is needed to update if I am updating picocontainer it’s saying more than one cucumber objectFactory was found on the class path

  • @pratheepkumar4218
    @pratheepkumar42184 жыл бұрын

    Hi Mukesh, I have a question , when automation tester should raise the bug. while doing/ checking behaviour of application or when automation scripts are done. Because my CTO asked me when you raised so many bugs even check ing behaviour of application or automation part. I said while checking behaviour of application. He told it's not effective your doing only manual testing. How to overcome this situation.

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Hi Pratheep, main reason or intention of automating the regression scenario is to reduce manual effort.if you get bug while running automation script then it is bonus point for you.

  • @anjug1746
    @anjug17463 жыл бұрын

    Hi Mukesh I am able to execute the test through Intellij,but when I am executing the same project through command prompt to get the report I am getting error as could not instantiate webdriver.Why it's happening ?

  • @anantaamitra5003
    @anantaamitra50034 жыл бұрын

    Hi Mukesh,how to customize the serenity report ?like how to change the report name,and can add company logo etc?

  • @perchik3830
    @perchik38303 жыл бұрын

    Mukesh, how do I run multiple tests in a row? and for some reason my browser page doesn't close after the test without the quit command.

  • @anitakushwaha9344
    @anitakushwaha93444 жыл бұрын

    Hi Mukesh need help from you. I want to parameterize my jenkins job to drive execution through Jenkins by passing tags as parameter.

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Hi Anita, you can use below command to pass tags from Jenkins Note- debug1 and debug2 you can pass as parameter from Jenkins mvn test -Dcucumber.options="--tags @debug1 --tags @debug2"

  • @_seediraviteja
    @_seediraviteja Жыл бұрын

    How to attach the screenshot in serenity report

  • @Mukeshotwani

    @Mukeshotwani

    Жыл бұрын

    Screenshot is attached by default

  • @UttiBAnonymous

    @UttiBAnonymous

    6 ай бұрын

    No sir we are not getting screenshots by default

  • @JitendraKumar-lr3vq
    @JitendraKumar-lr3vq4 жыл бұрын

    hi mukesh .. though my test case is running perfectly but my automated test case is being seen as zero in the report ..could you please help

  • @JitendraKumar-lr3vq

    @JitendraKumar-lr3vq

    4 жыл бұрын

    I have mailed my screenshots for the class file and the pom.xml file - at my pom.xml file at the include tag - plugin> maven-failsafe-plugin 2.22.1 **/*Test.java **/Test*.java **/*TestSuite.java **/When*.java my testcase name ends with TestSuite-- my test case class name is - MyFirstTestSuite.java.. Requesitng you to please look into it ..

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Hi Jitendra, once you implement @Step library then you will get proper report.

  • @kaverishelake7188

    @kaverishelake7188

    3 жыл бұрын

    add this line in pom.xml--> **/*TestCase.java

  • @gaurav5758
    @gaurav57584 жыл бұрын

    Which is better sir serenity BDD or specflow BDD? why ?

  • @raghuram-fd1mu
    @raghuram-fd1mu4 жыл бұрын

    please sir more videos