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

ISTQB ATTA Exam Actual Questions

The questions for ATTA were last updated on Nov. 19, 2024.
  • Viewing page 1 out of 17 pages.
  • Viewing questions 1-4 out of 65 questions

Topic 1 - Test Techniques various

Question #1 Topic 1

An embedded software company is considering to improve the quality of its software components to be delivered to the integration team. After studying various experience papers that report a higher level of quality for software components, two main alternative techniques are identified: static analysis and dynamic analysis. In deciding which one is most applicable and how they relate to each other a detailed study is performed.
Which of the following are TWO key similarities between static analysis and dynamic analysis?

  • A. Both are performed using requirements as its major input document
  • B. Both are usually undertaken by integration testers
  • C. Both are usually undertaken by development during coding and unit testing
  • D. Both are related to reviews
  • E. Both usually use a tool
Reveal Solution Hide Solution   Discussion  

Correct Answer: CE 🗳️

Question #2 Topic 1

Which of the following is a dynamic analysis technique related to improving application performance?

  • A. Code complexity analysis
  • B. Profiling
  • C. Network package sniffing
  • D. Spelling and grammar checking
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️

Question #3 Topic 1

Definition-use pairs are identified during which of the following static analysis activities?

  • A. Control flow analysis
  • B. Data flow activities
  • C. Coding standards analysis
  • D. Cyclomatic complexity analysis
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️

Question #4 Topic 1

If we say that a set of tests has achieved 100% structural decision coverage on a particular module in a program, what does that mean?

  • A. That all bugs present in that module were necessarily revealed by those tests.
  • B. That every control flow branch had been executed at least once by those tests.
  • C. That every dataflow in that module was exercised at least once by those tests.
  • D. That every path through that module was exercised at least once by those tests.
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️

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 ...