Saturday, July 18, 2015

MySQL DML practice with Selenium and Java

I used Oracle and DB2 when I worked as a developer, and know SQL. But, I had no chance to practice MySQL on my PC.

I found an excellent guide from installing MySQL to running DML. I just followed steps, and was able to practice DML on MySQL Command Line Client. The guide had a Java script using Selenium and JUnit. After I modified some areas, I executed it on Eclipse with Selenium and Java.

In many cases, it is not easy to install and run a tool completely. Even one option can affect the installation, and it can take long time. However, this guide was almost perfect. I spent a little more time at the security checking.

Using the guide, I felt deep appreciation to the author who tried to share what the author learned and knew.

Watch Ted's MySQL DML practice with Selenium and Java at YouTube.







No comments:

Post a Comment

Note: Only a member of this blog may post a comment.