When testers explore the application without any specific plans and simultaneously design and execute tests, they are engaged in _____.
- Exploratory Testing
- Regression Testing
- Scripted Testing
- Smoke Testing
Exploratory Testing involves testers exploring the software without pre-defined test cases or a specific plan. It's a dynamic process where testers learn the application and simultaneously design and execute tests to find defects.
Loading...
Related Quiz
- In a _______ scripting technique, test scripts are developed using a set of keywords and corresponding functions or methods.
- When determining tool selection criteria, which factor considers the compatibility of the tool with the application under test's technology stack?
- A company undergoes a security audit and finds that their password policies are lax, with most employees using easily guessable passwords. As a security auditor, what would be your primary recommendation?
- In the context of performance testing, which metric is NOT typically used: Load Time, Number of Defects, Response Time, or Throughput?
- You're in a meeting where a team member presents a portion of the system's design, and the group asks questions to understand and potentially identify flaws. What type of review process is this scenario most similar to?