📘 ISTQB Quiz
Conjuntos de ProvasQuestõesQuiz de Prática
EN|VI|DE|PT|JA

📘 ISTQB Quiz

Testes de Prática ISTQB Foundation Level Gratuitos

© 2026 ISTQB Quiz · Not affiliated with ISTQB

Início/Questões/#334
Questão 334ISTQB CTFL v4.0 Sample Exam B

Your team follows the process that uses the DevOps delivery pipeline. The first three steps of this process are: (1) Code development (2) Submit code into a version control system and merge it into the “test” branch (3) Perform component testing for the submitted code Which of the following is BEST suited to be the entry criterion for step (2) of this pipeline?

ProjectDevelopment effortTest effort
($)($)
P1800,000 40,000
P21,200,000 130,000
P3600,000 70,000
P41,000,000 120,000

Opções de Resposta

A.Static analysis returns no high severity warnings for the submitted code✓
B.System version control reports no conflicts when merging code into the “test” branch
C.Component tests are compiled and ready to be executed
D.Statement coverage is at least 80%

Resposta Correta

A: Static analysis returns no high severity warnings for the submitted code

Praticar Este ConjuntoVer Todas as Questões

Mais Questões desta Prova

#305

Which of the following is an example of why testing is necessary?

#306

Which of the following statements about quality assurance (QA) and/or quality control (QC) is correct?

#307

One of the ‘principles of testing’ states that exhaustive testing is impossible. Which of the following is an example of addressing this principle in practice?

#308

Which test activity involves working with test data requirements, test conditions, test environment requirements and test cases?

#309

Which of the following is MOST likely to impact how testing is performed for a given test object?