nerdexam
iSQI

CTFL_SYLL_4.0 · Question #220

Which of the following statements about impact of DevOps on testing is CORRECT?

The correct answer is A. DevOps helps bring focus on testing of non-functional characteristics. DevOps practices emphasize the importance of testing non-functional characteristics such as performance, security, and reliability. This focus ensures that the system not only meets functional requirements but also performs well under various conditions and is secure. DevOps…

Testing Throughout the Software Development Lifecycle

Question

Which of the following statements about impact of DevOps on testing is CORRECT?

Options

  • ADevOps helps bring focus on testing of non-functional characteristics
  • BDevOps helps shift focus of testing people to perform operations testing
  • CDevOps helps shift focus of operations people to functional testing
  • DDevOps helps eliminate manual testing by having focus on continuous automated testing

How the community answered

(34 responses)
  • A
    88% (30)
  • B
    6% (2)
  • C
    3% (1)
  • D
    3% (1)

Explanation

DevOps practices emphasize the importance of testing non-functional characteristics such as performance, security, and reliability. This focus ensures that the system not only meets functional requirements but also performs well under various conditions and is secure. DevOps promotes a continuous testing approach, which includes both functional and non-functional testing integrated into the development and deployment pipelines.

Topics

#DevOps#non-functional testing#continuous testing#shift-left testing

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice