Valid CTFL-AT Dumps shared by ExamDiscuss.com for Helping Passing CTFL-AT Exam! ExamDiscuss.com now offer the newest CTFL-AT exam dumps, the ExamDiscuss.com CTFL-AT exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CTFL-AT dumps with Test Engine here:
Which of the following is a risk that continuous integration introduces?
Correct Answer: B
Explanation Continuous integration is a practice of integrating code changes frequently and automatically into a shared repository, and running automated tests to verify the integration. Continuous integration can introduce some risks to the testing process, such as: Testers sometimes have too many builds to test, which reduces the quality of testing. This can happen when the code changes are too frequent or too large, and the testers do not have enough time or resources to test each build thoroughly. This can lead to missed defects, incomplete test coverage, and reduced confidence in the product quality. Testers sometimes have to deal with unstable or broken builds, which affects the testability of the product. This can happen when the code changes introduce errors or conflicts that cause the build to fail or malfunction. This can waste the testers' time and effort, and delay the feedback cycle. Testers sometimes have to cope with changing requirements and priorities, which affects the test planning and execution. This can happen when the stakeholders or customers provide new or modified requirements or feedback during the development cycle. This can require the testers to adapt their test strategy, test cases, and test data accordingly, and to balance the testing of new features and regression testing of existing features. References: ISTQB Foundation Level Agile Tester Syllabus1, Section 2.2.3, page 14; ISTQB Glossary of Testing Terms2, version 4.0, page 15.