Home » Manual Testing

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 »

Defect Management

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 »

Release Testing Signoff

QA testing in *QA-XXXX* has been completed and passed. Ready for deployment in Production. Summary of test execution details are listed below: *Test Execution Results*: % Executed / Plan: 20/20 = 100% % Passed / Executed: 20/20 =…

Read More »

Manual testing end to end guide!

Every software project has three crucial aspects, that are cost, time and quality. This is achieved by testing software regularly. Software Testing is an integral part of any IT project. The software is tested to detect bugs and…

Read More »

Test Cases

Test cases for Online Shopping Application General Test Cases Verify that user is able to navigate through all the products across different categories Verify that all the links and banners are redirecting to correct product/category pages and none…

Read More »

Test Design Techniques

What is Test Design Technique? A test design technique is used to select a good set of tests from the all possible tests for a given system. As exhaustive Testing is not possible, so we need to use…

Read More »