This page is a curated information from blogs, articles, tutorials about software testing that relevant to QA team.
If you are new to software testing, you can use information on this page as starting point to grow your skills on software testing.
Overview
These methods are used to describe the point of view that a test engineer takes when designing test cases.
White-box
White-box testing technique is used to examine the program structure and business logic, it validates the code or program of an application. It is also called as Clear-Box Testing, Glass-Box Testing or Open-Box Testing.