ExamGecko
Question list
Search
Search

Related questions











Question 155 - CTFL-2018 discussion

Report
Export

A system is being enhanced to simplify screen navigation for users.

Which of the following does NOT reflect structural testing?

A.
To test all paths that users could take through the screen menu system
Answers
A.
To test all paths that users could take through the screen menu system
B.
To ensure that 100% decision testing is achieved for each system component
Answers
B.
To ensure that 100% decision testing is achieved for each system component
C.
To test all branches of component calls within the application call graph
Answers
C.
To test all branches of component calls within the application call graph
D.
To ensure that users can navigate to all fields on the screen
Answers
D.
To ensure that users can navigate to all fields on the screen
Suggested answer: D

Explanation:

To ensure that users can navigate to all fields on the screen does not reflect structural testing, but rather functional testing or usability testing1.Structural testing verifies whether the software meets the specified design and code standards by measuring aspects such as code coverage, complexity, or coupling1. The other options reflect structural testing at different levels of granularity.Option A reflects structural testing at the system level by testing all paths that users could take through the screen menu system1.Option B reflects structural testing at the component level by ensuring that 100% decision coverage is achieved for each system component1.Option C reflects structural testing at the component integration level by testing all branches of component calls within the application call graph

asked 18/09/2024
Steven Reyes
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first