Manual testing is a software testing process in which cases are executed manually without using any automated tool. All test cases executed by the tester manually according to the end users perspective. It ensures whether the application is working as mentioned in the requirement document or not. Test cases are planned and implemented to complete almost 100 percent of the software application. Test case reports are generated manually.
Drawbacks:
It uses a comparatively large number of human resources
It is costly in the short run
It is very timing consuming
It does not cover all aspects of testing
Benefits:
If If you are using block box testing you don't need programming knowledge
It is easy for new testers to learn
The software end up 100 percent bug free
It's cost effective
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)