問題1
What does the principle "Defect clustering" imply in software testing?
What does the principle "Defect clustering" imply in software testing?
正確答案: D
問題2
Which type of test coverage metric ensures that all decision outcomes in the code are tested?
Which type of test coverage metric ensures that all decision outcomes in the code are tested?
正確答案: C
問題3
During testing of a finance app, testers notice that repeating the same test cases no longer uncovers new defects. They shift strategy to exploratory testing and user-based feedback.
Which testing concepts or principles are demonstrated?
During testing of a finance app, testers notice that repeating the same test cases no longer uncovers new defects. They shift strategy to exploratory testing and user-based feedback.
Which testing concepts or principles are demonstrated?
正確答案: A,B,D
問題4
Which testing level focuses primarily on verifying interactions between integrated units or modules?
Which testing level focuses primarily on verifying interactions between integrated units or modules?
正確答案: B
問題5
Which level of testing is performed by end-users to validate business requirements before release?
Which level of testing is performed by end-users to validate business requirements before release?
正確答案: D
問題6
Which of the following best describes the relationship among error, defect, and failure?
Which of the following best describes the relationship among error, defect, and failure?
正確答案: D
問題7
According to ISTQB-aligned testing principles, why is exhaustive testing considered impractical?
According to ISTQB-aligned testing principles, why is exhaustive testing considered impractical?
正確答案: D
問題8
An experienced tester begins testing a new feature without documentation. They explore inputs, observe behaviors, and use past bug patterns to try edge cases.
Which approaches are they most likely using?
An experienced tester begins testing a new feature without documentation. They explore inputs, observe behaviors, and use past bug patterns to try edge cases.
Which approaches are they most likely using?
正確答案: A,B,E
問題9
Which type of issue can be identified using static analysis tools?
Which type of issue can be identified using static analysis tools?
正確答案: B