Which of the following is an example of non-functional testing?
- Load Testing
- Regression Testing
- Smoke Testing
- Unit Testing
Load testing is an example of non-functional testing. It evaluates how the system performs under specific conditions, such as heavy loads or concurrent users.
Loading...
Related Quiz
- Katalon Studio's _______________ feature enables users to define custom keywords and extend its functionality.
- What are the challenges faced during test planning and design in agile projects?
- What role does traceability matrix play in test planning and design?
- What is the importance of maintaining a test case repository?
- The main goal of Use Case Testing is to ensure that the software meets the _______________ specified in the use cases.