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 implementaton 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 defning the user requirements and reviewing documentaton. What is the BEST opton regarding the level of detail and documentaton required for test cases in the project? [K4] 3 credits
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 efort
Which of the following is a type of testng that someone in the role of a test analyst, working with the test manager, should typically consider and plan for? [K2] 1 credit
A. Security testng
B. Reliability testng
C. Accessibility testng
D. Performance testng
Which of the following is the LEAST appropriate acton to mitgate product risks for a web applicaton? [K3] 2 credits
A. Initate reviews of test design
B. Use professional and skilled testers with appropriate technical knowledge
C. Run tests in multple operatonal environments
D. Allocate more tme to high risk areas
A route calculaton for a car navigaton system has been developed using the following state table: How many test cases are needed to achieve 0-switch coverage? [K3] 2 credits
A. 3
B. 6
C. 7
D. 12
Analyzing the 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." There are arguments to be made for several test design techniques. Which of the following test design techniques is LEAST likely to be used for identfying test cases for the requirement? [K4] 3 credits
A. Boundary value analysis
B. Equivalence Parttoning
C. Classifcaton Tree Method
D. State Transiton Testng
Using the state diagram (based on the "Route Calculaton"), how many test cases are needed to achieve 1switch coverage?
[K3] 3 credits
A. 9
B. 10
C. 11
D. 12
A company wants to develop a web site to implement an on-line sales channel. The company has decided to do some usability testng, but resources are limited. The usability testng has therefore to be done as efcient as possible. Which THREE techniques would you recommend? [K4] 3 credits, 2 out of 3 correct 1 credit
A. SUMI
B. Usability laboratory
C. Use case testng
D. Heuristc evaluaton
E. Equivalence parttoning
F. Pairwise testng
G. Exploratory testng
As part of defning an approach the usability, acceptance criteria need to be defned. Which of the following acceptance criteria would be appropriate for operability? [K4] 3 credits
A. Percentage of partcipants who completed each task correctly
B. Mean extent to which each task was completely and correctly achieved, scored as a percentage
C. Mean tme taken to complete each task (for correctly completed tasks)
D. SUMI user satsfacton score
You are startng to review some of the incident reports that have been submited as a result of test executon.
Which THREE of the comments would be your main fndings when you have reviewed the following incident report? [K4] 3 credits, 2 out of 3 correct 1 credit
A. Should have been two defect reports
B. Ambiguous descripton
C. Both severity and priority do not make sense
D. Actual cause is missing
E. Reproducibility is not indicated
F. Defect type is missing
G. Date to be fxed not defned
Consider the following descripton in a defect report "Nasty bug trashed contents of new fle that I created by formatng some text in symbol font, wastng my tme." Which TWO of the following comments would you immediately make based on the defect descripton above? [K4] 3 credits, 1 out of 2 correct 1 credit
A. Needs to be neutralized
B. Steps to reproduce are unclear
C. No atempt to isolate the defect
D. More than one defect in one report
E. Possible duplicate