📘 ISTQB Quiz
Bộ đề thiCâu hỏiLuyện thi
EN|VI|DE|PT|JA

📘 ISTQB Quiz

Ôn Thi ISTQB Foundation Level Miễn Phí

© 2026 ISTQB Quiz · Not affiliated with ISTQB

Trang chủ/Câu hỏi/#158
Câu 158ISTQB CFTL 2018 Sample Questions Exam set A

Which test tool (A-D) is characterized by the classification (1-4) below? 1. Tool support for management of testing and testware. 2. Tool support for static testing. 3. Tool support for test execution and logging. 4. Tool support for performance measurement and dynamic analysis.

Câu 158 illustration 1
VersionDateRemarks
1.5May 23, 2019Sample Exam – Answers Layout Template used
1.0May 11, 2018First Issue
1.1May 11, 2018Some text in LO updated Spelling is corrected
1.2February 16, 2019Transfer to Sample Exam Template layout Minor changes to Exam Questions Major changes to Exam Question: 5,15, 18, 23, 24, 27, 30, 31, 33, 35, 37
1.3May 31, 2019Minor changes to Exam Questions: 1,30 Major changes to Exam Question: 3,5,8
Question NumberCorrect AnswerLOK-LevelPoints
1bFL-1.xK11
2bFL-1.1.1K11
3bFL-1.1.2K21
4aFL-1.2.3K21
5cFL-1.3.1K21
6bFL-1.2.2K21
7dFL-1.4.2K21
8aFL-1.4.3K21
9cFL-2.3.2K11
10bFL-2.2.1K21
11cFL-2.3.3K21
12aFL-2.1.1K21
13aFL-2.4.1K21
14dFL-3.2.2K11
15cFL-3.2.1K21
16cFL-3.2.3K21
17a, cFL-3.1.2K21
18dFL-3.2.4K31
19cFL-4.xK11
20dFL-4.1.1K21
Question NumberCorrect AnswerLOK-LevelPoints
21bFL-4.3.2K21
22bFL-4.3.1K21
23aFL-4.3.3K21
24cFL-4.4.2K21
25dFL-4.2.1K31
26dFL-4.2.2K31
27dFL-4.2.3K31
28bFL-4.2.4K31
29cFL-4.2.1K31
30bFL-5.1.2K11
31aFL-5.3.1K11
32a, bFL-5.2.1K21
33aFL-5.2.3K21
34aFL-5.3.2K21
35bFL-5.2.2K21
36aFL-5.2.6K21
37cFL-5.2.4K31
38bFL-5.6.1K31
39dFL-6.1.2K11
40dFL-6.1.1K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
1.ba) Is not correct: Definition of feature according to glossary. b) Is correct: From glossary. c) Is not correct: Definition of functionality suitability according to glossary. d) Is not correct: Definition of modified condition decision coverage according to glossary.FL-1.xK11
2.ba) Is not correct: Contradiction to principle 3: “Early testing saves time and money”. b) Is correct: This is one objective of testing (syllabus chapter 1.1.1). c) Is not correct: Principle #2 states that exhaustive testing is impossible, so one can never prove that all defects were identified (syllabus chapter 1.3). d) Is not correct: To make an assessment whether a defect will cause a failure or not, one has to detect the defect first. Saying that no remaining defect will cause a failure implicitly means that all defects were found. This again contradicts principle #2. (syllabus chapter 1.3).FL-1.1.1K11
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
3.ba) Is not correct: Testing does not identify the source of defects, debugging identifies the defects (syllabus chapter 1.1.2). b) Is correct: Dynamic testing can show failures that are caused by defects in the software. Debugging eliminates the defects, which are the source of failures, not the root cause of the defects (syllabus 1.1.2). c) Is not correct: Testing does not remove faults, but debugging remove defects that cause the faults (syllabus chapter 1.1.2). d) Is not correct: Dynamic testing does not directly prevent the causes of failures (defects), but detects the presence of defects (syllabus chapter 1.3, 1. principle).FL-1.1.2K21
4.aa) Is correct: A crash is clearly noticeable by the user (syllabus chapter 1.2.3). b) Is not correct: this is a defect, not a failure, since there is something wrong in the code. It may not result in a visible or noticeable failure, for example if the changes in the source code file are only in comments (syllabus chapter 1.2.3). c) Is not correct: The use of wrong input variables may not result in a visible or noticeable failure, for example if nobody uses this particular algorithm; or if the wrong input variable has a similar value to the correct input variable; or if the FALSE result of the algorithm is not used (syllabus chapter 1.2.3). d) Is not correct: This type of fault will not necessarily lead to a failure; for example, if no one uses this special algorithm (syllabus chapter 1.2.3).FL-1.2.3K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
5.ca) Is not correct: Testing is context dependent, regardless of it being manual or automated (syllabus chapter 1.3, 6. principle), but does not result in detecting a decreasing number of faults as described above. b) Is not correct: Exhaustive testing is impossible, regardless of the amount of effort put into testing (syllabus chapter 1.3, 2. principle). c) Is correct: Syllabus 1.3: principle #5 says “If the same tests are repeated over and over again, eventually these tests no longer find any new defects. To detect new defects, existing tests and test data may need changing, and new tests may need to be written.” Automated regression testing of the same test cases will not bring new findings. d) Is not correct: ”Defects cluster together” (syllabus chapter 1.3.4, 4. principle). A small number of modules usually contain most of the defects, but this does not mean that fewer and fewer defects will be found.FL-1.3.1K21
6.ba) Is not correct: This is quality assurance but not testing (syllabus chapter 1.2.2). b) Is correct: Syllabus 1.2.2. Testing contributes to the achievement of quality in a variety of ways, e.g. such as reducing the risk of inadequate software quality (syllabus chapter 1.1.1). c) Is not correct: This is quality assurance but not testing (syllabus chapter 1.2.2). d) Is not correct: The quality cannot be measured by counting the number of executed test cases without knowing the outcome (syllabus chapter 1.2.2).FL-1.2.2K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
7.da) Is not correct: This activity is performed during the test design activity (syllabus chapter 1.4.2, test design). b) Is not correct: This activity is performed during the test implementation activity (syllabus chapter 1.4.2, test implementation). c) Is not correct: This activity is performed during the test completion activity (syllabus chapter 1.4.2, test completion). d) Is correct: This activity is performed during the test analysis activity (syllabus chapter 1.4.2, test analysis).FL-1.4.2K21
8.aTest suite: Glossary 3.2.1: A set of test cases or test procedures to be executed in a specific test cycle.”(1A). Test case: Glossary “A set of preconditions, inputs, actions (where applicable), expected results and post conditions, developed based on test conditions” (2C). Test script: Glossary “A sequence of instructions for the execution of a test” (3B). Test charter: Glossary “A statement of test objectives, and possibly test ideas about how to test. Documentation of test activities in session-based exploratory testing” (4D). Thus: a) Is correct b) Is not correct c) Is not correct d) Is not correctFL-1.4.3K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
9.ca) Is not correct: Relevant for integration testing (syllabus chapter 2.2.2). b) Is not correct: Relevant for component testing (syllabus chapter 2.2.1). c) Is correct: syllabus chapter 2.3.5: For acceptance testing, tests are designed to cover all supported financial data file structures and value ranges for bank-to-bank transfers. d) Is not correct: Relevant for system testing (syllabus chapter 2.2.3).FL-2.3.2K11
10.ba) Is not correct: System testing does not test interfaces between components and interactions between different parts of the system; this is a target of integration tests (syllabus chapter 2.2.2). b) Is correct: Syllabus 2.2.1: Examples of work products that can be used as a test basis for component testing include detailed design, code, data model, component specifications. Syllabus 2.2.3: Examples of work products for system testing include system and software requirement specifications (functional and non-functional) use cases. c) Is not correct: Component testing does not ONLY focus on functional characteristics. d) Is not correct: Component tests are also executed by developers, whereas system testing typically is the responsibility of testers (syllabus chapter 2.2).FL-2.2.1K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
11.ca) Is not correct: Regression testing does not check successful implementation of corrections and confirmation testing does not check for side effects (syllabus chapter 2.4). b) Is not correct: The statement about confirmation testing should be about regression testing (syllabus chapter 2.4). c) Is correct: Syllabus chapter 2.3.4. d) Is not correct: Testing new functionality is not regression testing (syllabus chapter 2.4).FL-2.3.3K21
12.aa) Is correct: Syllabus chapter 2.1.1: incremental development involves establishing requirements, designing, building, and testing a system in pieces. b) Is not correct: This is a sequential model (syllabus chapter 2.1.1). c) Is not correct: This describes the waterfall model (syllabus chapter 2.1.1). d) Is not correct: Testing alone is not an increment/additional step in the development (syllabus chapter 2.1.1).FL-2.1.1K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
13.aa) Is correct: This is maintainability testing, not maintenance testing. b) Is not correct: This is a trigger for maintenance testing, see the syllabus chapter 2.4.1: Operational tests of the new environment as well as of the changed software. c) Is not correct: This is the trigger for maintenance testing, see the syllabus chapter 2.4.1: testing restore/retrieve procedures after archiving for long retention periods. d) Is not correct: This is the trigger for maintenance testing, see the syllabus chapter 2.4.1: Reactive modification of a delivered software product to correct emergency defects that have caused actual failures.FL-2.4.1K21
14.da) Is not correct: Tester and developer are NOT roles in a formal review as per syllabus chapter 3.2.2. b) Is not correct: Developer is NOT a role in a formal review as per syllabus chapter 3.2.2. c) Is not correct: Designer is NOT a role in a formal review as per syllabus chapter 3.2.2. d) Is correct: See syllabus chapter 3.2.2.FL-3.2.2K11
15.ca) Is not correct: ‘Collection of metrics’ belongs to the main activity “Fixing and Reporting” (syllabus chapter 3.2.1). b) Is not correct: ‘Answer any question.’ belongs to the main activity “Initiate Review” (syllabus chapter 3.2.1). c) Is correct: According to syllabus chapter 3.2.1: The checking of entry criteria takes place in the planning of a formal review. d) Is not correct: The evaluation of the review findings against the exit criteria belongs to the main activity “Issue communication and analysis” (syllabus chapter 3.2.1).FL-3.2.1K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
16.ca) Is not correct: Informal review does not use a formal process (syllabus chapter 3.2.3). b) Is not correct: Use of checklists are optional (syllabus chapter 3.2.3). c) Is correct: As per syllabus 3.2.3: inspection is a formal process based on rules and checklists. d) Is not correct: Does not explicitly require a formal process and the use of checklists is optional (syllabus chapter 3.2.3).FL-3.2.3K21
17.a, ca) Is correct: Syllabus chapter 3.1.2: defects found early are often much cheaper to remove than defects detected later in the lifecycle. b) Is not correct: Dynamic testing still has its challenging objectives (syllabus chapter 3.1.2). c) Is correct: Syllabus chapter 3.1.2: preventing defects in design or coding by uncovering omissions, inaccuracies, inconsistencies, ambiguities, and redundancies in requirements. d) Is not correct: This is dynamic testing (see glossary V.3.2). e) Is not correct: Static testing is important for safety-critical computer systems (syllabus chapter 3.1).FL-3.1.2K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
18.da) Is not correct: It is described that the software architect must have completed the system specification. b) Is not correct: In syllabus chapter 3.2.4 ‘checklist-based’, last sentence it is documented that you should also look for defects outside the checklist. c) Is not correct: It is described: every reviewer did his review done comment. d) Is correct: It is described that a checklist is available, but who provides the checklist?FL-3.2.4K31
19.ca) Is not correct: This is error guessing, defined in glossary V.3.2. b) Is not correct: This is black-box test technique, defined in glossary V.3.2. c) Is correct: Defined in glossary V.3.2. d) Is not correct: This is exploratory testing, defined in Glossary V.3.2.FL-4.xK11
20.da) Is not correct: This is a white-box test technique (syllabus chapter 2.2.2 and 4.1.2). b) Is not correct: This is a white-box test technique (syllabus chapter 4.1.2). c) Is not correct: This is an experience-based test technique (syllabus chapter 4.4). d) Is correct: Syllabus 4.1.2: Black-box test techniques are based on an analysis of the appropriate test basis (e.g. formal requirements documents, specifications, use cases, user stories).FL-4.1.1K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
21.ba) Is not correct: While the given statement is true, the explanation is not. The relationship between statement and decision coverage is misrepresented (syllabus chapter 4.3). b) Is correct: Since any test case will cause the outcome of the “if” statement to be either TRUE or FALSE, by definition we achieved 50% decision coverage (syllabus chapter 4.3). c) Is not correct: A single test case can give more than 25% decision coverage, this means according to the statement above always 50 % decision coverage (syllabus chapter 4.3). d) Is not correct: The statement is specific and always true, because each test case achieves 50 % decision coverage (syllabus chapter 4.3).FL-4.3.2K21
22.ba) Is not correct: Statement coverage measures the percentage of statements exercised by test cases. b) Is correct: Syllabus 4.3.1: statement testing exercises the executable statements in the code. Statement coverage is measured as the number of statements executed by the tests divided by the total number of executable statements in the test object, normally expressed as a percentage. c) Is not correct: The coverage does not measure pass/fail. d) Is not correct: It is a metric and does not provide true/false statements.FL-4.3.1K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
23.aa) Is correct: The statement is true. Achieving 100% decision coverage guarantees 100% statement coverage (syllabus chapter 4.3.3 third paragraph). b) Is not correct: The statement is false because achieving 100 % statement coverage does not in any case mean that the decision coverage is 100% (syllabus chapter 4.3.3 third paragraph). c) Is not correct: The statement is false, because we can only do statements about 100% values (syllabus chapter 4.3.3 third paragraph). d) Is not correct: The statement is false (syllabus chapter 4.3.3).FL-4.3.3K21
24.ca) Is not correct: Exploratory testing is not suitable to speed up tests, which are already specified. It is most useful when there are few or inappropriate specified requirements or significant time pressure on testing (syllabus chapter 4.4.2). b) Is not correct: The absence of a test charter, which may have been derived from the test analysis, is a poor precondition for the use of exploratory testing (syllabus chapter 1.4.3 and 4.4.2). c) Is correct: Exploratory tests should be performed by experienced testers with knowledge of similar applications and technologies (syllabus chapter 4.4 and 1.4.2). d) Is not correct: Explorative testing alone is not suitable to provide evidence that the test was very intensive, instead the evidence is provided in combination with other test methods (syllabus chapter 4.4.2).FL-4.4.2K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
25.da) Is not correct: one too few (see the four correct partitions in d). b) Is not correct: one too much (see the four correct partitions in d). c) Is not correct: two too few (see the four correct partitions in d). d) Is correct: The 4 equivalence partitions correspond to the description in the question; i.e. at least one test case must be created for each equivalence partition 1. Equivalence partition: 0 ≤ employment time ≤ 2. 2. Equivalence partition: 2 < employment time < 5. 3. Equivalence partition: 5 ≤ employment time ≤ 10. 4. Equivalence partition: 10 < employment time.FL-4.2.1K31
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
26.dThe following partitions can be identified: 1. <= 50, boundary value 50 2. 51 – 55 boundary values 51, 55 3. 56 – 60 boundary values 56, 60 4. >=61 boundary value 61 Boundary value according to glossary V.3.2: A minimum or maximum value of an ordered equivalence partition Thus: a) Is not correct: Does not include all necessary boundary values, but it includes additional values: 0, 49, and 59, which are not boundary values in this equivalence partition (syllabus chapter 4.2.2). b) Is not correct: Does not include all necessary boundary values. 51 and 55 are missing (syllabus chapter 4.2.2). c) Is not correct: Does not include necessary boundary values but it includes additional values: 49, 62, and 54, which are not boundary values in this equivalence partition (syllabus chapter 4.2.2). d) Is correct: includes all necessary boundary values (syllabus chapter 4.2.2).FL-4.2.2K31
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
27.da) Is not correct: If there was no agreement on targets, it is impossible to reach the targets. Since this situation can´t occur, this is not a scenario happening in reality. b) Is not correct: The test case is objectively wrong, since under these conditions no bonus is paid because the agreed target was not reached. c) Is not correct: There was no agreement on targets, it is impossible to reach the targets. Since this situation can´t occur, this is not a scenario happening in reality. d) Is correct: The test case describes the situation that the too short period of employment and the non-fulfilment of the agreed target leads to non-payment of the bonus. This situation can occur in practice, but is missing in the decision table.FL-4.2.3K31
28.bProposed test case covers all five possible single valid transitions in the given state diagram (S1->S2, S2->S1, S2- >S3, S3->S2, and S3->S1). a) Is not correct: Because no invalid transitions are covered. b) Is correct: Because all valid transitions are covered. c) Is not correct: Because all valid transitions are covered. d) Is not correct: Because the test cases do not have pairs of transitions specified.FL-4.2.4K31
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
29.ca) Is not correct: See correct answer c). b) Is not correct: See correct answer c). c) Is correct: This is a case where the requirement gives an enumeration of discrete values. Each enumeration value is an equivalence class by itself; therefore, each will be tested when using equivalence partitioning test technique. d) Is not correct: See correct answer c).FL-4.2.1K31
30.ba) Is not correct: Selection of tools is a test manager task (syllabus 5.1.2 11. dot.). b) Is correct: See Syllabus 5.1.2 (test manager 2. + 4. + 8.dot; tester 5.+ 6.dot). c) Is not correct: The tester does not decide on the release of the test object (syllabus chapter 5.1.2) d) Is not correct: The tester specifies the test cases, the test manager does the prioritization (syllabus chapter 5.1.2).FL-5.1.2K11
31.aa) Is correct: Syllabus chapter 5.3.1: test case execution (e.g. number of test cases run/not run, and test cases passed/failed). b) Is not correct: This metric can be measured, but its value is low. The number of testers does not give any information about the quality of the test object or test progress. c) Is not correct: the coverage of requirements by source code is not measured during test execution. At most, the TEST(!) coverage of the code or requirements is measured. d) Is not correct: This metric is part of test preparation and not test execution.FL-5.3.1K11
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
32.a, ba) Is correct: According to syllabus chapter 5.2.1 budgeting (7.dot) and making decisions about what to test (4.dot) are documented in the test plan. This means when you are planning the test and there are budget limitations, prioritizing is needed; what should be tested and what should be omitted. b) Is correct: See syllabus 5.2.1. c) Is not correct: See syllabus 1.4.2, test monitoring and control. d) Is not correct: See syllabus chapter 5.3.1, common test metrics, and 4. dot. e) Is not correct: It is a part of test analysis (syllabus chapter 1.4.2).FL-5.2.1K21
33.aa) Is correct: See syllabus chapter 5.2.3 (all 5 dots). b) Is not correct: The “degree of tester’s independence” does not play a role in exit criteria (syllabus chapter 5.2.3). c) Is not correct: “Availability of test environment” is an entry criterion, see syllabus 5.2.3 3. dot. d) Is not correct: “The availability of testable requirements” is an entry criterion (syllabus chapter 5.2.3).FL-5.2.3K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
34.aa) Is correct: This information has been defined earlier in the test project. b) Is not correct: This information is included in a test report; see the syllabus chapter 5.3.2: information on what occurred during a test period. c) Is not correct: This information is included in a test report; see syllabus chapter 5.3.2: Information and metrics to support recommendations and decisions about future actions, such as an assessment of defects remaining, the economic benefit of continued testing, outstanding risks, and the level of confidence in the tested software. d) Is not correct: This information is included in a test report; see syllabus chapter 5.3.2: Information and metrics to support recommendations and decisions about future actions, such as an assessment of defects remaining, the economic benefit of continued testing, outstanding risks, and the level of confidence in the tested software.FL-5.3.2K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
35.bThe mapping of points 1 to 4 to approaches according to syllabus chapter 5.2. is only correct for option b). The mappings can be justified as follows: 1. See syllabus chapter 5.2.2, 7. dot, last sentence: Exploratory testing is a common technique employed in reactive strategies, whereby the explorative testing is assigned to the experience-based testing category 2. The control algorithms is ‘modelled’ on the server, therefore it’s tested with a model-based strategy (see syllabus chapter 5.2.2, 2. dot). 3. See syllabus chapter 5.2.2, 1. dot, second sentence: “Risk-based testing is an example of an analytical approach, where tests are designed and prioritized based on the level of risk”. 4. See syllabus chapter 5.2.2, 5. dot: “This type of test strategy is driven primarily by the advice, guidance, or instructions of stakeholders, business domain experts, or technology experts, who may be outside the test team or outside the organization itself. Thus: a) Is not correct b) Is correct c) Is not correct d) Is not correctFL-5.2.2K21
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
36.aa) Is correct: See syllabus chapter 5.2.6: the metrics-based approach: estimating the testing effort based on metrics of former similar projects or based on typical values. b) Is not correct: This is expert-based approach: estimating the tasks based on estimates made by the owners of the tasks or by experts (syllabus chapter 5.2.6). c) Is not correct: This is expert-based approach: estimating the tasks based on estimates made by the responsible team of the tasks or by experts (syllabus chapter 5.2.6). d) Is not correct: This is expert-based approach: estimating the tasks based on estimates made by the owners of the tasks or by experts (syllabus chapter 5.2.6).FL-5.2.6K21
37.ca) Is not correct: R4 is dependent on R2, so R2 should be tested before R4. b) Is not correct: R7 is dependent on R2, so R7 should be tested before R2. c) Is correct: The tests are specified in a sequence that takes the dependencies into account. d) Is not correct: R2 is dependent on R3, so R3 should be tested before R2.FL-5.2.4K31
38.ba) Is not correct: The test result is given in the short summary. b) Is correct: When testing different versions of software, identifying information is necessary (syllabus chapter 5.6, paragraph: “A defect report….” 4. dot). c) Is not correct: You are just writing the defect report; hence, the status is automatically open. d) Is not correct: This information is useful for the tester but does not need to be included in the defect report.FL-5.6.1K31
QuestionCorrect AnswerExplanation / RationaleLearning Objective (LO)K-levelNumber of Points
39.da) Is not correct: The benefits are not when creating regressions tests, more in executing them. b) Is not correct: This is done by configuration management tools. c) Is not correct: This needs specialized tools. d) Is correct: Syllabus chapter 6.1.2: Reduction in repetitive manual work (e.g. running regression tests, environment set up/tear down tasks, re-entering the same test data, and checking against coding standards), thus saving time.FL-6.1.2K11
40.dTool support for management of testing and testware, syllabus chapter 6.1.1, configuration management tools (1B). Tool support for static testing, syllabus chapter 6.1.1, tools that support reviews (2C). Tool support for test execution and logging, syllabus chapter 6.1.1, coverage tools (3A). Tool support for performance measurement and dynamic analysis, syllabus chapter 6.1.1, performance testing tools/monitoring tools/dynamic analysis tools (4D). Thus: a) Is not correct b) Is not correct c) Is not correct d) Is correctFL-6.1.1K21

Các đáp án

A.Is not correct
B.Is not correct
C.Is not correct
D.Is correct✓
E.Is not correct: It is a part of test analysis (syllabus chapter 1.4.2). 33. a a) Is correct: See syllabus chapter 5.2.3 (all 5 dots). FL-5.2.3 K2 1

Đáp án đúng

D: Is correct

Luyện thi bộ đề nàyXem tất cả câu hỏi

Câu hỏi khác trong đề thi này

#119

Which one of the following answers describes a test condition?

#120

Which of the following statements is a valid objective for testing?

#121

Which of the following statements correctly describes the difference between testing and debugging?

#122

Which one of the statements below describes the most common situation for a failure discovered during testing or in production?

#123

Mr. Test has been testing software applications on mobile devices for a period of 5 years. He has a wealth of experience in testing mobile applications and achieves better results in a shorter time than others. Over several months Mr. Test did not modify the existing automated test cases and did not create any new test cases. This leads to fewer and fewer defects being found by executing the tests. What principle of testing did Mr. Test not observe?