Testing

Testing

SQL Injection Vulnerability

SQL Injection Vulnerability & How to Prevent it? – Devstringx

What Is SQL Injection Vulnerability & Prevention? SQL injection is an attack technique that exploits a security vulnerability occurring in the database layer of an application. Hackers use injection to obtain unauthorized access to the underlying data, structure, and DBMS. By...

Read more...
Apache JMeter

Introduction of Apache JMeter – Open Source Performance Testing Software

Apache JMeter is open-source testing software. JMeter is a 100% pure Java desktop application that uses for performance testing and analyzing the overall system performance under different loads. It is user-friendly and can download for free of cost. JMeter was originally...

Read more...
Process of ETL Testing and Its Types

What is The Process of ETL Testing and Its Types

What Is ETL? ETL stands for Extract Transform and Load. ETL is a process in which data transfer takes place in multiple stages. Data transfer starts from the legacy source to the staging server, from staging to a data warehouse, and...

Read more...
protractor

Getting Started With Protractor A Test Automation Framework

About Protractor It is a test automation framework that is used for automating web application testing. It combines technologies such as Jasmine, Selenium Web driver, and Node.js. Using a protractor, we can automate both Angular and non-Angular applications. Some Features of Protractor Supports...

Read more...