ASTQB 無料問題集「BCS ASTQB Certified Mobile tester」
You are testing a machine that scores exam papers and assignsgrades. Based on the score achieved the grades are as follows:
1-49 = F, 50-59 = D-, 60-69 = D, 70-79 = C, 80-89 = B, 90-100=A
If you apply boundary value analysis, how many test cases will you need to achieve minimum test coverage?
1-49 = F, 50-59 = D-, 60-69 = D, 70-79 = C, 80-89 = B, 90-100=A
If you apply boundary value analysis, how many test cases will you need to achieve minimum test coverage?
正解:B
解答を投票する
You are testing an application that will allowusers to scan the bar code from a package mailing label and then receive emails from the package shipper as the package moves through the various stages of its delivery (e.g., pickup, receipt at central processing, routing, delivery). If requested, the user can also receive a picture of the signature of the recipient of the package. This is a web browser-based application. It is expected that this application will have wide usage across a large set of devices and networks with varying speeds and reliability.
Your company has several competitors who are working on similar products although your company's product has some new innovations and a very attractive user interface. As a result, once it is released, your company expects to grab that majority market share.
Given this information, what would be the best approach for doing your testing to ensure the capabilities of the product are tested as well as the range of environments and networks?
Your company has several competitors who are working on similar products although your company's product has some new innovations and a very attractive user interface. As a result, once it is released, your company expects to grab that majority market share.
Given this information, what would be the best approach for doing your testing to ensure the capabilities of the product are tested as well as the range of environments and networks?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You are testing a native application for a smart phone. The application allows the user to make grocery lists on the phone and store up to three lists at a time. A list can contain up to 50 items.
Which of the following is the minimum set of test conditions to achieve 100% coverage with the boundary value analysis test technique?
Which of the following is the minimum set of test conditions to achieve 100% coverage with the boundary value analysis test technique?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)