Free CTFL-AT pdf Files With Updated and Accurate Dumps Training [Q13-Q31]

Share

Free CTFL-AT pdf Files With Updated and Accurate Dumps Training

Top-Class CTFL-AT Question Answers Study Guide


ISQI CTFL-AT (ISTQB Certified Tester - Foundation Level Extension - Agile Tester) Exam is a certification for software testers that focuses on agile methodologies. CTFL-AT exam is designed for individuals who are familiar with the basics of software testing and agile development practices. The CTFL-AT certification validates an individual's knowledge of agile testing methodologies, techniques, and tools.

 

NEW QUESTION # 13
Which tasks are typically performed by a tester on an Agile project?
1) Implementing test strategy.
2) Documenting business requirements.
3) Measuring and reporting test coverage.
4) Coaching development team in relevant aspects of testing.
5) Executing test-driven development tests.

  • A. 1, 3
  • B. 2, 4, 5
  • C. 1, 3, 4
  • D. 2, 5

Answer: B


NEW QUESTION # 14
You are working in a team preparing a bank loan application. Your task is the preparation of acceptance tests for the following user story:
"IF a customer needs a loan for less than 50,000 Euros and they have made repayments regularly (without any delay) and the customer's monthly income is more than 3000 Euros for the last year, THEN the bank will accept the loan request; in other cases, the bank will not accept the request. A customer assistant is responsible for preparing data for approval but the approval is done by the bank manager." Which of the following test cases can be treated as acceptance test criteria for the above user story?
1) As a customer assistant I can log in to the system and check the history of the customer account for the last year.
2) As a customer assistant I can log in to the system and check the history of the customer debts and repayments.
3) As a customer assistant I can log in to the system and change my password.
4) As a bank manager I can log in to the system and receive the information of all requests waiting for approval.
5) As a bank manager I can log in to the system and decide whether to approve a loan for a customer.
6) As a bank manager I can log in to the system within 10 seconds.

  • A. Acceptance test criteria are 2, 4, 5 and 6
  • B. Acceptance test criteria are 1, 2, 4 and 5
  • C. Acceptance test criteria are 1, 3, 4 and 5
  • D. Acceptance test criteria are 1, 2, 3 and 6

Answer: B


NEW QUESTION # 15
Which of the following describes the main purpose of a task management tool in agile projects?

  • A. A task management tool allows developers to continuously integrate their code.
  • B. A task management tool is used by team members to share ideas and collaborate on assigned tasks.
  • C. A task management tool is used to store source code and automated tests.
  • D. A task management tool is used to manage and track user stories, tests and other tasks.

Answer: D


NEW QUESTION # 16
Which of the following statements would you expect to be the MOST direct advantage of the whole-team approach?

  • A. Having at least once a day an automated build and test process that detects integration errors early and quickly.
  • B. Reducing the involvement of business representatives because of the increased communication and collaboration between testers and developers.
  • C. Capitalizing on the combined skills of business representatives, testers and developers working together to contribute to project success.
  • D. Avoiding requirements misunderstandings which may not have been detected until later in the development cycle when they are more expensive to fix.

Answer: C


NEW QUESTION # 17
Which of the following would provide the MOST independence for testers working with agile teams?

  • A. Testers from an independent test team are assigned to the Agile team at the beginning of the project, returning for re-assignment to a new agile team.
  • B. Testers from an independent test team who do not get involved with the Agile team, but are assigned to do System Testing once all sprints are completed.
  • C. Testers from an independent test team are assigned on-demand for the final days of each sprint.
  • D. Testers are fully embedded in each Agile team to perform many of the testing tasks.

Answer: B


NEW QUESTION # 18
You are developing the code that controls an industrial Espresso machine which will be operated by waiting staff in restaurants.
The machine is rather complicated and has lots of switches and buttons, so in the next iteration instructions will be provided to the operator on a small LCD screen.
A User Story for the Operator-Instructions module is as follows:
"As an operator of the Espresso machine, I would like to know how to steam milk, so I can add steamed milk to the coffee." The following is a list of risks identified for this story, with assigned probability and impact.

  • A. A small child may try to steam milk. Probability: High. Impact: Low
  • B. An untrained customer will attempt to use the coffee machine. Probability: High. Impact: High
  • C. Operators will not read the instructions and will try various switches and buttons until something works.
    Probability: Low. Impact: Low
  • D. The instructions may be incorrect or appear in the wrong order. Probability: Low. Impact: High

Answer: D


NEW QUESTION # 19
Iteration planning for Sprint 5 of your current project is complete. The plan for the sprint is to increase performance of the system, which of the following acceptance criteria would you expect for Sprint 5?
1) User access for all roles has been validated.
2) A static analysis tool has been executed for all code.
3) 100% of the existing regression test suite has passed.
4) System is responding in less than 3 seconds, 90% of the time.
5) A new version of internet Explorer has been included.

  • A. 1, 3
  • B. 4, 5
  • C. 2, 5
  • D. 3, 4

Answer: D


NEW QUESTION # 20
Which of the following statements about Agile retrospectives is CORRECT?

  • A. During Agile retrospectives, testers should be encouraged to provide constructive suggestions only on non-testing activities.
  • B. Agile retrospectives should be focused mainly on impediments that are outside the control of the team because these issues are more challenging.
  • C. Unlike working sessions or meetings held in non-Agile projects, Agile retrospectives do not require follow-up activities.
  • D. In an Agile retrospective the moderator can encourage and make sure that good practices are kept by the team, by asking what the team is doing well.

Answer: D


NEW QUESTION # 21
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. 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.
  • B. 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.
  • C. 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.
  • D. 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.

Answer: B


NEW QUESTION # 22
Which of the following sentences related to Risk-based testing is CORRECT?

  • A. Risk-based testing does not fit well in Agile development processes, as short iterations mandate short test times.
  • B. Risk-based testing does not fit in Agile development processes, as each iteration focuses on limited parts of the product.
  • C. Risk-based testing fits well in Agile development processes, as risks are easy to identify when the work is divided into user stories.
  • D. Risk-based testing fits well in Agile development processes, as risks are analyzed twice - during release and iteration planning.

Answer: C


NEW QUESTION # 23
In a sprint planning, the product owner presents a user story written on a card. The team starts having a discussion with the product owner to get an understanding on how the software should work.
The user story written on the card is:
"As a customer, I want to subscribe to the mailing list so that I can receive the latest deal in an email." By applying the 3C concept, which ONE of the following statements is CORRECT?

  • A. The card should contain requirements not the user story.
  • B. The conversation is not required and the team should start developing.
  • C. Conversation should include the acceptance criteria discussion.
  • D. Product owner has written a user story and confirmation is not needed.

Answer: C


NEW QUESTION # 24
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. Review the design of the problematic user story and improve it where possible.
  • B. Use the time to improve and automate existing test cases of other user stories.
  • 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 # 25
During a retrospective, which of the following items would be the LEAST effective to generate discussions on process improvement?

  • A. The build process was slow and this often caused delays waiting for the build to complete.
  • B. For the last sprint the estimated and actual effort were much higher than the team capacity.
  • C. One of the testers was regarded as being both disruptive and lazy and did not contribute to team success.
  • D. The automation tests failed frequently without any logs to help in debugging the failure reason.

Answer: C


NEW QUESTION # 26
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 provides the Agile team with information on its productivity.
  • C. Early feedback decreases the amount of time needed for system testing.
  • D. Early feedback promotes early discovery and resolution of quality problems.

Answer: B


NEW QUESTION # 27
Which of the following sentences about the integration of development and testing activities in Agile projects is INCORRECT?

  • A. While developers develop automated unit test scripts, testers write automated system level tests.
  • B. Developers and testers may work as a pair to develop and test a feature.
  • C. Developers write acceptance criteria and test cases, together with testers.
  • D. Testers replace developers in writing unit test automation scripts.

Answer: D


NEW QUESTION # 28
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. Statement testing - test all statements in income calculation.
  • B. User story testing - test that the user can enter an income amount and get a result.
  • C. Equivalence partitioning - test with low, medium and high income.
  • D. State transition testing - test all states of income entry.

Answer: C


NEW QUESTION # 29
......

Real Updated CTFL-AT Questions & Answers Pass Your Exam Easily: https://www.vce4plus.com/ISQI/CTFL-AT-valid-vce-dumps.html

Easily To Pass New CTFL-AT Verified & Correct Answers: https://drive.google.com/open?id=1Tu_7BKQO-5uahEi6nLLO_F_GDKU0tcNP