Podcast
Questions and Answers
In software development, when are defects considered problems?
In software development, when are defects considered problems?
- When they are detected in the test environment
- When they occur at any point in the software development lifecycle
- When they occur in live systems (correct)
- When they are identified in the source code
What is the main difference between static testing and dynamic testing?
What is the main difference between static testing and dynamic testing?
- Static testing finds defects directly, while dynamic testing reveals defects when they cause failures (correct)
- Static testing requires debugging activities, while dynamic testing does not require debugging activities
- Static testing involves executing the test item, while dynamic testing does not involve executing the test item
- Static testing is used for unit testing, while dynamic testing is used for system testing
What type of testing involves the execution of the test item?
What type of testing involves the execution of the test item?
- Static testing
- Integration testing
- Dynamic testing (correct)
- Unit testing
When are defects considered to be minimized in terms of cost of quality?
When are defects considered to be minimized in terms of cost of quality?
Which work product can have a defect during software development or maintenance process?
Which work product can have a defect during software development or maintenance process?
What is the purpose of Defect Management Capability?
What is the purpose of Defect Management Capability?
Why is the information gathered about defects important?
Why is the information gathered about defects important?
What is the definition of a defect according to the ISTQB Glossary?
What is the definition of a defect according to the ISTQB Glossary?
What leads to defects in source code or system specifications?
What leads to defects in source code or system specifications?
What is the definition of a failure according to the ISTQB Glossary?
What is the definition of a failure according to the ISTQB Glossary?
Flashcards are hidden until you start studying