Manual Testing
Testing is a vast domain
Not an easy task to do
A software testing process in which test cases are executed manually without using any automated tool
A test process in which a QA manually tests the software application in order to identify bugs
Types of Manual Testing
Manual Testing
White Box Testing
White box Testing is an approach in which the QA is familiar with the internal code or structure of the application.
Manual Testing
Black Box Testing
Black-box testing is a test approach in which the QA doesn’t have any knowledge about the underlying code or structure of the application.
Manual Testing
Grey Box Testing
Grey-Box test approach is the combination of both white box and black box testing techniques.
What You'll Learn
We will provide brief introduction to Manual Testing which will clear all basic concepts like what is Manual Testing? How it works? What are the basic requirements for Manual Testing? What are its Types? and alot more.
We will explain in detail about how to perform manual testing with live examples and bugs.
We will explain in detail about the stages of manual testing.
Manual testing is an essential part of any test strategy
