ASTQB ISTQB Advanced Level Test manager - ISTQB-Advanced-Lev1무료 덤프문제 풀어보기
Select the correct statement regarding test planning and control
정답: B
A car manufacturer is updating its airbag deployment system for its family cars. It has increased the number of airbags from four to nine.
This has necessitated an upgrade to the airbag control software (ACS) to allow deployment of the extra airbags where appropriate.
The car manufacturer receives information from on-board sensors. From this, it calculates the amount of deployment needed (minimal, medium and full), and from which airbag(s).
For this upgrade, it will receive information from extra sensors to be used in its calculations.
The car manufacturer employs its own in-house software development team. It uses the V model for its software development.
There are four stages of testing, from unit through to factory acceptance testing.
The development team is made up of project, programming and test managers.
The programmers use object-oriented methods for development.
The car manufacturer wishes to be first to market with the extra airbags, which will allow it to increase the safety ratings for its family cars, thereby increasing sales in a very competitive market.
Which of the following is a risk associated with the development approach?
This has necessitated an upgrade to the airbag control software (ACS) to allow deployment of the extra airbags where appropriate.
The car manufacturer receives information from on-board sensors. From this, it calculates the amount of deployment needed (minimal, medium and full), and from which airbag(s).
For this upgrade, it will receive information from extra sensors to be used in its calculations.
The car manufacturer employs its own in-house software development team. It uses the V model for its software development.
There are four stages of testing, from unit through to factory acceptance testing.
The development team is made up of project, programming and test managers.
The programmers use object-oriented methods for development.
The car manufacturer wishes to be first to market with the extra airbags, which will allow it to increase the safety ratings for its family cars, thereby increasing sales in a very competitive market.
Which of the following is a risk associated with the development approach?
정답: D
Use the following code;
x=1 y=2 z=3
If (x = = 2) { print "Hi There !"; }
else { print "Good bye"; }
z=x + y;
if (z ==4) { print "Welcome Back!"; }
else { print "Thank you"; }
How many test cases, at minimum, are required for statement coverage?
x=1 y=2 z=3
If (x = = 2) { print "Hi There !"; }
else { print "Good bye"; }
z=x + y;
if (z ==4) { print "Welcome Back!"; }
else { print "Thank you"; }
How many test cases, at minimum, are required for statement coverage?
정답: A
Select the correct answer;
I. Verifying "what" the product does is part of functional testing.
II. Usability Testing is a domain/functional testing technique.
III. Inspection, evaluation and reviews are usability test techniques.
IV. Understandability, learnability and attractiveness are attributes of usability
I. Verifying "what" the product does is part of functional testing.
II. Usability Testing is a domain/functional testing technique.
III. Inspection, evaluation and reviews are usability test techniques.
IV. Understandability, learnability and attractiveness are attributes of usability
정답: C
Select the correct statements about safety critical systems;
I. Risk management reduces the likelihood and / or impact of a risk.
II. Failure Mode and Effect Analysis (FMEA) technique is used mainly for safety critical systems.
III. All safety critical systems are subject to sector specific regulations only.
IV. Full traceability from requirements to evidence is required in some safety critical systems.
I. Risk management reduces the likelihood and / or impact of a risk.
II. Failure Mode and Effect Analysis (FMEA) technique is used mainly for safety critical systems.
III. All safety critical systems are subject to sector specific regulations only.
IV. Full traceability from requirements to evidence is required in some safety critical systems.
정답: C
Which of the following statements are true about risks of introducing test automation tools?
I. Poorly designed test cases automated "as is" results in execution errors.
II. Reduce defect detection due to limited manual testing by a tester.
III. Too many dependencies to integrate test tools and test tool limitations.
IV. Unrealistic expectations from management.
I. Poorly designed test cases automated "as is" results in execution errors.
II. Reduce defect detection due to limited manual testing by a tester.
III. Too many dependencies to integrate test tools and test tool limitations.
IV. Unrealistic expectations from management.
정답: C
Which of the following is NOT a challenge with outsourcing?
정답: C
Which of the following statements are true?
I. Early test planning and later test execution is an activity of sequential software development model
II. Change and configuration management are not needed for software testing activities.
III. Based on the project context, additional levels of testing like hardware-software integration testing, feature interaction testing can be done.
IV. System test planning and project planning could occur concurrently in V-model.
I. Early test planning and later test execution is an activity of sequential software development model
II. Change and configuration management are not needed for software testing activities.
III. Based on the project context, additional levels of testing like hardware-software integration testing, feature interaction testing can be done.
IV. System test planning and project planning could occur concurrently in V-model.
정답: D