Online Payment Service Providers
Online Payment Service Providers enable individuals and business organizations to send and receive payments online. In this post, we will learn about leading
Software Testing
Online Payment Service Providers enable individuals and business organizations to send and receive payments online. In this post, we will learn about leading
Introduction to Software Testing : Software is a set of instructions executed by a computer designed to perform tasks for the user.
This tutorial will provide a basic understanding of the elements in a use case modeling. There are many benefits of use case model. We can use Use case modeling tools
Overview In this article, we will discuss the Software Test Plan document. A Test Plan is a formal document that describes: Scope, objectives, and approach to testing Features to be tested and features not to be tested. Any assumptions while testing the application Test entry and exit criteria Testing Approach. Dependencies and Risks Defect management […]
Sample Bug Report In this post, we will discuss the anatomy of a good bug report. First of all, a software bug is an error, flaw, failure, or fault in a program or system that produces an incorrect or unexpected result, or causes it to behave in unintended ways. Most bugs arise from mistakes and […]
In this post, we will understand SOAP, WSDL and UDDI. Its important to know about these concepts before testing SOAP based webservices. What is SOAP? SOAP an XML-based protocol designed to provide the necessary infrastructure and definition to support XML based Remote Procedure Calls(RPC’s). It provides an envelope for encapsulating a message. Also, this envelope […]