
[Jul 25, 2023] Get Latest and 100% Accurate CTFL-AT Exam Questions
Maximum Grades By Making ready With CTFL-AT Dumps
NEW QUESTION # 15
Which of the following describes the main purpose of a task management tool in agile projects?
- A. A task management tool is used by team members to share ideas and collaborate on assigned tasks.
- B. A task management tool is used to store source code and automated tests.
- C. A task management tool allows developers to continuously integrate their code.
- D. A task management tool is used to manage and track user stories, tests and other tasks.
Answer: D
NEW QUESTION # 16
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?
- A. Resilient 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.
- B. Co-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.
- C. Cross-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.
- D. Credibility 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.
Answer: C
NEW QUESTION # 17
Which of the following sentences related to Risk-based testing is CORRECT?
- A. Risk-based testing fits well in Agile development processes, as risks are easy to identify when the work is divided into user stories.
- B. Risk-based testing does not fit well in Agile development processes, as short iterations mandate short test times.
- C. Risk-based testing does not fit in Agile development processes, as each iteration focuses on limited parts of the product.
- D. Risk-based testing fits well in Agile development processes, as risks are analyzed twice - during release and iteration planning.
Answer: A
NEW QUESTION # 18
Which statement about an Agile task board is CORRECT?
- A. It is a detailed visual representation of the status of testing.
- B. Only "in progress" tasks are shown on the task board.
- C. It provides detailed visual representation of the whole team's status.
- D. It is updated once at the end of each iteration.
Answer: C
NEW QUESTION # 19
Which of the following is NOT a typical task performed by the tester within an Agile team?
- A. Suggesting improvements in team retrospectives.
- B. Working with business stakeholders to clarify requirements.
- C. Ensuring the appropriate testing tasks are scheduled during iteration planning.
- D. Ensuring all project status meetings are held according to the plan.
Answer: D
NEW QUESTION # 20
You are a tester in an agile team. The user story you are due to test is still under development so your tests are blocked. The main issue holding progress on this user story is that the developer's unit tests are constantly failing.
As an agile tester, which of the following actions should you take?
- A. Use the time to improve and automate existing test cases of other user stories.
- B. Review the design of the problematic user story and improve it where possible.
- C. Create a bug report for each of your blocked tests.
- D. Work together with the developer, suggesting reasons why the tests are failing.
Answer: D
NEW QUESTION # 21
A calculator application is being developed. The third sprint has been planned to add functionality to the calculator to allow scientific calculations.
Which TWO examples below represent activities that would likely be managed on an agile task board for the third sprint?
1) A task to design the features planned for the next sprint.
2) A task to run an acceptance test for a user story.
3) A task to automate regression tests.
4) A task to participate in training in preparation for the fourth sprint.
5) A task to produce a daily progress report for the agile team members.
- A. 1, 5
- B. 2, 3
- C. 1, 4
- D. 4, 5
Answer: B
NEW QUESTION # 22
Which one of the following is a testable acceptance criterion?
- A. The system shall be easy to use.
- B. The response time to confirm a customer submission must not exceed 5 seconds.
- C. The tools for testing are tested before use and are meeting the requirements.
- D. The solution shall support business processes.
Answer: B
NEW QUESTION # 23
Which agile development approach incorporates the following practices:
* a project is divided into iterations called sprints
* each sprint results in a potentially releasable/shippable product?
- A. Extreme Programming
- B. Scrum
- C. Kanban
- D. Continuous Integration
Answer: B
NEW QUESTION # 24
Which of the following statements is FALSE regarding early and frequent feedback?
- A. Early feedback helps to deliver a product that better reflects what the customer wants.
- B. Early feedback promotes early discovery and resolution of quality problems.
- C. Early feedback decreases the amount of time needed for system testing.
- D. Early feedback provides the Agile team with information on its productivity.
Answer: D
NEW QUESTION # 25
Which of the following statements about the benefits of the Agile processes promoting early and frequent feedback is NOT true?
- A. In Agile projects where feedback is provided early and frequently, defects and incorrect requirements are caught earlier and those problems can be fixed faster.
- B. Feedback from well-conducted Agile retrospectives can be used to positively affect the development process over the course of the next iteration.
- C. Increasing the frequency of feedback and communication between all the stakeholders involved in Agile projects eliminates all communication problems.
- D. Early and frequent feedback enables the team to deliver the features that represent the highest business value to the customer first.
Answer: C
NEW QUESTION # 26
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?
- A. Equivalence partitioning - test with low, medium and high income.
- B. State transition testing - test all states of income entry.
- C. User story testing - test that the user can enter an income amount and get a result.
- D. Statement testing - test all statements in income calculation.
Answer: A
NEW QUESTION # 27
Which of the following statements would you expect to be the MOST direct advantage of the whole-team approach?
- A. Capitalizing on the combined skills of business representatives, testers and developers working together to contribute to project success.
- B. Having at least once a day an automated build and test process that detects integration errors early and quickly.
- C. Reducing the involvement of business representatives because of the increased communication and collaboration between testers and developers.
- D. Avoiding requirements misunderstandings which may not have been detected until later in the development cycle when they are more expensive to fix.
Answer: A
NEW QUESTION # 28
Which of the following statements about the Planning poker test estimate technique are CORRECT?
1) Planning poker is a consensus based technique using a deck of cards.
2) A low test estimate usually means the story should be broken down into multiple smaller stories.
3) A high test estimate usually means the story should be broken down into multiple smaller stories.
4) One poker round is played and then consensus has to be reached.
5) The risk level of each backlog item should be decided before the poker session.
- A. 1, 3, 5
- B. 2, 3, 4
- C. 1, 2, 3
- D. 1, 2, 4
Answer: A
NEW QUESTION # 29
What is the definition of agile software development?
- A. A way of developing software where the test cases are developed, and often automated, before the software under test is developed.
- B. A framework to describe the software development lifecycle activities from requirements specification to maintenance where test planning of the various test levels is done as soon as the test basis is ready
- C. Testing carried out informally where no formal test preparation or execution takes place, no recognized test design technique is used and there are no expectations for results.
- D. A group of software development methodologies based on iterative incremental development with self-organizing cross-functional teams who cooperate to define requirements and to implement the solution.
Answer: D
NEW QUESTION # 30
Which of the following allows a developer to define accurate unit tests focused on business needs?
- A. Design-Driven Development
- B. Test-Driven Development
- C. Acceptance Test-Driven Development
- D. Behavior-Driven Development
Answer: C
NEW QUESTION # 31
......
Give push to your success with CTFL-AT exam questions: https://exam-labs.prep4sureguide.com/CTFL-AT-prep4sure-exam-guide.html