Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

ISTQB CTAL-TTA Exam Actual Questions

The questions for CTAL-TTA were last updated on May 9, 2024.
  • Viewing page 1 out of 11 pages.
  • Viewing questions 1-4 out of 44 questions

Topic 1 - Exam A

Question #1 Topic 1

Within an embedded software project, the maintainability of the software is considered to be critical. It has been decided to use static analysis on each delivered software component.
Which of the following metrics is NOT a maintainability metric typically used with static analysis?

  • A. Number of Lines of Code (LOC)
  • B. Number of Function Calls
  • C. Mean Time Between Failures
  • D. Comment Frequency
Reveal Solution Hide Solution   Discussion  

Correct Answer: C 🗳️

Question #2 Topic 1

You are involved in testing a system in the medical domain. Testing needs to comply with the FDA requirements and is rated as being safety critical. A product risk assessment has been performed and various mitigation actions have been identified. Reliability testing is one of the test types that needs to be performed throughout the development lifecycle.
Based on the information provided, which of the following activities would need to be addressed in the test plan?

  • A. Perform a vulnerability scan.
  • B. Design and execution of specific tests that evaluate the software’s tolerance to faults in terms of handling unexpected input values.
  • C. Design and execution of test cases for scalability.
  • D. Testing whether the installation/de-installation can be completed.
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️

Question #3 Topic 1

The following characteristics were identified during an early product risk-assessment for a software system:
• the software system needs to manage synchronization between various processes
• microcontrollers will be used that will limit product performance
• the hardware that will be used will make use of timeslots
• the number of tasks supported in parallel by the software system is large and are often highly complex.
Based on the information provided, which of the following non-functional test types is MOST appropriate to be performed?

  • A. Maintainability testing
  • B. Security testing
  • C. Time-behaviour testing
  • D. Portability testing
Reveal Solution Hide Solution   Discussion  

Correct Answer: C 🗳️

Question #4 Topic 1

Consider the pseudo code for the Price program:

Which of the following statements about the Price program describes a control flow anomaly to be found in the program?

  • A. The Price program contains no control flow anomalies.
  • B. The Price program contains unreachable code.
  • C. The Price program contains data flow defects.
  • D. The Price program contains an infinite loop.
Reveal Solution Hide Solution   Discussion  

Correct Answer: D 🗳️

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...