Podcast
Questions and Answers
What is software manual testing?
What is software manual testing?
- Testing software manually without the use of automation tools (correct)
- Testing software using only automated scripts
- Testing software without any documentation
- Testing software without human intervention
Which type of testing is performed in software manual testing?
Which type of testing is performed in software manual testing?
- Regression testing
- Performance testing
- Unit testing
- Functional testing (correct)
What is one advantage of software manual testing over automated testing?
What is one advantage of software manual testing over automated testing?
- Adaptable to changes in the user interface (correct)
- Consistently repeatable results
- Faster execution of test cases
- Better for load and performance testing