CTFL-AT Practice Questions
Certified Tester Foundation Level Agile Tester
Last Update 1 day ago
Total Questions : 80
Dive into our fully updated and stable CTFL-AT practice test platform, featuring all the latest Agile Tester exam questions added this week. Our preparation tool is more than just a iSQI study aid; it's a strategic advantage.
Our free Agile Tester practice questions crafted to reflect the domains and difficulty of the actual exam. The detailed rationales explain the 'why' behind each answer, reinforcing key concepts about CTFL-AT. Use this test to pinpoint which areas you need to focus your study on.
Which of the following is an Agile software development approach in which transparency of content and progress of tasks is usually obtained with the visualization of the active tasks and in which iterations are optional?
Consider an Agile team using a development practice with these steps:
Write a failing test for a small piece of code
Make the test pass by implementing minimal code
Refactor the code
Repeat the process with additional small functionality
Which one of the following testing quadrants would the tests produced with this practice be part of?
Which two of the following statements are CORRECT with regards to test automation on agile projects?
1) Every test developed for past iterations is kept and executed as part of a regression suite for each new release of code.
2) It would be very difficult to ensure high quality in an agile project without test automation.
3) Automated acceptance tests are run regularly as part of the continuous integration full system build.
4) Automated regression suites are only run for the final release of code.
5) In agile projects, the results from automated acceptance tests provide feedback on the overall product quality.
Which of the following is the BEST way for a test team to keep its independence when working in an Agile development environment?
Which ONE of the following is an example of a typical “Business-oriented work product”?
An Agile team uses a burndown chart and a task board to track progress within each iteration. In the burndown chart, the x-axis represents the days of iteration, while the y-axis represents the story points. The task board uses columns: "To Do", "Ongoing", "Done".
A user story for the current iteration has 20 story points and 4 tasks (T1, T2, T3, T4). At the end of Day 5, all are in "Ongoing". At the end of Day 6, T1 and T2 move to "Done", while T3 and T4 remain "Ongoing".
Which of the following statements would you expect most likely to be true at the end of Day 6?
Which of the following would provide the MOST independence for testers working with agile teams?
Which of the following is NOT a typical task performed by the tester within an Agile team?
