Font size
WorksheetsPerforming tests on software product
Total questions: 15
Worksheet time: 8mins
What best describes software testing methodology?
Types of testing approaches required to verify the functionalities & Performance
Types of testing approaches required to verify login functionalities
Type of testing approach required to verify stability of a device
What software testing methodology checks an app works fine with other apps and device.
System testing
Regression testing
Unit testing
Acceptance testing
What testing methodology may require you to get the device in the hands of the users to test?
System testing
Regression testing
Unit testing
Acceptance testing
Which of the following is an example of non-functional testing?
System testing
Regression testing
Performance testing
Acceptance testing
Which of the following is an example of performance testing?
Security testing
Regression testing
Spike testing
Acceptance testing
What test checks to see if an app is able to handle what it is designed to handle?
Spike testing
Load testing
Endurance testing
Stress testing
What test will help you check if an app will work well on a specific device?
Security testing
Stability testing
Usablity testing
Compatibility testing
Select two examples of 'Test Levels'
Unit testing
Security testing
Integration testing
Which one of the following will not be included in a test document
Scope and overview
Test approach
Skillsets
Risk and Mitigation
What part of your testing strategy document covers how to measure if are successful or not?
Testing tools
Test levels
Test Metric
Reporting tool
What software testing methodology checks functionality of one item at a time?
Integration testing
Regression testing
Unit testing
Acceptance testing
What software testing methodology checks previous functionality works after an update?
Integration testing
Regression testing
Unit testing
Acceptance testing
What is a Test Scenario?
Describes what to be tested
Describes what not to test
Describes all testing types
What is a test case?
Describes testing
What to test
How something will be tested
Conditions that need to meet before executing the test case are known as what?
Functional Conditions
Post-Conditions
Pre-Conditions
