Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free and Premium iSQI CTFL-AT Dumps Questions Answers

Page: 1 / 6
Total 80 questions

Certified Tester Foundation Level Agile Tester Questions and Answers

Question 1

Consider an Agile project aimed at developing a test management tool. This tool allows Test Managers to generate progress reports for test analysis, test design and test execution phases in traditional projects. Consider the following user story of this Agile project:

"As a Test Manager who is looking at a progress report, I want to be able to print this progress report, so that I can keep a hard copy for my daily records."

For this user story the following acceptance criterion is defined:

"Given that I am a Test Manager looking at a progress report,

When I click the 'Print' button,

Then the progress report should be printed"

Based only on the given information, which of the following would you expect most likely to be true?

Options:

A.

Both the user story and the acceptance criterion are expressed in adequate form, but the user story is not testable

B.

Both the user story and the acceptance criterion are expressed in adequate form, but the user story does not describe functionality that is valuable to the user

C.

During the conversation, the acceptance criterion should not be discussed since it is described using the Given-When-Then template

D.

During the conversation, the need to update the acceptance criterion by specifying that a date stamp be visible on the printout could emerge

Buy Now
Question 2

Which of the following statements is true in Agile projects?

Options:

A.

Test automation is important to manage regression risk because it enables version control and ensures ease of access to the tests by all team members

B.

Shorter timeframes and frequent changes require the adoption of good practices for test design and implementation, which should be defined during release planning

C.

The risk of regression tends to decrease when code that worked in previous iterations gets modified due to new features in subsequent iterations

D.

The tests written for the features developed in earlier iterations are the most important and they should never be retired from the regression test suite

Question 3

You are working on an Agile project and have been asked to implement exploratory testing for the current sprint. Which one of the following is a correct approach to adopt?

Options:

A.

Allocate independent testers to design exploratory tests using test charters in time boxed sessions. Plan to run all sessions in parallel with each session lasting more than 5hours.

B.

Ask experienced testers to try and find new defects by using the system without the constraint of documentation and tools.

C.

Use testers who have not been involved in the sprint to write new test cases from the user stories. These test cases are then executed in a time boxed session for the sprint.

D.

Ask experienced testers to prepare test charters for time boxed sessions lasting no more than 2hours. Tests should be designed and executed within each session using heuristics, creativity and intuition.

Question 4

Which of the following is a typical task performed by a tester within a Scrum team?

Options:

A.

Suggesting improvements in sprint retrospectives

B.

Coaching other team members in self-organization and cross-functionality

C.

Removing impediments to the Scrum team’s progress

D.

Prioritizing the items in the product backlog

Question 5

Which ONE of the following is an example of a typical “Business-oriented work product”?

Options:

A.

The released product.

B.

Acceptance testing entry criteria.

C.

A user manual.

D.

Usability testing test results.

Question 6

Which of the following describes a direct benefit of early and frequent feedback associated with the adoption of continuous integration?

Options:

A.

Detecting and isolating code quality problems early

B.

Reducing the need of conducting retrospectives

C.

Making quality everyone’s responsibility

D.

Eliminating communication problems within the team

Question 7

You have been asked to execute an exploratory testing session on Park & Ride system. The test charter has been titled as “Buy a bus ticket”. As a result, a number of defects were reported, the titles of which are listed below.

Which defect is out of scope for the given test charter?

Options:

A.

Price for a bus ticket was calculated incorrectly.

B.

Failed to buy a bus ticket after 18:00.

C.

Failed to buy a bus ticket when the network connection to the Central System is down.

D.

Payment for parking ticket is restricted to cash only (no credit card supported).

Question 8

Which of the following statements about the testing quadrants model is true?

Options:

A.

Each of the four testing quadrants (Q1, Q2, Q3, and Q4) represents a different test level (Q1 = Unit, Q2 = Integration, Q3 = System, and Q4 = Acceptance) and describes the different test types that shall be performed by Agile teams in that test level for an Agile project

B.

Each of the four testing quadrants (Q1, Q2, Q3, and Q4) contains different test types and test levels, and these quadrants are numbered to describe the order in which the associated test types and test levels shall be performed in an Agile project (Q1 first, Q4 last)

C.

Each of the four testing quadrants (Q1, Q2, Q3, and Q4) contains different test types and test levels, and these quadrants can be used by Agile teams and other stakeholders to ensure that all important test types and test levels are included in an Agile project

D.

Each of the four testing quadrants (Q1, Q2, Q3, and Q4) contains different test types and test levels, and these quadrants are numbered to describe the risk level associated with the test types (Q1 = least risky, Q4 = most risky)

Question 9

Which of the following is NOT a typical task performed by the tester within an Agile team?

Options:

A.

Ensuring all project status meetings are held according to the plan.

B.

Ensuring the appropriate testing tasks are scheduled during iteration planning.

C.

Suggesting improvements in team retrospectives.

D.

Working with business stakeholders to clarify requirements.

Question 10

In Agile projects, which of the following approaches would result in the best compromise for preserving independence of testers and for allowing testers to have a good understanding of the product as well as good relationships with other team members?

Options:

A.

Having independent separate test teams where testers are assigned to Agile teams on-demand during the final days of each iteration

B.

Having independent separate test teams where testers are assigned to Agile teams on a long-term basis, at the beginning of an Agile project

C.

Having only Agile teams where testers are integral parts and where they perform many of the testing tasks, without having an independent test team

D.

Having independent separate test teams where all of the testers work separately from developers without being assigned to Agile teams

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?

Options:

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.

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.

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.

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.

Question 12

Which of the following statements best describes Agile software development?

Options:

A.

Agile software development is a software development approach whereby lines of code (production and/or test) of a component are written by two programmers sitting at a single computer

B.

Agile software development tends to break a project into a number of iterations, where each iteration represents a separate phase of sequential development and thus in which testing is performed during the last iteration

C.

Agile software development tends to adopt an iterative incremental lifecycle, where requirements and solutions evolve through collaboration between self-organizing and cross-functional teams

D.

Agile software development tends to break a project into a series of increments, each of which delivers a portion of functionality through a series of mini-Waterfalls where all phases of the Waterfall are completed before proceeding to the next increment

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.

Options:

A.

2, 5

B.

2, 4, 5

C.

1, 3, 4

D.

1, 3

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.

Options:

A.

Acceptance test criteria are 1, 2, 3 and 6

B.

Acceptance test criteria are 1, 3, 4 and 5

C.

Acceptance test criteria are 2, 4, 5 and 6

D.

Acceptance test criteria are 1, 2, 4 and 5

Question 15

Which of the following statements about iteration and release planning is true?

Options:

A.

Release planning defines and re-defines the product backlog and provides the basis for a test approach and test plan spanning all iterations

B.

During release planning, testers add value by breaking down user stories into tasks (particularly testing tasks)

C.

During release planning, testers establish and prioritize the user stories for the release and then participate in the quality risk analysis for these stories

D.

Release plans cannot change as an Agile project proceeds, but iteration plans may change to accommodate new needs

Question 16

Which of the following statements about test automation and regression risk in Agile projects is true?

Options:

A.

Automated unit tests are generally not run with each code check-in as they take longer to run than automated acceptance tests and could slow down the code check-in process

B.

Regression risk is reduced when there is a high degree of code changes being applied from one iteration to the next

C.

Technical debt is due to manual testing and it cannot be present when the team implements test automation

D.

Test automation can help to manage regression risk since it allows the running of regression test suites within each iteration

Question 17

Which of the following is a risk that continuous integration introduces?

Options:

A.

Teams sometimes over-rely on unit tests and exclude some important system and acceptance tests.

B.

Testers sometimes have too many builds to test, which reduces the quality of testing.

C.

Teams no longer have the ability to run manual tests, as all tests must be automated.

D.

Developer's workload is increased, which can result in a reduction of output.

Question 18

Which of the following sentences related to Risk-based testing is CORRECT?

Options:

A.

Risk-based testing fits well in Agile development processes, as risks are analyzed twice - during release and iteration planning.

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 easy to identify when the work is divided into user stories.

Question 19

Which of the following statements about Agile retrospectives is true?

Options:

A.

Agile retrospectives should be focused mainly on obstructions and hindrances that are outside the control of the team because these issues are more challenging

B.

Traditional projects require feedback from retrospectives; however, Agile retrospectives do not require follow-up activities

C.

Agile retrospectives should be focused on the team members and business representatives, and other participants should not attend or contribute

D.

Agile retrospectives should also provide feedback to the current iteration planning regarding planning accuracy, contents, and the efficiency of the work in the team

Question 20

During a retrospective, which of the following items would be the LEAST effective to generate discussions on process improvement?

Options:

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.

The automation tests failed frequently without any logs to help in debugging the failure reason.

D.

One of the testers was regarded as being both disruptive and lazy and did not contribute to team success.

Question 21

Based on the skills required for testers in Agile teams, which of the following activities would you expect least likely to be performed by testers in Agile projects?

Options:

A.

Tracking the failures of the unit tests that are written when using the Test-Driven Development practice

B.

Identifying and updating test cases from previous iterations that are affected by the changes made in the current iteration

C.

Working collaboratively with a developer to develop and test a feature

D.

Actively participating in specification workshops aimed at clarifying user stories through examples that will be transformed into tests

Question 22

Which of the following statements about the whole-team approach would you expect most likely to be true?

Options:

A.

The whole-team approach is a consensus-based approach for estimating, mostly used to estimate the relative size of user stories

B.

The whole-team approach helps ensure testers, developers and the business work together to ensure that the desired quality levels are achieved

C.

The whole-team approach is consistent with the "power of three" concept for which a user story is the conjunction of three elements (card, conversation, confirmation)

D.

The whole-team approach tends to advocate the idea of team members being "generalists" without having deep skills in specific disciplines

Question 23

Consider the following user story for an Agile project aimed at developing an application that calculates the reimbursement of medical visits:

"As an owner of the application, I want the reimbursement of medical visits to be calculated based on the following rules:

There are two types of reimbursable visits: Doctor's Office Visits (DOCVs) and Hospital Visits (HVs).

The reimbursement for DOCVs is 33%, while the reimbursement for HVs depends on the type of the specialist visits. Two types (A, B) of specialist visits exist and the associated reimbursements are 45% for A and 90% for B."

Which of the following would you expect to be the most suitable black-box test design technique for the user story?

Options:

A.

Decision table testing

B.

Equivalence partition testing

C.

Use case testing

D.

State transition testing

Question 24

Which of the following is the best example of a testable acceptance criterion for test-related activities?

Options:

A.

The web application shall provide a response time lower than one second for 95% of the webpages when 100 concurrent users are working on it

B.

100% of the source code must be statically analyzed against some of the known major security vulnerabilities and no errors/warnings must be reported

C.

The application’s user interface for the checkout process shall be clear and intuitive to the users

D.

The application shall calculate the volume of the solid shapes (cones, pyramids) with reasonable accuracy

Page: 1 / 6
Total 80 questions