First TestNG Program in Eclipse | How To Run Multiple Test Cases in TestNG without Java Compiler

Поділитися
Вставка
  • Опубліковано 22 жов 2024
  • First TestNG Program in Eclipse | How To Run Multiple Test Cases in TestNG without Java Compiler | How To Run Multiple Test Cases in TestNG | first testng program in eclipse, how to run test cases in testng, how to run multiple test cases in testng, how to run test cases in testng without java compiler
    Find Program Code in following link:
    www.comrevo.co...
    First TestNG Program in Eclipse | How To Run Multiple Test Cases in TestNG without Java Compiler | How To Run Multiple Test Cases in TestNG | first testng program in eclipse, how to run test cases in testng, how to run multiple test cases in testng, how to run test cases in testng without java compiler

КОМЕНТАРІ • 22

  • @Comrevo
    @Comrevo  2 роки тому +4

    Learn & Get Udemy Certificate for this course "Selenium Webdriver with Java & TestNG Framework". Check following link:
    www.udemy.com/course/selenium-webdriver-with-java-testng-testing-framework/?referralCode=2064BA4AD270DCDF48BC
    Watch more videos on Selenium Automation Testing in following link:
    ua-cam.com/play/PLhbrpS8rYbc0vBS6Z8SC7OR-zknTBiBHW.html
    Find more videos on Java programming in following link:
    ua-cam.com/play/PLhbrpS8rYbc1xwntuh_5PCbeaABBF4HWv.html

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

    Your style of teaching is very easy to understand👍

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

      Thank you so much🙏🙏

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

    You're just doing great. Thanks Brother. God bless you.

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

      Most Welcome🙏🙏

  • @itspriyankakirane9076
    @itspriyankakirane9076 11 місяців тому +1

    Hello, sir!
    Your videos are really helpful and have greatly enhanced our understanding.
    Thank you!

    • @Comrevo
      @Comrevo  11 місяців тому

      Most Welcome🙏🙏

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

    Great Detailed Explanation.......Thank you sir🙌🏻🙌🏻🫡

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

      Most Welcome🙏🙏

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

    Sir I have already added the 'Add TestNG library',and after mouse hovering on the test import option is not showing

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

      It should come. Check with your installation.

  • @MrJack-qu9ej
    @MrJack-qu9ej Рік тому +1

    Hello sir when I m running with testng it is showing that "An internal error occured during Launching my program"..... What to do sir?

  • @kudamalasirisha5593
    @kudamalasirisha5593 3 місяці тому +1

    Hi bro here u written some code u runed it but when I'm running this code same it was asking slf4j dependency how to add I'm not pom. Xml file how u r code executed.?

    • @Comrevo
      @Comrevo  3 місяці тому

      In pom.xml, you can add this dependency as follows:

      org.slf4j
      slf4j-api
      YOUR_SLF4J_VERSION

      org.slf4j
      slf4j-simple
      YOUR_SLF4J_VERSION

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

    Thanks for support... 👍

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

      Most Welcome🙏🙏

  • @sukeshgupta764
    @sukeshgupta764 9 місяців тому

    error occur after adding the testng library.
    Can you please help me to solve this "The type org.testng.annotations.Test is not accessible"

  • @SwapnilChakote-z7o
    @SwapnilChakote-z7o 10 місяців тому +1

    very nice sir

    • @Comrevo
      @Comrevo  10 місяців тому

      Thank you🙏🙏

  • @gauriauti560
    @gauriauti560 2 роки тому +2

    Thank you Sir..

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

      Most Welcome🙂🙂

  • @gururajkoundinya83
    @gururajkoundinya83 10 місяців тому

    I got this below error
    An internal error occurred during: "Launching Program1".
    org.testng.eclipse.maven.MavenTestNGLaunchConfigurationProvider.getClasspath(Lorg/eclipse/debug/core/ILaunchConfiguration;)Ljava/util/List;