ISTQB® CTFL-AT Exam Practice Questions (P. 3)
- Full Access (40 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
You are working in a software development company which, for many years, used a sequential development model and was organized into separate departments for each functional group (e.g. business analysts, developers, testers) located within their own office space. Your organization has recently changed to a SCRUM agile framework. Which of the following is an important organizational and behavioral best practice for a tester in the SCRUM team that should have also been practiced when using the sequential model?
- AResilient testing means that the testing process is capable of dealing with rapid changes throughout the development process with test plans being updated during each iteration.
- BCredibility means that the tester must share information with the stakeholders about the test process so that they find the selected test strategy and testing activities trustworthy.
- CCross-functional teamwork means that all team members contribute to testing in various ways. For example, involving people with the test strategy, test planning and execution as well as test reporting.
- DCo-located teamwork means that all team members, including developers and testers, must sit together in the same office, so they can quickly communicate face-to-face.
Correct Answer:
C
C
send
light_mode
delete
Question #12
Which tasks are typically performed by a tester on an Agile project? i) Implementing test strategy. ii) Documenting business requirements. iii) Measuring and reporting test coverage. iv) Coaching development team in relevant aspects of testing. v) Executing test-driven development tests.
send
light_mode
delete
Question #13
User Story: As a user I want to be able to calculate tax percentage based on amount of income.
What is the best black box test design technique for verifying the accuracy of this user story?
What is the best black box test design technique for verifying the accuracy of this user story?
- AStatement testing - test all statements in income calculation.
- BUser story testing - test that the user can enter an income amount and get a result.
- CState transition testing - test all states of income entry.
- DEquivalence partitioning - test with low, medium and high income.
Correct Answer:
D
D
send
light_mode
delete
Question #14
Which of the following describes the main purpose of a task management tool in agile projects?
- AA task management tool is used by team members to share ideas and collaborate on assigned tasks.
- BA task management tool is used to manage and track user stories, tests and other tasks.
- CA task management tool is used to store source code and automated tests.
- DA task management tool allows developers to continuously integrate their code.
Correct Answer:
B
B
send
light_mode
delete
Question #15
Which of the following sentences about the integration of development and testing activities in Agile projects is INCORRECT?
- AWhile developers develop automated unit test scripts, testers write automated system level tests.
- BTesters replace developers in writing unit test automation scripts.
- CDevelopers write acceptance criteria and test cases, together with testers.
- DDevelopers and testers may work as a pair to develop and test a feature.
Correct Answer:
B
B
send
light_mode
delete
All Pages