Acunetix Web Vulnerability Scanner (WVS) Security Testing Tool (Hands on Review)

Acunetix WVS review

This is a review of Acunetix Web Vulnerability Scanner (WVS). It is a tool for a security audit of web applications and websites. It is the best tool for SQL Injection testing, Cross-site scripting (XSS) and OWASP top 10 other vulnerabilities.

Web applications and websites are core components of any business these days. As the number of websites increases, attackers are also more active in hacking websites and stealing important business data.

With this threat, it’s becoming important to have Website vulnerability scanning as part of a complete test cycle.

Read more


How to Manage Requirements, Execute Test Cases and Generate Reports Using TestLink – Tutorial #2

_Manage Requirements, Execute Test Cases

This is Part 2 of the “Learning TestLink Test Management Tool” tutorial series. If you missed part-1 you can check it here: Getting started with the TestLink Test Management tool.

In the last tutorial, we learned TestLink installation, creating Test Plan, and writing Test Cases.

Today, let’s learn important features of TestLink, including requirements management, test case execution, and generating test reports.

Read more


Step by Step SoapUI Download and Installation Process – SoapUI Tutorial #3

SoapUI and SoapUI Pro installation guide

In this article, we will learn about the SoapUI download and Installation process. Let’s get started. 

In this tutorial, we will learn how to install SoapUI and SoapUI Pro with a trial key. We will also see a few major differences between SoapUI and SoapUI Pro and their plugins/add-ons at the basic level.

=> Check out all the tutorials published in this SoapUI Tutorials series here.

Let’s get started. 

Read more


How to Test Application Messaging Queue: IBM WebSphere MQ Intro Tutorial

Test Application Messaging Queue

Let us see what the Messaging Queue is:

Messaging Queue (MQ), a message oriented middleware tool, has been an IBM product since 1992. It is very helpful to communicate messages (XML/text file/HTML file etc.) in SOA (service Oriented Architecture) on over 80 platforms.

It is reliable and provides a secure, assured communication medium and an excellent messaging solution to Enterprise Architecture across the globe.

Today’s article is about testing Messaging Queue that facilitates transportation of messages between two applications/modules.

This will help you test the connectivity between applications/modules during message transportation.

Read more


How to Use Properties in SoapUI Groovy Script – SoapUI Tutorial #7

Properties in SoapUI

In this tutorial, you will see how to use properties in SoapUI Groovy Script. Let’s get started. 

Properties are the central repository to store our information temporarily. They can contain login information like username and password, session data like session id, page context, header information and so on.

This is the 7th tutorial in our SoapUI free online training series.

Let’s see how to add property test steps and then we will discuss assigning values to the property and show them in the log.

Read more


PractiTest Test Management Tool Hands-on Review Tutorial

PractiTest Review Tutorial

We have provided an extensive PractiTest end-to-end test management tool hands-on review tutorial for the benefit of our readers.

Software testing is an integral part of any company that has a product or service consumed by customers. This applies to organizations of any size – from startups to mid-size and larger organizations, who are looking to increase release cycles to meet growing customer demand.

Test cases are a vital part of the software testing process and keep growing as the complexity of the product increases.

Read more