How to Download and Install SoapUI and SoapUI Pro

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 …

Read more


How to Test Application Messaging Queue

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, …

Read more


SoapUI Groovy Script Set anf Get Property Value

How to Use Properties in SoapUI Groovy Script – SoapUI

In this tutorial, you will see how to use properties in SoapUI Groovy Script. Let’s get started.  Properties are the central repository for temporarily storing information. They can contain login information like username and password, session data like session ID, page context, header information, and so on. This is the …

Read more


Selenium Framework Project and Folder Structure

Selenium Framework Creation and Accessing Test Data from Excel

In the last tutorial, we familiarized you with the basics of test automation Frameworks, their components, and their types. The frameworks illustrated in the previous tutorial were a few of the most popular frameworks used by the testing fraternity. We briefly discussed Module Frameworks, Library architecture-based frameworks, Keyword-driven frameworks, Data-driven …

Read more


PractiTest Test Management Tool 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 …

Read more


QTP Parameterization Part 2

Techniques for Parameterization

In part 1 of this QTP Parameterization tutorial, we explained Datatable Parameterization with an example. In this QTP tutorial let’s focus on the remaining three Techniques for parameterization in QTP: 2) Random number parameters 3) Environment variable parameters 4) Test/Action parameters => Click Here For QTP Training Tutorials Series #2 – …

Read more


QTP – Writing Loop and Conditional Statements

Writing Loop and Conditional Statements

VB Scripting Basics – Writing Loop and Conditional Statements for Building the Programming Logic. => Click Here For The QTP Training Tutorials Series => Also read the complete free VBScripting Tutorial series here In the last VB Scripting article, we saw some of the basic features of the VB script. Here, we …

Read more