ISTQB Quiz
nav.blogConjuntos de ProvasQuestõesQuiz de Prática
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Testes de Prática ISTQB Foundation Level Gratuitos

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

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

You work as a tester in a project on a mobile application for food ordering for one of your clients. The client sent you a list of requirements. One of them, with high priority, says “The order must be processed in less than 10 seconds in 95% of the cases”. You created a set of test cases in which a number of random orders were made, the processing time measured, and the test results were checked against the requirements. What test type did you perform?

Opções de Resposta

A.Functional, because the test cases cover the user’s business requirement for the system
B.Non-functional, because the measure the system’s performance✓
C.Functional, because the test cases interact with the user interface
D.Structural, because we need to know the internal structure of the program to measure the order processing time

Resposta Correta

B: Non-functional, because the measure the system’s performance

Praticar Este ConjuntoVer Todas as Questões

Mais Questões desta Prova

#239

Which of the following statements describe a valid test objective?

#240

Which of the following options shows an example of test activities that contribute to success?

#241

You have been assigned as a tester to a team producing a new system incrementally. You have noticed that no changes have been made to the existing regression test cases for several iterations and no new regression defects were identified. Your manager is happy, but you are not. Which testing principle explains your skepticism?

#242

You work in a team that develops a mobile application for food ordering. In the current iteration the team decided to implement the payment functionality. Which of the following activities is a part of test analysis?

#243

Which of the following factors (i-v) have SIGNIFICANT influence on the test process? i. The SDLC ii. The number of defects detected in previous projects iii. The identified product risks iv. New regulatory requirements forcing formal white-box testing v. The test environment setup