Five People and Their Thoughts (Part 4)

Many of the things I’ve learned about software testing in recent years I discovered through reading books and blogs of actual software testers who are masters of their own craft. Some of them record videos too, of tutorials and webinars and anything they find valuable for their readers/viewers, and I try to share those which I’ve found engaging, five at a time.

Here are some interesting recordings to view today, if you’d like:

If You Want To Learn How To Write Selenium Webdriver Automated Checks

.. here’s a list of online courses I took last year in order to learn how to use Selenium Webdriver (an open source tool that automates browsers):

It’s not a comprehensive list but they are enough to get you started. The first two in the list are free courses, the last two are paid (I always wait for a $10 sale before purchasing the more expensive courses since uDemy does that a lot anyway), all of them will of course require you to have a uDemy account to access them. I learned a bunch from these tutorials, even though it can sometimes be difficult to listen to Indian instructors, even though they won’t have all the answers that you need. A lot of the more important lessons in implementing successful automated test suites will come from the experience of using the tool, from debugging test code, from looking for answers on the main Selenium documentation or StackOverflow, and from following blogs of software testers who have used Selenium far longer than we have. But do check them out, especially the free ones, if you are into web testing and you are curious about how Webdriver works. 🙂