A pro for Playwright as well is the fact you can run Artillery load tests using Playwright tests 💪🏼
@JoeColantonio Жыл бұрын
That’s a good point!
@muhammadikhlaq2356 Жыл бұрын
@@JoeColantoniosc😂😂❤❤❤😊
@SumanKumar-uz6rk Жыл бұрын
@JoeColantonio
@naveenhooda1494 Жыл бұрын
@@muhammadikhlaq2356op de
@sridharpattnaik3646 Жыл бұрын
@@muhammadikhlaq2356 in j mn nerd
@sambacarlson9 ай бұрын
Off to checkout all 3 now. Thanks🙏🏿
@JoeColantonio9 ай бұрын
Excellent!
@ajfloridoАй бұрын
did you give a try to Talos?
@Jelvix5 ай бұрын
Hi! Thank you for this video! It was interesting to compare your list with ours that we just posted in our new video
@geramadhu66302 ай бұрын
Hi there , is there any tool to automate the unity applications ?
@JoeColantonio2 ай бұрын
Have you looked into @gamedriverio testguild.com/video-game-test-automation-course/
@vijaymanimaran465811 ай бұрын
Top 3 Automation Testing Tools mentioned in the video are (not in any particular order): - Selenium - Cypress - Playwright
@erenn4208 Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
@@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-i9z3 ай бұрын
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!
@pd2337 Жыл бұрын
Hello ..Please suggest Java awt desktop application best automated tool..
@akashsharma606911 ай бұрын
Hi, Can you please tell me which tool should I learn for mobile automation testing.
@JoeColantonio11 ай бұрын
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 :)
@TestingPurpose-w7c Жыл бұрын
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 Жыл бұрын
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
@TheActionslaxx Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
@@JoeColantonio1❤a3
@Asha_456df9 ай бұрын
Sql and automation testing same are not
@JoeColantonio9 ай бұрын
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 Жыл бұрын
Amer to dukho oi tai.
@BheemRoyal7 ай бұрын
I am completely a Fresher Which tool I need to use 🤔
@JoeColantonio7 ай бұрын
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-xs3xn6 ай бұрын
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.