ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 8 - STQB-Agile-Public discussion

Report
Export

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

SELECT ONE OPTION

A.
Testers sometimes have too many builds to test, which reduces the quality of testing.
Answers
A.
Testers sometimes have too many builds to test, which reduces the quality of testing.
B.
Developer's workload is increased, which can result in a reduction of output.
Answers
B.
Developer's workload is increased, which can result in a reduction of output.
C.
Teams no longer have the ability to run manual tests, as all tests must be automated.
Answers
C.
Teams no longer have the ability to run manual tests, as all tests must be automated.
D.
Teams sometimes over-rely on unit tests and exclude some important system and acceptance tests.
Answers
D.
Teams sometimes over-rely on unit tests and exclude some important system and acceptance tests.
Suggested answer: A

Explanation:

Continuous integration introduces the risk of having too many builds for testers to evaluate, potentially reducing the quality of testing. With frequent integration of new code and automated builds, testers may face challenges in keeping up with the pace, leading to less thorough testing and the possibility of defects slipping through.

asked 18/09/2024
Arash Rind
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first