
STT 2213
Quiz by Ainin Sofiya Hisham
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
The process of evaluating a system or component to determine whether the products of the given development phase satisfy the conditions imposed at the start of that phase.
Testing
Validation
Verification
30s - Q2
The process of exercising software to verify that it satisfies specified requirements and to detect faults.
Verification
Validation
Testing
30s - Q3
Determination of the correctness of the products of software development with respect to the user needs and requirements.
Verification
Testing
Validation
30s - Q4
A company recently purchased a commercial off the shelf application to automate their bill paying process. They now plan to run an acceptance test against the package prior to putting it into production. Which of the following is their most likely reason for testing?
To build confidence in the application
To detect bugs in the application
To gather evidence for a lawsuit
To train the users
30s - Q5
According to the ISTQB Glossary, the word ‘bug’ is synonymous with which of the following words?
Incident
Defect
Error
Mistake
30s - Q6
Situation: A company has developed a new web application that allows users to customize and purchase personalized greeting cards. The application includes numerous features such as text customization, image uploads, various templates, and payment processing.
Challenge: The test team is tasked with ensuring the quality of the application. However, given the vast number of combinations of card designs, text options, images, and user interactions, it’s impossible to test every single scenario.
Based on above scenario, which type of testing principle can be applied?
Exhaustive testing is impossible
Absence of errors fallacy
Pesticide paradox
Defect clustering
30s - Q7
According to the ISTQB Glossary, regression testing is required for what purpose?
To ensure that defects have not been introduced by a modification
To prevent a task from being incorrectly considered completed
To motivate better unit testing by the programmers
To verify the success of corrective actions
30s - Q8
Which of the following is most important to promote and maintain good relationships between testers and developers?
Identifying potential customer work-around for bugs
Understanding what managers value about testing
Promoting better quality software whenever possible
Explaining test results in a neutral fashion
30s - Q9
Which of these is a functional test?
Checking the effect of high volumes of traffic in a call-center system
Checking how easy the system is to use
Measuring response time on an online booking system
Checking the online bookings screen information and the database contents against the information on the letter to the customers
30s - Q10
A regression test is
Is only run once
Will check changed areas of the software to see if they have been affected
Will always be automated
Will check unchanged areas of the software to see if they have been affected
30s - Q11
Verification is __________ that we are building the system right.
Users enter free textType an Answer45s - Q12
Purpose of _________ criteria is to define when test level is completed.
Users enter free textType an Answer30s - Q13
Focused on the whole product. This concept refers to which test levels?
Users enter free textType an Answer30s - Q14
Focused on functional verification of each module. This concept refers to which test levels?
Users enter free textType an Answer30s - Q15
Focused on interfaces and transactions. This concept refers to which test levels?
Users enter free textType an Answer30s