Java + Cucumber + TestNG +IntelliJ

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2024

ความคิดเห็น • 40

  • @hassellvinny
    @hassellvinny ปีที่แล้ว +1

    Great intro, thank you! Audio dropped out sometimes but still managed to follow most of it. Thank you!

  • @subhashinisamba2557
    @subhashinisamba2557 ปีที่แล้ว

    Thank you very much for this video, it so helpful. Please add more videos for IntelliJ IDE using Java, cucumber and TestNG combination to improve the knowledge of the tools.

  • @yongjunjeong2994
    @yongjunjeong2994 8 หลายเดือนก่อน

    Such a incredibly clear Explanation. Appreciate for video!!

  • @jorikvartanov8063
    @jorikvartanov8063 9 หลายเดือนก่อน

    Good stuff, had to refresh my knowledge! Thanks

  • @manojmulik6151
    @manojmulik6151 2 ปีที่แล้ว +1

    Thank You very Much you have done really great job by explaining it stepwise

  • @tioputrasalis9807
    @tioputrasalis9807 2 ปีที่แล้ว

    Thank you, I hope you always healthly and safety

  • @RahulVagadiya-gw3hc
    @RahulVagadiya-gw3hc ปีที่แล้ว

    Thank you i was watching your videos. it’s really helpful but my framework doesn’t work some point.please advise me

  • @walkiri
    @walkiri 2 ปีที่แล้ว

    Thank you for this video. I missed one step from other tutorials and this one helped me :) all clearly explained

  • @scjonna7544
    @scjonna7544 3 ปีที่แล้ว +3

    Excellent tutorial. Clearly explaining the need for each package and class. Haven't found one like this so far. Can you also show how to use JUnit inplace of TestNG? Thanks

  • @sethpatsanza7935
    @sethpatsanza7935 2 ปีที่แล้ว

    I appreciate this video and tutorial, I have subscribed for more. Stay well.

  • @Topio1912
    @Topio1912 3 ปีที่แล้ว +1

    very clearly explained. Thanks a lot!

  • @deepsyuncle4972
    @deepsyuncle4972 2 ปีที่แล้ว

    Thank you, sir. Your lessons are really helpful!

  • @Damikaize
    @Damikaize ปีที่แล้ว

    May I know what's the purpose of running "mvn test" in cmd?

  • @edward_fury
    @edward_fury ปีที่แล้ว

    please I need your help... I have this error: META-INF/versions/9/module-info is not a class because access_flag ACC_MODULE is set

  • @audioplatform6299
    @audioplatform6299 2 ปีที่แล้ว

    thank you my friend. It was very helpful!!

  • @BrApocalypto
    @BrApocalypto ปีที่แล้ว

    When i extends the Runner class with the abstract from testng all my @Before tags are not executing.
    Can someone help me with this?
    Srry for the bad english.

  • @8004wind
    @8004wind 2 ปีที่แล้ว

    Thanks for the nice video.
    But could you add how to initiate WebDriver, e.g. chromedriver?

  • @Chime2023
    @Chime2023 ปีที่แล้ว

    Thank for sharing

  • @tahabulentdursun8701
    @tahabulentdursun8701 2 ปีที่แล้ว

    thank you very much my big brother

  • @Nstyleonlineuk
    @Nstyleonlineuk 2 ปีที่แล้ว

    Thank you ! very good Tutorial.

  • @alex_lomov
    @alex_lomov 2 ปีที่แล้ว +1

    There is something missing. I've tried following the video, but I was able to run it from the feature file. Running the runner class or the xml file resulted in errors. The Cucumber didn't find the steps definition, while I was able to navigate from feature file to the steps definitions by holding Ctrl and clicking on a step. And at some point, the error was saying that the testing xml file is invalid.

    • @eyupbayiroglu
      @eyupbayiroglu 2 ปีที่แล้ว

      Did you solve it? I am in the same position, i can navigate from feature file to the step definitions by clicking on a step but when i run the feature file it says step undefined

    • @gajendersingh4361
      @gajendersingh4361 2 ปีที่แล้ว +12

      @@eyupbayiroglu, right click on 'steps' file that you created in 'stepsdefination' folder then click on 'Build Module'. After that it should be fixed.

    • @LeyliFilms
      @LeyliFilms ปีที่แล้ว +1

      @@gajendersingh4361 Thank you so much for your comment! I spent 2 days solving the problem, watched all possible tutorials exactly following all steps and tests didn't pass. Thank you!

    • @Tukomika
      @Tukomika ปีที่แล้ว

      @@gajendersingh4361 Lifesaver.

    • @curryographer
      @curryographer ปีที่แล้ว

      @@gajendersingh4361 Thanks a lot. i was scratching my head on this too! You are awesome!

  • @iconpandeyji
    @iconpandeyji 3 ปีที่แล้ว +1

    very easy to understand

  • @mS-oc1yy
    @mS-oc1yy 2 ปีที่แล้ว

    While doing i am getting error as undefined exception

  • @waniya-huzzu
    @waniya-huzzu 3 ปีที่แล้ว

    you have not mentioned about cucumber plugin in intelliJ , Please do the needful.

  • @killmill3420
    @killmill3420 2 ปีที่แล้ว

    excellent tutorial! is there a follow up?

  • @angry_fox
    @angry_fox 3 ปีที่แล้ว

    Thank you, very useful tutorial for me)

  • @TheCrule
    @TheCrule 2 ปีที่แล้ว

    I'm getting Step undefinded error please can i get some explanation :)

  • @waniya-huzzu
    @waniya-huzzu 3 ปีที่แล้ว

    Error: Could not find or load main class cucumber.cli.Main

  • @Gauss6174
    @Gauss6174 2 ปีที่แล้ว

    thanks dude

  • @fantasma1630
    @fantasma1630 3 ปีที่แล้ว

    haaaaaaaaaaa me salvaste gracias

  • @xo_vallee
    @xo_vallee ปีที่แล้ว

    16:01

  • @weilin4348
    @weilin4348 ปีที่แล้ว

    Could anyone tell me .what is wrong with it ? java.lang.NoSuchMethodError: org.openqa.selenium.support.PageFactory.initElements(Lorg/openqa/selenium/SearchContext;Ljava/lang/Object;)V
    at pagefactory.LoginPage_PF.(LoginPage_PF.java:32)