ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 108 - CTAL-TTA discussion

Report
Export

You are defining the test approach for an Agile project release focused on significantly overhauling the user interface of a golf club's booking system. Additional features will allow more flexible bookings across three courses. These changes are driven by numerous customer complaints about the current system's confusing design and limited options. The release will consist of six two-week sprints.

Stakeholders have performed a risk assessment and consider the impact of system failure as high due to potential customer loss. A regression-averse strategy is recommended due to the extensive changes expected in screen design and functionality.

Which option below represents the BEST test approach for this release? Please use the following symbols consistently:

+ (highly recommended)

(recommended)

o (neutral/optional)

* (not recommended)

- (not to be used)

SELECT ONE OPTION

A.
3
Answers
A.
3
B.
1
Answers
B.
1
C.
4
Answers
C.
4
D.
2
Answers
D.
2
Suggested answer: D

Explanation:

In addressing the scenario described in the question, the primary considerations for choosing a test approach include the focus on overhauling the user interface, adding new features, and addressing customer complaints in a high-risk environment due to potential customer loss. A regression-averse strategy is also highlighted as critical due to significant changes in design and functionality.

Option D (2) is marked with + for Exploratory Testing (manual) and for Black-box Testing, with Test Automation marked as not to be used (). This selection aligns best with the project's needs for several reasons:

Exploratory Testing (Highly Recommended): This type of testing is crucial in Agile projects, especially when dealing with UI changes and new functionalities. Exploratory testing allows testers to interact with the system in ways that typical scripted testing may not cover, making it ideal for catching unforeseen issues in new interfaces and features.

Black-box Testing (Recommended): This testing focuses on the functionality of the application without needing to understand the internal workings. Given the UI overhaul and feature additions, ensuring that the system behaves as expected from an end-user's perspective is necessary.

Avoidance of Test Automation (Not to be Used): While automation is valuable, focusing primarily on manual testing techniques like exploratory testing is suggested for this specific release due to the extensive UI changes and the need for creative and intuitive testing approaches that adapt quickly to newly developed features.

By using Option D, the test approach supports the dynamic and user-focused nature of the release, addressing both the technical aspects of functionality and the user experience enhancements that are central to this overhaul .

asked 18/09/2024
Anthony Bradley
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first