What is Messaging Queue? Messaging Queue (MQ), a message oriented middleware tool, is an IBM product since 1992. It is very helpful to communicate messages (XML/text file/HTML file etc.) in SOA (service…
Category: Testing Concepts
White Box Testing: A Complete Guide with Techniques, Examples, & Tools
What is White Box Testing? If we go by the definition, “White box testing” (also known as clear, glass box or structural testing) is a testing technique which evaluates the code and…
B2B (Business to Business) Gateway Testing Process
What is B2B Gateway? B2B stands for Business to Business Gateways. Companies interact and collaborate with each other for their business needs. To do so, they use messaging in the form of…
What is Test Harness and How is it Applicable to us, Testers
I am not a big fan of labels. Here is what I mean by that. If I have to check few aspects before I determine whether or not QA can be started, I…
Internet of Things (IoT) Testing: Challenges, Tools and Testing Approach
Testing Internet of Things (IoT): When a question such as “What are the basic necessities of life” is thrown at people, most of them would answer, “Food, Shelter, Clothing”. But, that was…
Ad-hoc Testing: How to Find Defects Without a Formal Testing Process
The very term ad-hoc implies the lack of structure or something that is not methodical. When you talk about ad-hoc testing, it means that it is a form of a black box…
Context Driven Testing: 7 Basic Principles with an Example
7 Basic Principles of Context-Driven Testing With an Example: When I drive to the airport, I usually take the freeway that will get me there in the minimum time and avoids tolls….
Important Software Test Metrics and Measurements – Explained with Examples and Graphs
In software projects, it is most important to measure the quality, cost, and effectiveness of the project and the processes. Without measuring these, a project can’t be completed successfully. In today’s article,…
How to Perform Software Product Testing – Detailed Process and Methods with Examples
Software Products need their own unique approach to test adequately and correctly. Often times, teams treat them as any other software (i.e. internal applications built for a specific client or team; not…
Static Testing And Dynamic Testing: What Are The Differences
Learn about the two important testing techniques Static Testing And Dynamic Testing and the differences between the two: Testing is Verification and Validation. We all know that it takes 2 Vs to…