84.1k views
3 votes
A tester participated in a discussion about proposed database structure. The tester identified apotential performance problem related to certain common user searches. This possible problemwas explained to the development team. Which of the following is a testing contribution to successthat BEST matches this situation?

A. Enabling required tests to be identified at an early stage
B. Ensuring processes are carried out properly
C. Reducing the risk of fundamental design defects
D. Reducing the risk of untestable functionality

User Naveen
by
8.4k points

1 Answer

3 votes

Final answer:

The tester's early identification of a potential design issue is best categorized as reducing the risk of fundamental design defects, which helps optimize the design for performance from the start.

Step-by-step explanation:

The tester's identification of a potential performance problem in a proposed database structure is an example of the testing contribution to success best described as reducing the risk of fundamental design defects. Early involvement of testers can lead to early discovery of design issues, which may result in significant improvements in the design before implementation. Such early feedback can help to prevent costly rework and ensure that the design is optimized for performance from the beginning, aligning with design principles and user requirements.

User Shuo
by
8.0k points