Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

ISTQB Exam CTAL-TTA Topic 5 Question 17 Discussion

Actual exam question for ISTQB's CTAL-TTA exam
Question #: 17
Topic #: 5
[All CTAL-TTA Questions]

Consider the following control flow graph:

The control flow represents a software component of a car navigation system. Within the project the maximum cyclomatic complexity to be allowed is set at 5.

Which of the following statements is correct?

Show Suggested Answer Hide Answer
Suggested Answer: C

Static analysis is the best technique for identifying the root causes of issues in a legacy system where small functional enhancements take disproportionately long to implement. This technique involves examining the code without executing it to detect potential vulnerabilities, coding errors, and complexities. Static analysis can highlight problematic code segments and inefficient coding practices that may contribute to the increased time required for implementing changes, thereby assisting in addressing these systemic issues efficiently.


Contribute your Thoughts:

Apolonia
5 days ago
But the maximum allowed cyclomatic complexity is 5, so D seems to be the right choice.
upvoted 0 times
...
Lynelle
6 days ago
Haha, who's the genius that thought a complexity of 5 was acceptable when the limit is 5? Way to push the boundaries there! Definitely going with D.
upvoted 0 times
...
Brendan
7 days ago
Hmm, I'm not sure why anyone would think this is not a defect. If the limit is 5 and the component's complexity is 6, that's just math, right? D is the only logical answer.
upvoted 0 times
...
Leota
8 days ago
Wait, so the maximum allowed cyclomatic complexity is 5, but the component's complexity is 6? Looks like a clear defect to me. Option D is the way to go here.
upvoted 0 times
...
Huey
10 days ago
I disagree, I believe the correct answer is A.
upvoted 0 times
...
Apolonia
14 days ago
I think the correct answer is D.
upvoted 0 times
...

Save Cancel