P23 - Execute your tests in parallel using TestNG | TestNG | Testing Framework |

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

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

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

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

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

    the best part in your explanation is that I can comfortably listen to your explanation continuously for 4 hrs without a single break.... really KUDOS to your efforts!!!!

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

      Thankyou so much buddy.

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

    I was just going through video of parallel execution in testNG and Accidentally found your video,
    You have explained in very detailed manner,
    Thankyou so much for the video

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

    Best teacher for non it background

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

    Accidentally watched one of your videos and its awesome. I will refer to my friends too. Test NG concepts are very clear and one of thr best tutorials ever.

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

      Ohh that's great
      Thankyou buddy 😊

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

    thank you so much anna...the way you are teaching from point to point...its superb....thank you soo much

  • @ReddyAnand-n1i
    @ReddyAnand-n1i ปีที่แล้ว +3

    Awesome anna. u r outstanding.

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

    thank you for making these videos I clear my all doubts by watching these videos

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

    The way of teaching is super :)

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

    Whatta teacher yaar... Hats off💥💯

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

    U r so underrated brother u deserve more subscribers great work ....

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

    Today I accidentally watch your video, it's really amazing, so I decide to watch your all videos to clear my all concepts.
    But I say to one thing if possible to make a videos in less time . At the end I want to say thank you for making these videos and keep making. 🙏

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

      Thank you buddy.
      I didn't get the point "if possible to make a videos in less time", could you elaborate that?

  • @VaishaliMore-bd1kb
    @VaishaliMore-bd1kb 7 หลายเดือนก่อน

    Amazing teaching...

  • @KiranKumar-pm2ui
    @KiranKumar-pm2ui ปีที่แล้ว +1

    Excellent explanation

  • @Manu-gi1xr
    @Manu-gi1xr ปีที่แล้ว +1

    Fantastic Video, Thank you so much Sir

  • @GINO-TCH-QA
    @GINO-TCH-QA 2 ปีที่แล้ว +2

    Muy completa la explicación y entendible. Muchas gracias :D

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

    Best tutorial s ever❤

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

    Very helpful and great Teaching.

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

      Thanks buddy 😊

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

      @@HYRTutorials We are waiting for more videos from you related to Rest-assured,appium etc please start again.

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

      @@chetanphani8544 Was spending some time in my another channel buddy. soon will start the videos again in this channel

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

    excellent demo for parallel testing

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

    Thank you so much for your videos and your explanation Is too good and the presentation too

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

    excellent and simple explanation thank u sir

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

    Super anna Thagedele...😎

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

      Thankyou buddy, Taggede le

  • @mohitchawla3746
    @mohitchawla3746 2 หลายเดือนก่อน

    Awesome ❤

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

    Nice Guruji

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

    Data driven testing with parallel possible Anna?

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

    Great bro.

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

    Hi sir, this is very helpful for us, i'm facing a issue while running in parallel that data is passing in only one browser and that to mutliple time for same field same as thread count but others not recieving anything, can you please help me on this

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

      The problem here is the threads only.
      By default it doesn't know which statement should be executed in which thread.
      There is a concept called threadlocal in java.
      Try to implement that buddy and this problem will be resolved

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

    Wat is the maximum number of thread count we can create

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

    Thank you sir
    Your way of explanation super

  • @ArulRajS-s6q
    @ArulRajS-s6q ปีที่แล้ว +1

    Can we integrate both Parallel Testing and Listeners(ITestListeners) in a single testng.xml?

  • @OppoTab-vf3pq
    @OppoTab-vf3pq 2 หลายเดือนก่อน

    How can we pass different names for 3 parallel runs??

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

    Awesome😇

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

    due to parallele execution i'm getting timeout exception and elements not able to interact. is there any solution to fix this issue

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

      Multi threaded is excellent option only when the system performance is good and network speed should be good

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

    While running one test case multiple times with different test data...I am using parallel run using TestNG...but the issue is while writing the output in corresponding records in excel sheet it's getting corrupted because at same time it's trying to write in excel sheet.... Could you please suggest some solution for the same

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

      Yes buddy. Try to avoid doing that buddy. Instead try to write after the execution like after suite annotation

  • @AmrendraKumar-iq3gt
    @AmrendraKumar-iq3gt 2 ปีที่แล้ว

    Thank you so much sir

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

    Jenkins continuous integration videos cheyandi bro

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

    How do I order test cases in feature files?
    I have multiple scenarios in one feature file and I want to run those in order. Can you please help me out with this?

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

      To achieve that you need to write your own test runner file buddy and it's not a direct way.
      But not sure why do u want to run the scenarios in the order. Because every test should be independent of other test

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

    How to maintain the order of execution if we are running test in parallel and have multiple classes in .
    For example
    class 1
    class 2
    class 3
    And I want to execute in same order . firat class 1 then class 2 and class 3 but all in parallel

    • @Naru-pg1wi
      @Naru-pg1wi 8 หลายเดือนก่อน

      Method priority

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

    Can you please make videos on cucumber framework bro??

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

    what happens if one test in a class depend on another test is another class.In this case how we can run test parallely.can u please tell me a solution fo this

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

    Sir when using with selenium and giving thread count as 2 ,parallel=tests ,it's running sequentially not side by side

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

      Send me the screenshot on hyadagirireddytutorials@gmail.com

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

    SNice tutorialt, it's the nice tuto

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

    🔥🔥🔥

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

    Hi HYR Tutorials, I am facing the below issue:
    When running parallel="classes" threadcount= '"3" from TestNG suit, then it is entering the values in username/password field twice for the first one, two test cases (like username as adminadmin and password as adminadmin), however rest of the test cases executing properly. what is the resolution for this?

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

      It happens when the driver object is shared among all the threads.
      By default the driver object will be shared by all the active threads but to avoid this we need to use Threadlocal which can provide the different driver object for different thread

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

    bro it is showing blank page not passing correct test cases all failing

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

      What's the error you are getting in the console buddy?

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

    I got this question today in interview

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

      Ohh nice
      Hope you have answered correctly

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

    Manual testing teaching chestara sir

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

      not now but soon will do

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

    @48:25

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

    I confused and saw the video and then got.

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

    Thank u so much , this lecture helped me to clear my concepts...!!!

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

      Thats good to hear buddy

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

    Very great explanation