What is Manual Testing? What are the benefits and drawbacks of Manual testing? Give Some Example?
selvarani
Posted on January 3, 2024
What is Manual Testing?
-Manual testing is a software testing process in which test cases are executed manually without using any automated tool.
-All Testcases are executed Manually according to end user perspective.
- Manual testing is mandatory for every newly developed software before automated testing.
Types
-->White Box Testing
-->Black Box Testing
-->Gray Box Testing
Advantages of Manual Testing
-->It does not require programming knowledge
-->Deliver 100% Defect less.
Disadvantages of Manual Testing
-->It requires a large number of human resources.
-->It is very time-consuming.
💖 💪 🙅 🚩
selvarani
Posted on January 3, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
webdev Understanding HTTP, Cookies, Email Protocols, and DNS: A Guide to Key Internet Technologies
November 30, 2024