Add to Wishlist
Manual Testing

Manual Testing is a fundamental software testing process where the software is tested manually without the help of automation tools. Manual testing ensures that the software implementation adheres to the requirement specification and design. Manual Testers write test cases to test the software by calling out the expected output and the actual output in a test case. The differences between the actual and expected outputs are tracked as Defects or Bugs.
Why should you learn this course?
- 100% automation is not possible and hence manual testing will never lose its charm despite automation testing being the new trend.
- Manual testing can be performed without the knowledge of any programming language.
- Manual testing is mandatory for every software project that is newly developed before automation testing kicks in.
- To be a successful automation test engineer the tester needs to be through with the concepts of Manual Testing.
1
Software Development Life Cycle Of Manual Testing
2
SDLC Models
3
Unit Testing
4
Software Test Types
5
Software Test Design Techniques
6
Software Test Life Cycle
7
Software Test Documents
8
Software Testing Quality Standards
9
Automation Testing