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