Home » Manual Testing
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?

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 »QA best Practices in Agile world!

We all know Testing is vital for quality assurance, and best practices in software testing can yield high-end software at the end. Here are some best practices for software QA in the Agile world: Once requirements have been…
Read More »What does Quality mean?

Software testing is more than just a stage in the development process. Testing is a philosophy that should embrace the entire application management life cycle. In order to achieve high quality for our products, we have to define…
Read More »Test Case Standard
Each test case should include the following: Test Case ID Prerequisites Platform (device) , environment Module Name Test Title Description Test steps Test Designed by/date Test Executed by/date Test Priority Test Data (if any) Status
Read More »