What is Cosmetic Issue/Bug in Software Testing

Cosmetic and the Functional Bugs

This article provides valuable insights into the significance of both Cosmetic and Functional Bugs and how they contribute to software quality. There are always huge responsibilities imposed on the tester to uncover any kind of bug that software has. Irrespective of the functionality and user interface, testers can raise bugs …

Read more


Automation Testing of JAVA/J2EE Applications

AUTOMATED TESTING OF J2EE APPLICATIONS (Part 2)

In this article, we will look at how to perform automation testing of JAVA/J2EE applications. Let’s get started.  Generally, J2EE applications are very large and contain several components from the front-end screen to back-end database. Automated testing is preferred over manual testing for such large applications due to time and …

Read more


SoapUI Pro Features

In this article, we will look at the 4 important features of SoapUI Pro for Pro Audience. Let’s get started. SoapUI comes in two versions – Open Source Free (SoapUI) and SoapUI Pro (now SoapUI NG pro). So far we were discussing common automation concepts and functional testing basics such …

Read more


How to Setup a Testing Framework in Node.JS?

Node.js Tutorial

How to Setup a Testing Framework in Node.js – Here is a short tutorial for beginners Why Does it Matter? Obviously, testing is important – without it, bugs sneak into the wild where they’re more difficult and costly to fix. Automating testing can significantly increase test coverage as well as …

Read more


Log4j in Selenium Tutorial to Debugg Scripts

Debugging Selenium Scripts with Logs

In this tutorial Debugging Selenium Scripts with Logs, we will cover advanced concepts that optimize the Automation framework and enhance user visibility. Now we are moving towards the end of our most comprehensive Free Tutorials for Selenium Testing tool. The tutorials we are posting now are part of advanced Selenium …

Read more


What is Beta Testing? How to Perform Beta Test?

What is Beta Testing

Beta Testing is an Acceptance Testing type, which adds value to the product as the end-user (intended real user) validates the product for functionality, usability, reliability, and compatibility. Inputs provided by the end-users help in enhancing the quality of the product further and lead to its success. This also helps …

Read more