P2 - Installation of TestNG | TestNG | Testing Framework |

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ค. 2021
  • In this video, I have explained about "Installation of TestNG".
    Installation of TestNG
    1) Install the plugin for IDE(Eclipse/IntelliJ/Netbeans) (Can be installed in 4 ways for eclipse IDE)
    -- From within the eclipse IDE (2 ways)
    -- Help - Marketplace
    -- Help - Install New Software
    -- From outside eclipse
    -- Drag install button available in eclipse plugin github repo
    -- Drag install button available in eclipse marketplace
    2) Install the TestNG libraries inside the project
    -- Maven Project
    -- Normal Java Project
    =======================================
    ▶️ Next Video Link: • P3 - Create and run yo...
    ◀️ Previous Video Link: • P1 - Introduction to T...
    ↔️ TestNG Playlist Link: bit.ly/3wXyuXB
    ✴ Checkout my other playlists: bit.ly/3gLIAVL
    ☕ Buy me a coffee: bit.ly/33ljBWc
    👑 Join my youtube channel to get access to perks:👇
    / @hyrtutorials
    ========================================
    ========================================
    Connect me @
    🔗 Website - www.hyrtutorials.com
    🔗 Telegram - t.me/hyrtutorials
    🔗 Facebook - / hyrtutorials
    🔗 LinkedIn - / hyrtutorials
    🔗 Twitter - / hyrtutorials
    🔗 Instagram - / hyrtutorials
    ========================================
    ========================================
    🙏 Please Subscribe🔔 to start learning for FREE now, Also help your friends in learning the best by suggesting this channel.
    #hyrtutorials #selenium #testng
    TestNG by Yadagiri Reddy

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

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

    ↔️ TestNG Playlist Link: bit.ly/3wXyuXB
    ✴ Checkout my other playlists: bit.ly/3gLIAVL
    ☕ Buy me a coffee: bit.ly/33ljBWc

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

      Please share your connect number

    • @kishoreavvari564
      @kishoreavvari564 10 หลายเดือนก่อน

      bro, explanation is good, but i feel you are running very fast

  • @pallaviram7365
    @pallaviram7365 2 ปีที่แล้ว +5

    It's very clean and most importantly fast.....explaining without dragging helps a lot of people like me...very gud job bro...All the best 👍

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

      Thankyou 😊
      Hope you feel the same for rest of the videos as well.

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

    Very nicely and precisely explained. Most importantly it's consuming less time to learn

  • @Maheshbabu-ug7dx
    @Maheshbabu-ug7dx 10 หลายเดือนก่อน +1

    @HYRtutorials i had installed test NG dependences and it is showing in maven dependencies but error is coming as main method is not there and TestNG is not installed

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

    Crystal clear explanation Mr. Reddy

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

    Superb Explained.. ❤️ Non It Students can easily get understood

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

    Very simple explanation. Thank You for your effort

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

    Your teaching skills are superb....

  • @bhushand-mu3ib
    @bhushand-mu3ib 5 หลายเดือนก่อน

    amazing content and precise information thank you

  • @suryaprakash214
    @suryaprakash214 6 หลายเดือนก่อน

    Hi Sir, As per the video i installed eclipse but i am getting so many errors while running the code, so could u plz help me

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

    nice explanasion bro... clean and clear way ur explanasion .. keep going. waiting for another concepts... t

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

    Hi brother,
    Am facing Error: A JNI error has occurred, please check your installation and try again pop up message
    And in console it showing unsupported class version (class file version 55.0)it runtime only recognises upto have 52.0
    Please help

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

    Clear cut explanation without any unnecessary things , liked it , do u provide classes also

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

      Thanks buddy 😊
      No buddy I'm not providing any trainings currently

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

    Thank you very much, you do an excellent job!!!

  • @jesilyrajan8176
    @jesilyrajan8176 5 วันที่ผ่านมา

    Hi sir, am getting " A jni error has occurred, please check your installation and try again". And in console java.lang.NoClassDeffoundError showing... can you please help me

  • @wamiqazeem
    @wamiqazeem 7 หลายเดือนก่อน

    Launching class has encountered a problem
    Invalid project
    Show error type kindly give the solution

  • @lucky-ip1eh
    @lucky-ip1eh ปีที่แล้ว +1

    Good explanation....very useful❤

  • @deeptisharma9154
    @deeptisharma9154 3 หลายเดือนก่อน

    Still after completing all steps.....testng option on right click(run as testng) not coming

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

    explanation was clear and good easily understand

  • @pandabikash5590
    @pandabikash5590 5 หลายเดือนก่อน

    Sir i have Installed the TestNg Successfully But Maven Folder is not created sir even i am refresh my project

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

    thank very good excellent explanation achive your goal

  • @PavanKumar-ij3gp
    @PavanKumar-ij3gp 2 ปีที่แล้ว +1

    After adding testng dependency, the the testng jar file was added , but when i tried to run test class , run as testng option not showing, why?

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

      You have installed the testng in the project but u need to install the testng in the eclipse as well.
      If you watch the full video you can find the part where I explained about installation of testng in eclipse as well.

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

    Good Explanation... Thank you.

  • @SanjeevYadav-so4jr
    @SanjeevYadav-so4jr 2 ปีที่แล้ว +1

    Hey bro when i done installation and added maven repository but after creating class when i add @test and use ctrl+space it shows no annotations please help me

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

      Expand the maven dependencies in your project and verify whether it has the testng libraries in it.

  • @जिंदगी_ए_सफर
    @जिंदगी_ए_सफर 2 ปีที่แล้ว

    Excellent video very helpful

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

    Very....
    Clear Explanation..

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

    Nice explanation bro. Requesting you that start videos on Hybrid Framework bro beside TestNG series. Please consider our request bro. We are waiting for Hybrid Framework series from so many days. Thank you bro...

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

      Thankyou 😊
      Will do after this series.

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

      @@HYRTutorials IS Hybrid framework covered after these,i cant playlist about it.
      by the way ur explanations is amazing.

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

    As I installed it via eclipse marketplace,
    I did not get
    Run All
    Run | Debug
    Options After restarting the IDE

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

      Its not because of that buddy.
      You might have written the code in src/main/java.
      Instead, you should write it in src/test/java

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

    thanks for the video series on this

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

      Keep learning and keep supporting buddy

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

    Hi Bro, MY IDE has selenium software also. still TestNG cal install into IDE or needs to open new IDE for TESTNG?

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

      How selenium is already installed in ide buddy?
      U mean in project?

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

    For TestNG, we need to install another Eclipse IDE, while install the TestNG from this vedio create project is there.but I am not getting that, could you guide me bro?

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

      Install the TestNG as shown in the video buddy

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

    Hi Reddy garu, I have installed TESTNG from help from eclips, but it does not show in run button

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

      You might be creating the java files in src main folder buddy.
      Create it under src test folder buddy

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

    Sir ipudu Testng install chesaka Eclipse IDE ni restart now ane adugutundi kadaaa
    Restart chesaka by any chance previous programs delete avavuga restart cheste?

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

      If any unsaved changed are there, then they might go but programs will not be deleted buddy

  • @bharathpybodi2842
    @bharathpybodi2842 20 วันที่ผ่านมา

    Excellent

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

    Very good explanation sir

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

    why Run | debug not showing in when create Script in "class in src/main/java" but showing in "src/test folder. "

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

      Yeah , src/main is dedicated for framework related files.
      src/test is dedicated for test related files.
      So by default testng identifies that and shows like that.

  • @RamaKrishna-ng4of
    @RamaKrishna-ng4of ปีที่แล้ว

    Sir it was showing cannot perform operation.computing alternate solutions,may take a while:2/15,will it work or not I am using 4.5.2 version

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

      Why u r using very old version of TestNG buddy?

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

    hi , I have some error like "a java exception has occurred". what we have to do for this error ,Its error occurred in execution of testng programs.

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

      Send me the screenshots on hyadagirireddytutorials@gmail.com

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

    Sir ,I have a doubt. Right now am using maven project in eclipse. Can I create a separate Maven project for TestNG or install TestNG in which I have used maven project.

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

      You can install TestNG in the same maven project buddy

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

      @@HYRTutorials thank u sir

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

    i am installed eclipseide java developer but not created new package,class and i want to write any program not displayed

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

      Send me problem and screenshots on hyadagirireddytutorials@gmail.com

  • @harishreddy3234
    @harishreddy3234 10 หลายเดือนก่อน +1

    Nice explanation,👍

    • @HYRTutorials
      @HYRTutorials  10 หลายเดือนก่อน

      Thanks buddy 😊

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

    I'm working on a java project and I have done the same as you mentioned in the video. But still its not showing TestNG option in 'RunAs'. Can you please help me out on this.

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

      After the installation of eclipse plugin,you should restart the eclipse

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

      @@HYRTutorials yeah.., I have done each and every step shown in the video and cross checked it multiple times to see if I missed anything. I didn't miss anything but still its not showing the TestNG option to run

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

      Probably it could be some eclipse version issue then.
      Try to use the latest version of eclipse.

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

    Hi sir,good morning hope u r doing good, while istalling and run the testNG it showing some error like"internal error launching test case"

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

      Are you on VPN network buddy?

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

    Thank you Reddy ,in preferences i am able to see testNG software but under runas "testng test' option not showing.

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

      Did you add any @test annotation in that class file buddy?

  • @jaganprasadkarunanidhi5819
    @jaganprasadkarunanidhi5819 4 หลายเดือนก่อน

    Your teaching concept good bro, but too fast bro, within browser opening time you are going to next topic.

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

    Hii i got error to place jar files in resource folder. clipboard content con't paste into the selected elements this one is the error

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

      Open the project in file explorer and paste the content there buddy

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

    Cannot perform operation computing alternate solutions may take a while nu varudhu correcta

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

    Thank you so much!

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

    When I add @Test it shows error what can I do?
    It didn't show maven dependency also

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

    Hello sir, thanks for the clear explanation. i have installed TestNG Plugin for Eclipse and my Project but its not showing the " Run | Debug " after @Test. please suggest me how can i get it. Thank you

    • @HYRTutorials
      @HYRTutorials  2 ปีที่แล้ว +4

      Thankyou 😊
      1. Did you restart the Eclipse after installing the testng plugin?
      2. Is your eclipse a latest version?
      3. Did you install the latest version of testng eclipse plugin?

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

      @@HYRTutorials Thanks for the quick response sir. I watched the video couple of times, so i got the solution, mistake was I have created the testng class in src/main/java. Actually it should be in src/test folder.

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

      why Run | debug not showing in when create Script in "class in src/main/java" but showing in "src/test folder. "

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

    Did everything like in the video Run All option not coming after software installation
    Did install only for Run All option run as Testng was coming previously, 3 warnings are still there unlike yours in the video please help bro

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

      Probably you are writing the tests under src main java instead of src test java buddy

  • @Kumar-oz6jr
    @Kumar-oz6jr 2 ปีที่แล้ว +1

    Sir it's very good explanation
    But 1 doubt sir
    When am going to create Mavel project only it's displaying
    ( SRc, Main, test, target ,pom.xml)
    Not coming remains(jre system library, maven dependineses, Test project.....)
    Am done same u r procedure
    Plz tell me sir !!!

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

      Maven dependencies will come only when you add any dependencies in the pom.xml file buddy.

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

    While installing Testng in my maven project after sometime it is showing Cannot perform Operation.computing alternate solutions may take while 1/15 after completion of 15/15 it is showing that not installed. What is problem in this ??

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

      Never saw such kind of errors.
      Are you using office laptop?

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

      @@HYRTutorials Personal laptop Bro It's Solved bro

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

      @@ravijitte968 cool 😎

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

    Hi bro, i got an error while run testing codes,that error is A jni error has occurred,place check ur installation and try again. So what to do now...

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

      Checkout this video buddy
      th-cam.com/video/4Y9mjyxO8EY/w-d-xo.html

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

    Superrrrrr sir👌👌

  • @manishagaikwad9359
    @manishagaikwad9359 11 หลายเดือนก่อน +1

    I'm getting this issue.. Cannot perform the operation computing alternate solutions.. Sir can u tell how to resolve this problem

    • @HYRTutorials
      @HYRTutorials  10 หลายเดือนก่อน

      After sometime it will go away buddy

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

    Sir,@Test ani isthe, org.testng.annotations ani references kanivatledu. pls help
    I have added dependency as u said in pom file as welll

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

      Open the maven dependencies and verify whether u r able to see the testng jar file or not

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

      Sir, Above mentioned issue got resloved sir. .But...when i right click and see , run with TESTNG is only shown.
      Run on server option is not displayed. kindly help me
      And moreover, RUNALL, RUN|Debug options are not shown on my page

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

      @@LittleSoldiers143 after writing @Test, Press Ctrl+space

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

      @@HYRTutorials Sir, Above mentioned issue got resloved sir. .But...when i right click and see , run with TESTNG is only shown.
      Run on server option is not displayed. kindly help me
      And moreover, RUNALL, RUN|Debug options are not shown on my page

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

      @@LittleSoldiers143 But why do you need run on server buddy?
      Thats is not displayed because u might have downloaded the different eclipse package than mine.
      try to download the latest eclipse

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

    Hi bro, I am getting error while installing plugin in eclipse IDE can u pls help here

    • @HYRTutorials
      @HYRTutorials  11 หลายเดือนก่อน

      What's the error buddy

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

    Nice explained

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

    Hii sir iam getting in my system , while writing @test it's showing import'test'(org.jnunit) not loading test ng package wat to do sir

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

      Did u add the testng library to your project?

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

      No sir I will try to rectify

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

    excellent 👌

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

    You are great thank you

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

    Thank you so much

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

      Glad you liked it ☺️

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

    .xml -> dependecies not show default . What should i do

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

      Select File-New-File provide the filename with extension as .xml buddy

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

    what is the diff. b/w java and Test NG.....And why we not go for program with java and why include TestNG?

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

      Comparing Java and TestNG is inappropriate but to answer your question here im giving the answer
      TestNG is a library developed as a framework in Java.
      For eg if you want to execute any piece of code before executing any method every method, there is no option java ryt?
      and to execute the methods in multi threaded mode then we have implement the multithreading concept from scratch.
      instead of doing it from scratch or to achieve the hooks functionality testng is providing beautiful options called annotations.
      Using these annotations you can control or adjust your execution process.

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

    How did u align the dependency code at 3:59

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

      Select the entire text in the pom file by pressing Ctrl+A
      Then align the code using Ctrl+i

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

    EXCELLENT SIR

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

    What is the version of eclipse tat ur using

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

      Version: 2021-06 (4.20.0)

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

    Sir maven project create chesi andulo testNG dependency add cheste saripothundhi kada sir

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

      Also u need to install the eclipse plugin

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

      @@HYRTutorialsalready eclipse IDE install chesukunna Anna

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

      You need to install the TestNG plugin inside the eclipse.
      I have shown that in the video buddy

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

    Test కింద Run | debug అని రావడం లేదు, reason ఏంటో చెప్పండి... Pls give solution....

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

      Install the testng eclipse plugin as shown in the video

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

    Thank you sir

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

    nice explanation brother. but while i am running the code with Testng iam getting error as "cannot find class in classpath" how to resolve that one i saw lot of videos but i didn't get any solution

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

      Is the issue resolved buddy?
      If not send me the screenshot on hyadagirireddytutorials@gmail.com

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

    after installing plug in, Still I am not able to see testNg run option

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

      Restart the Eclipse buddy.
      And also write your tests under src/test folder

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

    I m not able to install testng by new install n marketplace.

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

      What is the error u r getting?

  • @babuypr3302
    @babuypr3302 10 หลายเดือนก่อน +1

    Can you please upload videos for page object model with and without page factory, data driven , keyword driven etc..pattherns with testng selenium testing.....

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

    when ever i used to run my programm its displays look like this sir..."java.lang.UnsupportedClassVersionError: Preview features are not enabled for TestNgclasstest (class file version 62.65535). Try running with '--enable-preview'
    can you help in this

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

      This happens when your runtime environment and compile time environment doesn't match correctly.
      Runtime environment you will.be setting from environment variables but compile time environment can be set from eclipse only.
      Right click on your project and select properties then click on java compiler.
      In this window you can change the compiler settings

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

      @@HYRTutorials Thank you so much sir
      its will works

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

    Hi ...... How to solve PKIX path building failed error resolved ? Please help

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

      Send me the screenshot on hyadagirireddytutorials@gmail.com

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

    👍🏻👍🏻👌👌

  • @YaswanthKumar-do1rx
    @YaswanthKumar-do1rx ปีที่แล้ว +1

    Thank you bro

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

    Sir how did u created maven project please tell me

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

      I have shown that in the video buddy

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

    why my Run and Run All annotation is not comming on my eclips?

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

      Probably you are writing tests under src/main/java
      Write it in src/test/java

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

      @@HYRTutorials how we can change? i am unable to find.
      plz help

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

      @@naaz7847 which project you are using buddy?
      Normal java project or maven project?

    • @user-xs1ql1tz5h
      @user-xs1ql1tz5h ปีที่แล้ว

      ​@@HYRTutorialsthanks brother ee comment valla run all button Ni successful Ga kanipettanu program kooda execute ayyindhi😅😊

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

    Yadagiri bro i am getting error annotation error why i am getting error

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

      Can u send me the screenshots on hyadagirireddytutorials@gmail.com

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

    thank you

  • @jaganmohanreddypenumuru6834
    @jaganmohanreddypenumuru6834 6 หลายเดือนก่อน

    Sir , Thank u

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

    Thanku

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

    Awesome but Please explain little bit slow..some time's cont follow your speed..so please consider its my spl request

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

      Thankyou 😊
      Yeah in initial videos I was a bit faster but in later videos reduced the speed.

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

      You have control over the video please reduce the videos speed..

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

    while downloading testNG in marketplace getting unable to read repository how to solve this pls tell me

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

      if you are on proxy then you should handle the proxy first.
      or you can copy the jar files mentioned in the below location and paste it into plugins folder in eclipse directory.
      drive.google.com/drive/folders/1hzkxTReVN4Xt_7Fr7MSn8ISWGuDpi1Lq?usp=sharing

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

      @@HYRTutorials thank you

    • @RamaKrishna-ng4of
      @RamaKrishna-ng4of ปีที่แล้ว

      We need to copy paste those 6 jar files in plugins Sir??

  • @user-eo8ms7kt6h
    @user-eo8ms7kt6h 4 หลายเดือนก่อน

    hai sir plz provide testng installation site link

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

    Unable to install TestNg Eclipse marketplace and it shows unable to read repository

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

      Can u send me the screenshot on hyadagirireddytutorials@gmail.com

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

      I send ur mail sir

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

      @@vasuvasu5626 I have sent you some libraries.
      Did it work?

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

    suuuuper bayya

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

    i'm unable to get run | debug after installing TestNG

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

      Did you install the eclipse testng plugin?

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

    jar file of testng not opening sir ..can u plz help me out

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

      Send me the screenshot on hyadagirireddytutorials@gmail.com

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

      @@HYRTutorials sir isent mail to u..

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

    Not working tried all ways, any other suggestion ?

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

      What is the error u r getting?
      Are you trying inside the VPN?

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

    What purpose to create tha java project

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

      Without project where do u write the code buddy?

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

    After adding testng dependency I am not able to get annotations after entering @test ctrl+space ( it showing no default proposals)

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

      Is the TestNG libraries showing under maven dependencies?

  • @Ajaybhanu303
    @Ajaybhanu303 26 วันที่ผ่านมา

    I can see this brother is saying very well whenever you watch the video please try to give a like

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

    For installation of testng libraries
    Maven project
    Or
    Normal java project
    Any one method is enough?

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

      Anything is fine buddy. Maven is preferred over the Norma project.

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

    hai sir ...why we are using @test ????

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

      TestNG works based on the annotations only buddy.
      @Test is one of the main annotation

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

    thanks sir

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

    I installed testng, but while I am trying to run, I am not able to that testng

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

      Did u install the TestNG eclipse plugin?

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

      @@HYRTutorials yes

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

      Send me the screenshots on hyadagirireddytutorials@gmail.com