ISQI ISTQB Certified Tester Advanced Level - Technical Test Analyst (V4.0) - CTAL-TTA_Syll19_4.0 模擬練習
Within an embedded software project, the maintainability of the software is considered to be critical. It has been decided to use static analysis on each delivered software component.
Which of the following metrics is NOT a maintainability metric typically used with static analysis?
Which of the following metrics is NOT a maintainability metric typically used with static analysis?
正解: D
解説: (PassTest メンバーにのみ表示されます)
Which of the following is NOT a common issue with traditional capture/playback test automation?
正解: B
解説: (PassTest メンバーにのみ表示されます)
Consider the pseudo code provided below regarding a customer request for cash withdrawal from an ATM.
If the customer has sufficient funds in their account
OR the customer has the credit granted
THEN the ATM machine pays out the requested amount to the customer
Which of the following test cases would be the result of applying multiple condition testing, but would NOT be the result of applying modified condition/decision testing?
If the customer has sufficient funds in their account
OR the customer has the credit granted
THEN the ATM machine pays out the requested amount to the customer
Which of the following test cases would be the result of applying multiple condition testing, but would NOT be the result of applying modified condition/decision testing?
正解: D
解説: (PassTest メンバーにのみ表示されます)
Which of the following statements is TRUE regarding tools that support component testing and the build process?
正解: D
解説: (PassTest メンバーにのみ表示されます)
You are working on project where re-use of software is an objective. You are involved in the project as a Technical Test Analyst and have been given the task to develop a checklist for code reviews.
Which question from the list below should you implement as part of the code review checklist?
Which question from the list below should you implement as part of the code review checklist?
正解: C
解説: (PassTest メンバーにのみ表示されます)