ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 100 - CTAL-TTA discussion

Report
Export

Which of the following is a true statement regarding a continuous integration environment?

A.
Builds are done regularly every night
Answers
A.
Builds are done regularly every night
B.
Automation tools are used to verify the results of the build
Answers
B.
Automation tools are used to verify the results of the build
C.
Unit testing is performed manually by the developers prior to code check in
Answers
C.
Unit testing is performed manually by the developers prior to code check in
D.
Performance efficiency testing is conducted for every accepted build
Answers
D.
Performance efficiency testing is conducted for every accepted build
Suggested answer: B

Explanation:

In a continuous integration environment, it's true that automation tools are used to verify the results of the build. This practice ensures that as new code integrations occur, they do not disrupt existing functionality and that all tests pass successfully before further deployments.

asked 18/09/2024
umar raad
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first