What Are The Top 3 Automation Testing Tools? Top Automation Testing Tools 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

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

  • @xNinJuuh
    @xNinJuuh ปีที่แล้ว +53

    A pro for Playwright as well is the fact you can run Artillery load tests using Playwright tests 💪🏼

  • @sambacarlson
    @sambacarlson 9 หลายเดือนก่อน +2

    Off to checkout all 3 now. Thanks🙏🏿

  • @vijaymanimaran4658
    @vijaymanimaran4658 11 หลายเดือนก่อน +5

    Top 3 Automation Testing Tools mentioned in the video are (not in any particular order):
    - Selenium
    - Cypress
    - Playwright

  • @Jelvix
    @Jelvix 4 หลายเดือนก่อน +1

    Hi! Thank you for this video! It was interesting to compare your list with ours that we just posted in our new video

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

    did you give a try to Talos?

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

    Hi there , is there any tool to automate the unity applications ?

    • @JoeColantonio
      @JoeColantonio  2 หลายเดือนก่อน +1

      Have you looked into @gamedriverio testguild.com/video-game-test-automation-course/

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

    Hi, I am looking for an automation testing tool which can be used for special applications beside the web. Sometimes it can be really hard to find the drivers of them therefore selenium is not a good option for me. Do you have any other suggestions for both application and web test automation? Thank you in advance ❤

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

      Hi! I understand, just need a little more info. What kind of other apps (what technology) Do you have a budget or only open source solutions? Is it an enterprise application under test or something else

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

      @@JoeColantonio I have been using Ranorex for a while. Budget is not a problem for now. Enterprise applications are used sometimes. Thats why I dont want to deal with the drivers. A tool similar to Ranorex will be ok for me.

    • @WarisRaza-i9z
      @WarisRaza-i9z 2 หลายเดือนก่อน

      Hey, what kind of special app are you referring to-something like a web app, Salesforce, or something else? I think we might have the right solution for you!

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

    Hi, Can you please tell me which tool should I learn for mobile automation testing.

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

      It depends on your specific needs and preferences, but some popular tools for mobile automation testing include Appium, maestro.mobile.dev/, and Espresso. Do some research and see which one aligns best with your goals! But sound like another video idea for me :)

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

    Hello ..Please suggest Java awt desktop application best automated tool..

  • @TheActionslaxx
    @TheActionslaxx ปีที่แล้ว +6

    Has anyone thrown a GUI or ‘test builder’ around the coding aspects of these tools or do you need to know how to write raw code to use them ?

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

      I know some tools like Robot framework have Selenium and Playwright plugins that use natural language keywords that allow you to create automated tests without raw coding. Is that what you mean?

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

      ​@@JoeColantonio1❤a3

  • @TestingPurpose-w7c
    @TestingPurpose-w7c ปีที่แล้ว +3

    Selenium with Java or Selenium with Python, the project is based on dotnet + react. Also tell me how to choose selenium with particular language for the project.

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

      Hmm it all depends:) there is no right answer but if you do go with Selenium I would try an existing open source framework like for C# bellatrix.solutions/ or Python try Seleniumbase github.com/seleniumbase/SeleniumBase since they are free try a few against your application and see which on you like best

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

    Sql and automation testing same are not

    • @JoeColantonio
      @JoeColantonio  8 หลายเดือนก่อน +1

      Actually, SQL can be a powerful tool for automation, especially in testing environments. By using SQL, we can automate the retrieval and validation of test data, which not only speeds up testing cycles but also enhances accuracy and consistency. This approach is especially useful for managing large datasets and ensuring that test conditions are rigorously maintained without manual intervention. So, in contexts like ours, SQL becomes an integral part of automation by optimizing and streamlining process

  • @SwapnaSen-gv6sg
    @SwapnaSen-gv6sg ปีที่แล้ว

    Amer to dukho oi tai.

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

    I am completely a Fresher
    Which tool I need to use 🤔

    • @JoeColantonio
      @JoeColantonio  7 หลายเดือนก่อน +1

      Hmmm hard to say. Probably Selenium since it’s the oldest and has the biggest community around it But I think Playwright is the future

    • @COACH_KARSTEN_OPPINIONS-xs3xn
      @COACH_KARSTEN_OPPINIONS-xs3xn 6 หลายเดือนก่อน

      If you have some Javascript skills, I'd go for Cypress. It's easy to grow with and easy to install and get up and running.