QUESTION NO: 41
Which of the following comments would be the MOST important one you would make?
A. Description of flow is not detailed enough
B. Specific characteristics of actor(s) are missing
C. No usability acceptance criteria
D. User tasks not defined
QUESTION NO: 42
Using the state diagram (based on the “Route Calculation”), how many test cases are needed to achieve 1-switch coverage?
A. 9
B. 10
C. 11
D. 12
QUESTION NO: 43
As a test analyst you are involved in the early stages of an acceptance test for a Product Data Management system. You are asked to write test designs and test cases based on use cases. An early version of the system is also already available. It is a known fact that on the implementation level many things will change (including the user-interface). The tests will be carried by end-users with much domain knowledge who have also been involved in the project defining the user requirements and reviewing documentation.
What is the BEST option regarding the level of detail and documentation required for test cases in the project?
A. Detailed concrete test cases since many re-runs of the tests are expected
B. Logical test cases supported by concrete test cases to allow for traceability and enable future changes
C. Concrete test cases only since the end-users have extensive domain knowledge
D. Logical test cases only since the end-user have extensive domain knowledge and many changes are expected thus reducing testware maintenance effort
QUESTION NO: 44
A diamond retailer is introducing a new stock taking system. Each diamond is assigned a character that represents the colour. The valid domain for the character ranges from D to Z. The colour is then graded using the following scale:
Which of the following test sets will provide the best equivalence partitioning coverage?
A. D, F, G, H, K, M, N, P, T, Z
B. D, G, K, N, S
C. A, E, H, L, P, T, §
D. E, H, L, M, U, €
QUESTION NO: 45
As a test analyst you are gathering data to support accurate metrics. Which of the following metrics would be MOST appropriate to use to monitor product quality?
A. Defects found versus defects expected
B. Tests run and tests passed
C. Test resources spent versus budget
D. Compliance to entry criteria
E. Product risks outstanding and new risks introduced
QUESTION NO: 46
For a tax system the earnings € 4.000 are tax free, the following € 1.500 are charged at 10%, the following € 28.000 at 20% and the remainder above 40%. All values are rounded to € 1.
What test case could result from a boundary value analysis?
A. 1500
B. 33501
C. 4499
D. 28001
QUESTION NO: 47
Supercar
Supercar is an online vehicle sales website specializing in 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 the chosen vehicle configurations are in stock, otherwise a message will be displayed asking the user to try again later.
Based on the specification the following classification tree has been developed:
Based on the “Supercar” classification tree the following positive test cases have been created:
Which test case is needed to complete the set?
A. Power Unit: Hybrid, Body Style: Saloon
B. Power Unit: Diesel, Body Style: Hatchback
C. Power Unit: Petrol, Body Style: Saloon
D. Power Unit: Hybrid, Body Style: Hatchback
QUESTION NO: 48
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?
A. pairwise testing
B. exploratory testing
C. use case testing
D. decision table testing
QUESTION NO: 49
While identifying scenario’s for the use case “copy A4 – A4” for a new copier, the following scenario’s were identified:
Basic scenario: single side to single side
Deviations: single side to double side, copy of a set, copy using the automatic document feeder
Failures: no paper in paper tray, paper jam, out of staples
During interviews with both development and end-users it has been established that the failure scenario’s can occur during the basic scenario and during each of the deviations.
How many test cases will be needed to achieve full coverage both for valid and invalid situations?
A. 10
B. 12
C. 16
D. 20
QUESTION NO: 50
Your test team is currently executing interoperability testing. Consider the following excerpt from the failure description of an interoperability defect report:
Connect external camera to a Windows Vista PC.
Start the camera application on the PC. Application starts normally and recognizes connected camera.
Attempt to download the recorded data from the camera.
Data does not download.
Attempt to download the data three times. Data will not down—load.
Based on this information alone, which of the problems described hereafter exists in this defect report?
A. Lack of structured testing
B. Inadequate classification information
C. Insufficient isolation
D. Poorly documented steps to reproduce
QUESTION NO: 51
Consider the following decision table,
How many cases are left when this decision table is collapsed?
A. 2
B. 3
C. 4
D. 5
QUESTION NO: 52
What is the MOST important reason why test conditions should be understandable by stakeholders?
A. They should be able to review the test conditions and provide feedback to the test analyst
B. They should be able to use them as a basis for designing test cases
C. They should be able to use them to establish traceability to requirements
D. Test documentation should always be understandable by all stakeholders
QUESTION NO: 53
Working together with the test manager during test planning, which of the following activities is
NOT expected to be performed by the test analyst?
A. Review the test estimates of the test manager
B. Review the test plan for non-functional testing
C. Organize adequate test resources
D. Being involved in risk management sessions
QUESTION NO: 54
Which of the following is the LEAST appropriate action to mitigate product risks for a web application?
A. Initiate reviews of test design
B. Use professional and skilled testers with appropriate technical knowledge
C. Run tests in multiple operational environments
D. Allocate more time to high risk areas
QUESTION NO: 55
Which of the following BEST explains the use of cause-effect graphing?
A. Useful to gain a graphical overview of a program’s logical structure and are typically used as the basis for creating decision tables.
B. Used with the purpose that with a limited set of test cases a reasonable level of coverage can be achieved.
C. Used to test the ability of the software to enter into and exit from defined states via valid and invalid transitions.
D. Used as a clear method to verify testing of all pertinent combinations of conditions and to verify that all possible combinations are handled by the software under test.
QUESTION NO: 56
You are working as a tester on a project to develop a point-of-sales system for grocery stores.
Which of the following is a product risk that could be identified for such a system?
A. The arrival of a more reliable competing product on the market
B. Delivery of an incomplete test release to the first cycle of system test
C. An excessively high number of defect fixes fail during re-testing
D. Failure to accept allowed credit cards
QUESTION NO: 57 CORRECT TEXT
SIMULATION
Ken, an entrepreneur in Leeds finds the quality of the tea locally available so low, that he decides to research superior teas around the world. He decides to market, sell and distribute these superior teas via the web. His market strategy is to offer superior products on a well-designed website with graphics that are fast to load, has high availability, superior usability and fast response times.
The website will offer the following:
-An innovative interactive catalogue of teas, which not only enables customers to buy the product, but also enables them to provide feedback by rating the teas (which will influence his stock purchasing levels)
Provide the customer with the ability to use secure credit card transactions
Provide the customer to give general feedback
Ken selects an iterative model for the development of the prototypes. The team consists of three developers that are experienced in web development. Ken, although he doesn’t have technical skillset, is concerned with quality. He doesn’t believe a lot of documentation is necessary and he wants the website to be completed quickly.
The test basis contains the following:
-Story boards that show the information flow and page links through the site
-HTML pages developed to date.
-A statement of non-functional requirements.
With the strategy taking shape, Ken asks your advice on the specific testing techniques that should be used to complete the required testing, bearing in mind the nature of the application and the nature of Ken’s overall objectives.
Answer: null
QUESTION NO: 58
Ken, an entrepreneur in Leeds finds the quality of the tea locally available so low, that he decides to research superior teas around the world. He decides to market, sell and distribute these superior teas via the web. His market strategy is to offer superior products on a well-designed website with graphics that are fast to load, has high availability, superior usability and fast response times.
The website will offer the following:
-An innovative interactive catalogue of teas, which not only enables customers to buy the product, but also enables them to provide feedback by rating the teas (which will influence his stock purchasing levels)
Provide the customer with the ability to use secure credit card transactions
Provide the customer to give general feedback
Ken selects an iterative model for the development of the prototypes. The team consists of three developers that are experienced in web development. Ken, although he doesn’t have technical skillset, is concerned with quality. He doesn’t believe a lot of documentation is necessary and he wants the website to be completed quickly.
The test basis contains the following:
-Story boards that show the information flow and page links through the site
-HTML pages developed to date.
-A statement of non-functional requirements.
With the strategy taking shape, Ken asks your advice on the specific testing techniques that should be used to complete the required testing, bearing in mind the nature of the application and the nature of Ken’s overall objectives.
How does phase containment contribute to reducing the cost of development?
A. By eliminating defects as early as possible to minimize defect propagation
B. By ensuring that the deliverables from any life cycle phase are tested only in that phase
C. By using specific test techniques at each level and only at that level
D. By concentrating the testing effort on the phases where failures occur
QUESTION NO: 59
Ken, an entrepreneur in Leeds finds the quality of the tea locally available so low, that he decides to research superior teas around the world. He decides to market, sell and distribute these superior teas via the web. His market strategy is to offer superior products on a well-designed website with graphics that are fast to load, has high availability, superior usability and fast response times.
The website will offer the following:
-An innovative interactive catalogue of teas, which not only enables customers to buy the product, but also enables them to provide feedback by rating the teas (which will influence his stock purchasing levels)
Provide the customer with the ability to use secure credit card transactions
Provide the customer to give general feedback
Ken selects an iterative model for the development of the prototypes. The team consists of three developers that are experienced in web development. Ken, although he doesn’t have technical skillset, is concerned with quality. He doesn’t believe a lot of documentation is necessary and he wants the website to be completed quickly.
The test basis contains the following:
-Story boards that show the information flow and page links through the site
-HTML pages developed to date.
-A statement of non-functional requirements.
With the strategy taking shape, Ken asks your advice on the specific testing techniques that should be used to complete the required testing, bearing in mind the nature of the application and the nature of Ken’s overall objectives.
Which of the following represents the best choice of testing techniques in this scenario?
A. Equivalence partitioning and boundary value analysis using the storyboard ideas as a basis to maximize functional coverage.
B. Decision testing to ensure that there is no redundant code
C. Exploratory testing to maximize the value of the team’ experience
D. State transition testing to test the web site’s availability statuses
QUESTION NO: 60
According to the ISTQB Advanced syllabus, which of the following would be the MOST effective method of communication between test team members who are distributed across several time zones?
A. Accurate recording of defect information in the defect tracking system
B. Accepting frequent builds from the developers to keep all testers working on the same version at the same time
C. Skype meetings for personal interaction
D. Weekly, mandatory meeting with all personnel present
QUESTION NO: 61
You are testing the processing of a critical traffic control system to which various regulations apply. The processing of the input variables is dependent of defined ranges within which the actual retrieved data values can lie.
Which of the following test techniques will you use to the processing functionality of the traffic control system?
A. defect taxonomies
B. exploratory testing
C. equivalence partitioning enhanced with boundary value analysis
D. state transition testing