What Is Database Security Testing – Complete Guide

9 Database Security Testing

Learn about Database Security and its related concepts like security threats, best practices to follow, testing types, techniques, testing processes, etc.:

In this tutorial, we will explore what is database security, the type of database threat that exists, the importance of securing our database, and some tools that you can use to perform Database Security Testing.

We will also learn about Database Security best practices and types of database security testing, processes, and techniques.

Read more

Altibase Open Source Relational Database Review

Altibase Database

This Tutorial Provides a Hands-on Review of the Altibase Open Source Relational Database, which is ACID & SQL Compliant. Let’s get started.

This article will give you a detailed review of the Altibase Database which includes product features, pricing, customer support, advantages, and limitations of this in-memory plus on-disk database.

Altibase is a freely downloadable, enterprise-grade, and high-performance RDBMS.

Let’s Explore It Now!!

Read more

Data Migration Testing Tutorial: A Complete Guide

Data Migration Testing

Here is a detailed Data Migration Testing tutorial for the benefit of our readers. Let’s get started.

We often hear that an application is moved to a different server, the technology is changed, it is updated to the next version or moved to a different database server, etc.,

  • What does this mean?
  • What is expected from the testing team in these situations?

From the testing point of view, it all means that the application has to be tested thoroughly end-to-end along with migrating from the existing system to the new system successfully.

Tutorials in this series:

System testing has to be performed in this case with all the data, which are used in an old application, and the new data as well. Existing functionality needs to be verified along with the new/modified functionality.

Read more

Database CRUD Testing Through UI with Sample Test Cases

Database CRUD Testing Through UI

All about CRUD Operations and How to Perform CRUD Testing Through UI:

Human beings started storing information even several decades ago! And in those days, Flat file databases were used in the computing history where all the data was stored in a file.

Later, in the early 1970s IBM developed the first Relational Database Model, which introduced “indexes” to easily fetch the data.

Read more

How to Perform ETL Testing Using Informatica PowerCenter Tool

How To Perform ETL Testing Using Informatica PowerCenter Tool

Here’s a hands-on guide on performing ETL Testing using the Informatica PowerCenter tool with sample test cases:

It is a known fact that ETL testing is one of the crucial aspects of any Business Intelligence (BI) based application. In order to get quality assurance and acceptance to go live in business, the BI application should be tested well beforehand.

The primary objective of the ETL testing is to ensure that the Extract, Transform & Load functionality is working as per the business requirements and in sync with the performance standards.

However, before we get into ETL Testing with Informatica, it is important to know what ETL and Informatica are.

Read more