Database Testing using Selenium Automation (Includes Database Concepts and SQL)

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Join this channel to get access to perks:
    / @qafox
    Refer www.qafox.com/ for all my free courses on Software Testing Concepts and Tools.
    In this session, I have practically demonstrated Database Testing using Selenium Automation (Includes Database Concepts and SQL)
    View Notes Here - www.evernote.co...
    The following topics are covered in this session:
    Database Testing
    Database
    Database Management System
    Data Models
    Relational Model & RDBMS
    SQL
    SQL Statement - Practice Website
    SQL Statements - Practical Demonstrations
    Installing DBMS - Downloading and Installing XAMPP
    Connecting to MySQL DBMS
    Viewing the Databases in DBMS
    Creating new Database in DBMS
    Viewing Tables in Database
    Creating new Table in Database
    Viewing Records in Table
    Inserting new Records into Table
    Executing SQL Statements from Java programs using JDBC
    Database Testing using Selenium
    Find Full Course Playlist here for "Selenium Java Biggest Course - With Live Project" - • Selenium Java Biggest ...
    Also check our other 30 Plus Full Free Courses below with proper learning order:
    #1 Software Testing (Manual) with Live Project
    • Software Testing Cours...
    #2 300 Plus Software Testing Interview Questions with Video Answers
    • Software Testing Inter...
    #3 170 Plus Software Testing Types
    www.qafox.com/...
    #4 50 Plus Software Testing Tools
    • Useful Tools for Softw...
    #5 Selenium Java (Full Crash Course) - Learn in 30 days
    • Selenium Java (Full Cr...
    #6 Selenium Java Detailed Course with Live Project
    • Selenium Java Biggest ...
    #7 Selenium 4 Java Course (2022-23)
    • Selenium 4 - Full Deta...
    #8 Selenium Java Interview Questions
    • 1500 Selenium Java Int...
    #9 Core Java Made Easy (Full Course)
    • Core Java (Full Course)
    #10 150 Java Programs for Interview with Video Solutions
    • Java Programs for Inte...
    #11 SQL Full Course (Beginners to Advanced)
    • SQL (Full Course)
    #12 Python Programming Made Easy (Full Course)
    • Selenium Python Course
    #13 Selenium Python Full Course
    • Selenium Python - Begi...
    #14 Python Interview Questions
    • Python Interview Quest...
    #15 Security Testing Basics
    • Security Testing Course
    #16 Mobile Testing Made Easy
    • Mobile Testing Made Easy
    #17 SelectorsHub Full Course for Selenium
    • SelectorsHub - Free Fu...
    #18 JavaScript Made Easy Full Course
    • JavaScript (Full Course)
    #19 CSharp Made Easy Full Course
    • C#.Net
    #20 Basic Web Technologies (HTML,CSS,JS,DOM,XML,SQL)
    • Basic Technologies
    #21 - Cucumber BDD in Depth (Full Course)
    • Cucumber BDD (Full Det...
    #22 - Extent Reports in Depth (Full Course)
    • Extent Reports
    #23 - POI API in Depth (Full Course)
    • Apache POI API
    #24 - TestNG in Depth (Full Course)
    • TestNG Made Easy
    #25 - API Testing using Postman (Full Course)
    • API Testing Course
    #26 - Kubernetes Made Easy (Full Course)
    • Kubernetes Made Easy (...
    #27 - Docker Made Easy (Full Course)
    • Docker Made Easy (Sele...
    #28 - New Selenium IDE TNG (Full Course)
    • New Selenium IDE (Full...
    #29 - SoapUI Full Course
    • SoapUI API Testing
    #30 - Selenium Java - Framework Factory
    • Framework Factory (Sel...

Комментарии • 7

  • @LNChoudhari
    @LNChoudhari 2 месяца назад +1

    Thank you sir ❤

    • @QAFox
      @QAFox  17 дней назад

      Welcome :)

  • @RS-ig9kj
    @RS-ig9kj Год назад

    Thank you so much for supporting you are amazing why don't you show the roadmap of Automation it is always good for all 🙏🙏

  • @sandeeprapolusandeeprapolu
    @sandeeprapolusandeeprapolu Год назад +2

    Good video sir

    • @QAFox
      @QAFox  Год назад

      Thank you :)

  • @madhuri4778
    @madhuri4778 6 месяцев назад

    Hi sir I am your follower since 3 years.
    I have a query for testing snowflake database it’s unlike other dbs it needs multiple properties to establish a connection. How will we give the properties at runtime?