_______ testing, a black-box technique, emphasizes using the software just like an end-user without any predetermined test cases.
- Acceptance
- Exploratory
- Functional
- Regression
"Exploratory Testing" is an unscripted testing approach where the tester actively controls the design of the tests as those tests are performed. The tester often follows their intuition and experience during testing.
Loading...
Related Quiz
- While using error guessing, testers often rely on _____ lists, which detail common issues encountered in previous projects.
- When assessing the colors, fonts, and images in an application to ensure a positive user experience, which type of testing are you most likely conducting?
- Which SDLC model involves continuous iterations of development and testing?
- In the context of functional testing for mobile apps, which is crucial to test: Landscape or Portrait mode or both?
- Imagine a scenario where testing is being conducted and the same bugs are being reported even after they've been fixed. Which principle of software testing might explain this phenomenon?