Java + Cucumber + TestNG +IntelliJ

Поділитися
Вставка
  • Опубліковано 28 чер 2021
  • This video describes the process of creating and running an automation test project in IntelliJ IDE using Java, cucumber and TestNG combination
    Basic Steps involve:
    1. Creating a basic maven project
    2. Adding cucumber and cucumber TestNG dependencies in pom.xml
    3. Add supporting cucumber plugins to intelliJ i.e. "Gherkin", "Cucumber for Java" and "Create TestNG xml"
    4. Create sample cucumber test
    5. Run test via IDE
    6. Run test from command line using maven command i.e. mvn test

КОМЕНТАРІ • 40

  • @hassellvinny
    @hassellvinny Рік тому +1

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

  • @yongjunjeong2994

    Such a incredibly clear Explanation. Appreciate for video!!

  • @Topio1912
    @Topio1912 2 роки тому +1

    very clearly explained. Thanks a lot!

  • @deepsyuncle4972
    @deepsyuncle4972 2 роки тому

    Thank you, sir. Your lessons are really helpful!

  • @walkiri
    @walkiri 2 роки тому

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

  • @manojmulik6151
    @manojmulik6151 2 роки тому +1

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

  • @sethpatsanza7935
    @sethpatsanza7935 2 роки тому

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

  • @audioplatform6299
    @audioplatform6299 2 роки тому

    thank you my friend. It was very helpful!!

  • @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.

  • @Nstyleonlineuk
    @Nstyleonlineuk 2 роки тому

    Thank you ! very good Tutorial.

  • @tioputrasalis9807
    @tioputrasalis9807 Рік тому

    Thank you, I hope you always healthly and safety

  • @jorikvartanov8063

    Good stuff, had to refresh my knowledge! Thanks

  • @angry_fox
    @angry_fox 2 роки тому

    Thank you, very useful tutorial for me)

  • @tahabulentdursun8701
    @tahabulentdursun8701 2 роки тому

    thank you very much my big brother

  • @Chime2023
    @Chime2023 Рік тому

    Thank for sharing

  • @Gauss6174
    @Gauss6174 2 роки тому

    thanks dude

  • @fantasma1630
    @fantasma1630 2 роки тому

    haaaaaaaaaaa me salvaste gracias

  • @scjonna7544
    @scjonna7544 2 роки тому +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

  • @iconpandeyji
    @iconpandeyji 2 роки тому +1

    very easy to understand

  • @killmill3420
    @killmill3420 2 роки тому

    excellent tutorial! is there a follow up?