How to Make Your Application Globally Acceptable
In the present time, the world has become a global market and everyone wants to target this global market. Targeting global market means to go beyond the borders and barriers which restrict the usage...
An Introduction To QTP(Quick Test Pro) In Brief
About QuickTestPro(QTP)
QTP is one of the Test Automation Tools developed by Mercury Interactive in 2002. And, it was acquired by HP (Hewlett-Packard) in 2007. Currently, it supports Windows Operating Environment only.
QTP is a mercury...
What Are the Basic Steps in System Planning?
Test Plan
In software testing, there are many levels at which software gets to test. So to test software, a software tester has to first plan the whole process of testing. A responsible test lead...
How To Process ‘Defect Tracking System’ In Software Testing?
Defect Management System
At the time of software testing, we may detect a few mismatches/deviations from the requirement. Now, it's time to discuss the ways to report that mismatch (Defect) and track it using appropriate...
How to Perform Usability Testing on Applications?
An application is usually developed for a particular group of end users. The rating of the application is purely based on the ease of use and performance. So, to make an application easy to...
How to Use WinRunner via Case Studies in Software Testing
Introduction
First of all, I would like to give the brief description about WinRunner. It is a powerful automated testing tool developed by Mercury Interactive Company since it is basically used for functional regression testing. Also,...
Maven – POM Dependency Management (Step Wise Guide)
Hello guys, in my previous blog I have explained how to create and execute Maven project. So, moving further, Here I am going to tell you about the fundamental part of the Maven project.
As...
How to use Maven in Automation?
In this blog, I am going to give you a detailed tutorial about Apache Maven. I am writing this blog, especially for the beginners so that they can have a basic understanding of the...
How to test mobile applications on Emulator and Simulator devices?
One thing is self-expressive in case of mobile testing. To perform mobile testing, we need a mobile device. This is to notify that how our application will behave and work and how the user...
How to follow the process of formal reviews
In my earlier blog, I explained different techniques under Static testing. Static testing includes review process to verify that are we following the right way to achieve the goal or not. If these reviews...