Podcast
Questions and Answers
What does the term 'system under test' (SUT) refer to?
What does the term 'system under test' (SUT) refer to?
Which component is not part of the test case specification?
Which component is not part of the test case specification?
What does the test approach define in the context of test strategy?
What does the test approach define in the context of test strategy?
What is the purpose of test automation?
What is the purpose of test automation?
Signup and view all the answers
During which phase of the test process is data collected to consolidate experience and facts?
During which phase of the test process is data collected to consolidate experience and facts?
Signup and view all the answers
Which of the following describes a technical review?
Which of the following describes a technical review?
Signup and view all the answers
What is defined as the 'test basis'?
What is defined as the 'test basis'?
Signup and view all the answers
What characterizes a test charter in exploratory testing?
What characterizes a test charter in exploratory testing?
Signup and view all the answers
What is defined as the consequence or outcome of the execution of a test?
What is defined as the consequence or outcome of the execution of a test?
Signup and view all the answers
Which process involves estimating the impact and probability of project or product risks?
Which process involves estimating the impact and probability of project or product risks?
Signup and view all the answers
What term describes a systematic application of procedures to control risks?
What term describes a systematic application of procedures to control risks?
Signup and view all the answers
What is the primary purpose of testability in software products?
What is the primary purpose of testability in software products?
Signup and view all the answers
What is the role of a reviewer in the review process?
What is the role of a reviewer in the review process?
Signup and view all the answers
Which of the following best describes usability testing?
Which of the following best describes usability testing?
Signup and view all the answers
What does the term 'unreachable code' refer to?
What does the term 'unreachable code' refer to?
Signup and view all the answers
How can the level of risk be expressed?
How can the level of risk be expressed?
Signup and view all the answers
What is the significance of resumption requirements in testing?
What is the significance of resumption requirements in testing?
Signup and view all the answers
In which state does user acceptance testing primarily take place?
In which state does user acceptance testing primarily take place?
Signup and view all the answers
What does risk likelihood refer to?
What does risk likelihood refer to?
Signup and view all the answers
What is the main outcome intended from the testing process?
What is the main outcome intended from the testing process?
Signup and view all the answers
Which of the following is not a type of review?
Which of the following is not a type of review?
Signup and view all the answers
What role does a unit test framework play in software testing?
What role does a unit test framework play in software testing?
Signup and view all the answers
What does the V-model represent in the software development lifecycle?
What does the V-model represent in the software development lifecycle?
Signup and view all the answers
What is a use case in the context of software testing?
What is a use case in the context of software testing?
Signup and view all the answers
What is defined as the number of defects identified in a component or system divided by the size of that component or system?
What is defined as the number of defects identified in a component or system divided by the size of that component or system?
Signup and view all the answers
Which term is synonymous with a bug tracking tool?
Which term is synonymous with a bug tracking tool?
Signup and view all the answers
What criteria can be used to categorize defect types?
What criteria can be used to categorize defect types?
Signup and view all the answers
In the context of software development, what does the term 'deliverable' refer to?
In the context of software development, what does the term 'deliverable' refer to?
Signup and view all the answers
What type of testing is conducted during the implementation phase by developers in a development environment?
What type of testing is conducted during the implementation phase by developers in a development environment?
Signup and view all the answers
Which of the following best describes a dynamic analysis tool?
Which of the following best describes a dynamic analysis tool?
Signup and view all the answers
What does 'effectiveness' in software metrics refer to?
What does 'effectiveness' in software metrics refer to?
Signup and view all the answers
Which of the following describes 'efficiency' according to ISO 9126?
Which of the following describes 'efficiency' according to ISO 9126?
Signup and view all the answers
What is the primary goal of state transition testing?
What is the primary goal of state transition testing?
Signup and view all the answers
What does statement coverage measure?
What does statement coverage measure?
Signup and view all the answers
What is static analysis primarily concerned with?
What is static analysis primarily concerned with?
Signup and view all the answers
What type of testing is stress testing classified as?
What type of testing is stress testing classified as?
Signup and view all the answers
Which of the following describes a stub in software testing?
Which of the following describes a stub in software testing?
Signup and view all the answers
What is the focus of system integration testing?
What is the focus of system integration testing?
Signup and view all the answers
What does static code analysis refer to?
What does static code analysis refer to?
Signup and view all the answers
Which statement best describes a system of systems?
Which statement best describes a system of systems?
Signup and view all the answers
What is the primary purpose of risk mitigation?
What is the primary purpose of risk mitigation?
Signup and view all the answers
What does robustness testing aim to evaluate?
What does robustness testing aim to evaluate?
Signup and view all the answers
Which term describes the source of a defect that can prevent its recurrence?
Which term describes the source of a defect that can prevent its recurrence?
Signup and view all the answers
Which of the following best defines security in the context of software products?
Which of the following best defines security in the context of software products?
Signup and view all the answers
What is the purpose of a scribe during a review meeting?
What is the purpose of a scribe during a review meeting?
Signup and view all the answers
What does security testing assess in a software product?
What does security testing assess in a software product?
Signup and view all the answers
Which of the following describes the process involved in risk-based testing?
Which of the following describes the process involved in risk-based testing?
Signup and view all the answers
What does severity refer to in the context of software defects?
What does severity refer to in the context of software defects?
Signup and view all the answers
Study Notes
Standard Glossary of Terms Used in Software Testing
- This document provides a glossary of terms used in software testing, specifically for the Foundation Level Syllabus.
- Version 3.01 is a technical revision of version 3.0, released by the ISTQB on March 26th, 2015.
- Copyright is held by the International Software Testing Qualifications Board (ISTQB).
Acceptance Criteria
- The exit criteria a component or system must meet to be accepted by a user, customer, or authorized entity.
- Example: IEEE 610
Acceptance Testing
- Formal testing in relation to user requirements, business processes.
- Determines system compliance with criteria and enables users to accept the system in the specific manner.
- Example: User Acceptance Testing (UAT).
Actor
- A user or entity interacting with the system being tested.
- Interacts with the system in a specific way.
Actual result
- The observed behavior of a component or system when tested.
- Also called actual outcome.
Alpha Testing
- Simulated testing by potential users, outside development.
- Often for off-the-shelf software as a form of internal acceptance testing.
Audit
- An independent evaluation of software products or processes to ensure compliance with standards.
- Includes standards, guidelines, specifications and procedures.
Audit Trail
- A path tracing input back through a process, facilitating defect analysis.
Availability
- The degree to which a component or system is operational when required.
- Typically expressed as a percentage.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Explore key terms and definitions used in software testing for the Foundation Level Syllabus. This quiz will enhance your understanding of acceptance criteria, acceptance testing, and other essential concepts. Perfect for those preparing for ISTQB certifications.