試験ISTQB-Agile-Public トピック1 問題31 スレッド
ISTQB ISTQB-Agile-Publicのリアル試験問題集
問題 #: 31
トピック #: 1
問題 #: 31
トピック #: 1
User Story: As a user I want to be able to calculate tax percentage based on amount of income.
What is the best black box test design technique for verifying the accuracy of this user story?
SELECT ONE OPTION
What is the best black box test design technique for verifying the accuracy of this user story?
SELECT ONE OPTION
おすすめの解答:B 解答を投票する
Equivalence partitioning is a black box test design technique suitable for verifying the accuracy of user stories like the one described. It involves dividing input data of a software unit into partitions of equivalent data from which test cases can be derived. For a user story involving tax percentage calculation based on income, Equivalence Partitioning allows the creation of test cases for different income ranges (low, medium, high) to ensure that the system accurately calculates tax percentages for each partition, thus covering various scenarios within the application's functionality.
Nishizaki 2024-07-21 10:24:10
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。