Which ISO 9126 quality attribute is most likely to always be of importance when testing a web site?
A. Maintainability
B. Portability
C. Fault-tolerance
D. Recoverability
正解:B
質問 2:
If you are testing a set of signal changes at a railway station, which technique would you most likely use?
A. State transition testing
B. Exploratory testing
C. Boundary Value Analysis
D. Pairwise testing
正解:A
質問 3:
One limitation of pairwise testing is that it ...
A. may not produce the most commonly used combinations
B. finds defects in clusters of functionality
C. produces all combinations of tests
D. is only suitable for testing boundaries
正解:A
質問 4:
Scenario "Supercar"
Supercar is an online vehicle sales website specialising in a single manufacturer's Sports Utility Vehicles (SUVs)and saloons. A vehicle has two key elements, power unit and body style. The manufacturer offers three choices of power unit: petrol diesel and hybrid. There are 3 main body styles: Saloon, Hatchback and SUV, SUVS only come as petrol and diesel options. Hybrid is available for Hatchback only, The site will allow an order to be processed if at least one of the chosen vehicle configuration is in stock, otherwise a message will be displayed asking the user to try again later.

The development manager asks you to identify suitable test coverage entry criteria for the "Supercar" system test.
Which of the following would you recommend as appropriate for entry criteria to a system testing phase?
(i) 100% business requirements coverage
(ii) 100%statement coverage
(iii) 75% decision coverage
(iv) Availability of test release notes
(v) Design review completed
A. (i), (iv), (v)
B. (i), (iv), (v)
C. (ii), (iii), (iv)
D. (i), (ii), (iii)
正解:C
質問 5:
Using the scenario as described above, using boundary value analysis, which would be the most interesting test set to explicitly test one single boundary value as defined in the specification?

A. (i)
B. (iii)
C. (iv)
D. (ii)
正解:C
質問 6:
Scenario "Banking Project"
As a test analyst in the banking domain you have received the following requirement:
"The system shall allow cash advances of at least 200 Euros for all supported credit cards. The correct list of credit cards is American Express, Diners, VISA, Mastercard and Eurocard." Working on a banking project, one of the exit criteria in the test plan requires documentation of successful cash advances of at least 500 Euros for all supported credit cards.
After test execution, a complete list of cash advance test results shows the following:
a) American Express allowed advances of up to 1000 Euros
b) Visa allowed advances of up to 500 Euros
c) Eurocard allowed advances of up to 1000 Euros
d) Mastercard allowed advances of up to 500 Euros
Which of the following statements is true?
A. The exit criterion fails because no documentation of Diners credit card test results exists
B. The exit criterion fails due to excessive advances for American Express and Eurocard
C. The exit criterion passes because all supported cards allow cash advances of at least the minimum required amount
D. The exit criterion fails due to the discrepancy between American Express and Eurocard on one hand and Visa and Mastercard on the other hand
正解:A
林*罗 -
とりあえずこれさえ取得すれば大丈夫です。一般的に通用します。