Jubula Functional Testing Tool Tutorial

jubula-tutorial

This detailed tutorial was created with the aim of sharing the knowledge I have gained in Jubula and helping you create a customized, robust and flexible automation testing framework. [Detailed tutorial with lots of images, so allow it to load] Today, we are going to learn about a popular open …

Read more


Performance Testing Tutorial

A Complete Performance Testing Guide

What is Performance Testing? Performance Testing also knows as ‘Perf Testing’, is a type of testing performed to check how application or software performs under workload in terms of responsiveness and stability. The Performance Test goal is to identify and remove performance bottlenecks from an application. This test is mainly …

Read more


Team Building in Software Testing

Team Building in Software Testing

Just like software development, software testing also requires some important factors to develop and maintain that can contribute to continuous process improvement. One such significant factor is Team Building. While building the right team, the focus should be on certain key elements like Roles & Responsibilities, Knowledge Transfer, Domain Knowledge, …

Read more


TestLodge Test Management Tool Review

How TestLodge Test Management Tool Improved with Your Feedback

Last year we did a TestLodge review and mentioned some pros and cons of this test management tool. STH readers also shared their thoughts and requested some new features. TestLodge owner Scott Sherwood took our suggestions seriously and improved this tool with a new range of awesome features. He contacted …

Read more


How to Handle Exception in SoapUI Groovy Scripts

Exception handling in Groovy script

In this SoapUI tutorial, we will look at how to handle exception in SoapUI Groovy scripts. Let’s get started.  Handling runtime exceptions in groovy is similar to Java as the Java libraries are integrated. However, we will discuss the basic concepts in SoapUI and go into the details of exception …

Read more


What is Black Box Testing: Examples and Techniques

Black Box Testing

I have covered what is White box Testing in previous article. Here I will concentrate on Black box testing. BBT advantages, disadvantages and and How Black box testing is performed i.e the black box testing techniques.

Black box testing treats the system as a “black-box”, so it doesn’t explicitly use Knowledge of the internal structure or code. Or in other words the Test engineer need not know the internal working of the ?Black box? or application.


10 Proven Ways to Motivate Your Team in 2026

How to keep Motivation Alive in Software Testers_

Our previous tutorial on “How to Keep Good Testers in Testing Position” has a pointer that mentions appreciating the testers for their good work. “Reward Testers for finding good quality bugs. Conduct weekly or monthly competitions like ‘Bug of the week’ to reward them. This will help to build a …

Read more