Category Archives: Testing Basics

Testing Basics

How to become automation tester

If you are a manual tester and would like to move into test automation career then you should start acquiring the below technical skills Database /SQL skills Linux skills Defect management Communication skills 3-tier architecture Test case creation Domain expertise like: Life science E-commerce Energy Health Programming skills Java, Java script, C, C++ GIT hub … Read more

Benefits of risk based testing

Here are the 4 different benefits of risk based testing Testing is prioritized based on the timelines(high priority/critical functions will be tested) – Critical issues found early/Reduces schedule slippage) RBT is great tool for prioritizing and selecting the test executions for regression and automation This kind of testing still expedite testing with calculated risk (by … Read more

Why do testers miss bugs?

Testers can miss bugs for various reasons, including the following: Incomplete Test Coverage: Testers may not be able to test all possible scenarios due to time, budget, or resource constraints, leading to potential bugs being missed. Lack of Clear Requirements: Testers may not have clear requirements or specifications to guide their testing activities, leading to … Read more

V and V model in software testing

In V & V model , every phase is in association with testing part. In requirement analysis, it is made sure that every requirement is collected and is discussed with clients for requirement analysis and later it is verified and validated. After requirement analysis, next phase is high level design after the collection of requirements … Read more

Test closure report in software testing

This document is prepared during the end of release to give information on testing activity. It consists of the following reports. General information System or program i.d/acronym Test project Creation date Date Author(s)       Revision history The test manager will maintain this information and provide updates as required. Revision date Author Section Summary … Read more