1.
A route calculation for a car navigation system has been developed using the following state table:
How many test cases are needed to achieve 0-switch coverage?
2.
How many invalid test cases can be identified from the "Route Calculation" state table provided?
You may assume all actions are different and independent.
3.
Apart from state transition testing, which other specification-based technique would you additionally choose to test the interfaces between components of "Route Calculation" and thus typically find different types of defects?
Identify the MOST likely technique from the following list.
4.
Which of the following descriptions is an example of the use of defect taxonomies?
Number of correct answers: 1
5.
Which of the following statements fits the principles of experience-based testing?
6.
A new web site must operate correctly with different browsers (Internet Explorer, Google Chrome, Firefox, Netscape, Mozilla), using different plug-ins (Realplayer, Mediaplayer), will be receiving pages from different servers (IIS, Apache and WebLogic) and will be running on various server operation systems (windows 2007, XP, Linux) Which of the following test techniques will you use to test this new web site in its various environments?
7.
A car navigation system needs to be integrated in the overall car software. Interoperability testing is thus considered to be important. Which of the following techniques is most likely be used to support interoperability tests?
8.
A company wants to develop a web site to implement an on-line sales channel. The company has decided to do some usability testing, but resources are limited. The usability testing has therefore to be done as efficient as possible. Which THREE techniques would you recommend?
9.
A SUMI test was performed at an early stage within the system test. Hereafter you find the results of the SUMI test. Based on these results, what would you recommend as the most appropriate approach for usability testing?
10.
You are 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.
Which one of the findings described below is true regarding this requirement?