Manual Testing
Jayesh
Posted on October 30, 2023
Manual Testing🤔
Manual testing is a testing process which is testing the software without any automated tool. Tester will do the test cases manually with end user perspective. Will ensure that all the software working as mentioned in the document. Test case report also generated manually. Manual testing is mandatory for every new software before automated testing.
Types of Manual Testing
1.Black box testing
2.White box testing
3.Grey box testing
Benefits of Manual Testing😍
- If you are a manual tester you don't need programming language.
- Manual testing is easy for new tester to learn.
- Using manual testing the bugs can identify in the early stages.
- Manual testing is cost effective.
Drawbacks of Manual Testing😔
- Large number of human sources need for manual testing.
- Manual testing is very time consuming. All the test cases executed manually so tester need more time testing.
- Manual testing is very costly in big project in short period of time.
- Manual testing does not cover all aspect of testing.
💖 💪 🙅 🚩
Jayesh
Posted on October 30, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.