Home » Manual Testing

7 Software Testing Principles

Software Testing is a crucial aspect of software development that ensures that the software meets the required quality standards. The primary objective of software testing is to identify defects or errors in the software system and ensure that…

Read More »

Test Plan Vs Test Strategy

Test Plan Test Strategy It’s a document and defines at project level It’s a document and defines at Organization level It’s a blueprint or guideline that describes Test scope, Test approach (Manual or automation), Testing Types, (functional, Non-functional,…

Read More »

Difference between Error, Defect, Bug and Failure

Error, defect, bug, and failure are all related terms that are often used interchangeably, but they have slightly different meanings. In summary, an error is a human action, a defect is a deviation from requirements, a bug is…

Read More »

Software testing QA process

Testing QA PROCESS

Software testing is an important process that helps ensure the quality and reliability of software applications. Quality assurance (QA) refers to the overall process of verifying that a product meets certain standards and requirements. The QA process for…

Read More »

Test Estimation techniques: Every QA should know

Test Estimation is a management activity which approximates how long a Task would take to complete. Estimating effort for the test is one of the major and important tasks in Test Management. What can be estimated? Basically, everything that can be quantified, like money,…

Read More »

Unit Test: What is, Advantages & How works?

Unit Test

What is Unit Testing? UNIT TESTING is a type of software testing where individual units or components of a software are tested. The purpose is to validate that each unit of the software code performs as expected. Unit Testing…

Read More »

Test plan Template

Project Info: Project Info Product Owner QA Prime Release Peer Review and Sign-Offs Peer Reviewer Name Role Date Sign-Off QA Team Lead Sign-Off Product Owner Sign-Off QA Peer Sign-Off Developer Sign-Off Developer Sign-Off Project Overview Refer to release…

Read More »

Key Types of Testing

High level definition of the various types of testing that will be executed by QA depending on project needs or requirements Functional Testing – to verify that a software application performs and functions correctly according to design specifications.  Include…

Read More »

Defect Severity Definitions

To define the various defect priority/severity options in Jira Critical Major loss of system function or defect results in testing coming to a halt and no acceptable work around exists This is a show stopper/blocker defect and the…

Read More »

Defect Reporting Template

The template below must be used for all QA bug reports in order to capture all of the required information for resolution and to avoid delays with investigations. Issue Description <Summary of what the issue is> Steps To…

Read More »