
Software Testing Methodologies
Quiz by Jerry
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
Software testing methodologies are strategies used to test any product to ensure it behaves and looks as expected?
falsetrueTrue or False20s - Q2
What kind of test involves testing the application against the business requirements?
Functional Testing
Non-Functional Testing
Product Testing
30s - Q3
What test method incorporates all test types focused on the operational aspects of a piece of software?
Non-Functional Testing
Performance Testing
Unit Testing
30s - Q4
Select examples of testing methods under Functional and Non-functional testing methods
Users sort answers between categoriesSorting60s - Q5
Which test is the first level of testing and is often performed by the developers themselves?
System Testing
Regression Testing
Unit Testing
20s - Q6
Developers in a test-driven environment will typically write and run the tests prior to the software or feature being passed over to the test team?
truefalseTrue or False20s - Q7
What testing method ensures that interactions between units are seamless?
Integration Testing
Compatibility
Testing
Unit Testing
20s - Q8
Link each type of test to the correct definition
Users link answersLinking60s - Q9
In what type of test is the functionality of software tested from end-to-end?
Compatibility Testing
System Testing
Integration Testing
20s - Q10
System testing is typically conducted by a separate testing team than the development team before it is released?
truefalseTrue or False20s - Q11
What is the last phase of functional testing?
Security Testing
Acceptance Testing
System Testing
20s - Q12
What phase of testing will require you to get the software into the hands of the end users for beta testing?
Security Testing
System Testing
Acceptance Testing
20s - Q13
What kind of test is also known as an endurance test?
Soak Testing
Load Testing
Heavy Testing
20s - Q14
What is a test scenario?
The idea of when we have to test.
The idea of what we have to test.
The idea of how we have to test.
30s - Q15
What is a test case?
The idea of what we have to test.
The idea of how we will be testing.
The idea of when we will be testing.
30s