ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 165 - CTFL4 discussion

Report
Export

Given the following statements:

1. It can prevent defects by manual examination of the functional specification

2. It is effective since it can be performed very early in the software development life cycle

3. It can detect the failures in the running application

4. It can help eliminate defects in user stories

5. It can verify externally visible behaviors

Which set of statements represent values ONLY for static testing?

A.
1,3, 4.5
Answers
A.
1,3, 4.5
B.
2,4,5
Answers
B.
2,4,5
C.
1,2,4
Answers
C.
1,2,4
D.
1,2, 3. 4,5
Answers
D.
1,2, 3. 4,5
Suggested answer: C

Explanation:

Static testing involves reviewing and inspecting the code, requirements, or design documents without executing the code. It can prevent defects, is effective early in the software development life cycle, and can help eliminate defects in user stories.

Option 1: 'It can prevent defects by manual examination of the functional specification' - This is a value of static testing.

Option 2: 'It is effective since it can be performed very early in the software development life cycle' - This is a value of static testing.

Option 3: 'It can detect the failures in the running application' - This is a v (ISTQB not-for-profit association)namic testing, not static testing.

Option 4: 'It can help eliminate defects in user stories' - This is a value of static testing.

Option 5: 'It can verify externally visible behaviors' - This is a value of dynamic testing, not static testing.

Therefore, the correct set of statements representing values only for static testing is 1, 2, 4, which corresponds to answer C6source.

Certified Tester Foundation Level v4.0

ISTQB Foundation Level Syllabus 4.0 (2023)

asked 18/09/2024
Aline Oliveira
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first