What is manual testing in software testing?
Answers
Hope it helps
Manual testing
Explanation:
Manual Testing means testing the software manually to find the bugs.
First of all ,the tester write a test cases ,then execute the test cases and finding defects or bugs.
Bugs are of different type major,minor,critical,cosmetic,severe.Based on that tester classified the bugs
In this tester plays a major role for finding defects
Types of manual testing:
- Black Box Testing
- White Box Testing
- Unit Testing
- System Testing
- Integration Testing
- Acceptance Testing
Black Box Testing
They didnot care about the inputs(coding)only tested the output
White Box Testing
Three basic steps are followed for white box testing
Unit Testing
Using this indiduval modules has to be tested
System Testing
Testing the whole integrated system
Integration Testing
In this integarted the modules and then tested
Acceptance Testing
It is did by the user
Let More about
It is suggested to do manual testing across the project phases
https://brainly.in/question/12769618
In Manual Integration Testing Human Intelligence is waged against the application
https://brainly.in/question/12769618