
Also, you learn how to perform SQL insert, updates and deletes. Next the course shows you how to submit a SQL query and process the result set. Then you learn how to set up your development environment with the appropriate MySQL database drivers. The course starts with an overview of the JDBC API. In this course, you learn how to connect to a MySQL database using Java JDBC. If you want to learn everything about JDBC - this is the course for you! Excellent content. I would definitely recommend his material to anyone interested in expanding their programming knowledge with additional tools. I was also impressed with how well he structured the contents! His presence was felt as he periodically showed interest in my progress. I have to say that I was extremely pleased to note that his lecture material was straightforward and to the point. I wish there were more courses from Chad !!!! Responsive instructor available to answer your questions. So, don't be afraid of code, you will soon prefer it to codeless solutions.This course assumes you have some knowledge of databases.Īll source code is available for download They tend to be very fragile, have a lot of useless code and are, in my opinion, only good for very simple scripts and for beginners. And scripts that you wrote yourself would soon be much superior to those made by a web recorder. Well, you don't need to, but it is a very useful skill.

I'm guessing that is what you are now saying: "If a tool can give me the code, why would I need to learn how to code"? This will give you the script code without you having to do any programming. That is the "coders" way: you write the test script in Groovy programming language.Īnother way is to use web recorder (spy/record mode in Katalon Studio, or Katalon Recorder - a browser add-on). Now, you can use Katalon in a variety of ways, one of which is the script mode. If you know Selenium, using Katalon keywords will be simple to learn since they are just a wrapper around Selenium methods. Katalon Studio is a test automation tool that is based on Selenium.
