top of page

Tutorial - SQL for QA - Full Course

  • Writer: everyone testing4
    everyone testing4
  • May 7, 2022
  • 1 min read

Updated: Jun 4, 2022

The knowledge and skills about Database are very necessary for QA/QC when we involve in testing activities.

One of common databases that we will work, is SQL. On this tutorial, Testing4Everyone will show you the basic about SQL, the example database, then you can practice and gain the fundamental of SQL.


Note: You can refer to this repo on Github, I collected all assessments in this tutorial.



ree


- Setup Example Database in your local

In order to practice SQL command, I will support you install and setup a local database in your computer. Then, you can use it to practice the basic SQL command that a tester should know.


- Basic SQL commands for tester

We will learn together to be able to write some basic SQL command

(Select, Insert, Update)




- Use Python Script - Connect to SQL DB to reset test data


Comments


logo.png

Hi, We're Testing4Everyone

We are building up QA/QC community to share technical skills about software testing to everyone. 

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram

Software Testing:

+ Testing concepts

+ Manual testing tips and skills

+ Automation test for Web/ Mobile / Win App.
+ Performance testing for Web/Mobile app.
+ Security testing for QA and QC.

Subscribe

Thanks for submitting!

©2023 by Jeff Sherman. Proudly created with Wix.com

bottom of page