Which courses are the best to help me grasp the foundations of Automated testing? I am currently in a manual QA position doing only Ad-Hoc/regression testing. This is also the only testing we currently, but I realize it is important to implement automated testing as well as the company grows.
I have basic development skills - HTML, CSS, and some Javascript which from what I've read, will help me along my way of learning automated testing.
Do I use Selenium? Do I write my own scripts? Do I use both? How does automated testing differ for web/mobile applications? I've looked at AST, but none of the reading I've done has answered these questions for me.
Any advice will be greatly appreciated!