exam questions

Exam CT-TAE All Questions

View all questions & answers for the CT-TAE exam

Exam CT-TAE topic 1 question 112 discussion

Actual exam question from ISTQB's CT-TAE
Question #: 112
Topic #: 1
[All CT-TAE Questions]

You are working on a software project that is creating software that will be used by diagnosticians who are gathering information for a medical study. The data is entered into a grid that allows the doctor to see all the pertinent data at one time.

The software runs on desktops, tablets and secure handheld devices. Unfortunately, this grid cannot be interpreted by the test automation. It is possible to automate the testing of the data collection and display by using screen positioning, but that is likely to break when different devices/resolutions are used.

Given this information, how should you proceed with the test automation?

  • A. Automate the testing for the grid across all supported devices because this is capturing and displaying critical data.
  • B. Automate the testing for the grid, but only on one platform to minimize the customization required.
  • C. Do not automate the testing for the grid, use manual testing for that component.
  • D. Automate the testing of the data capture at the database, but do not automate the testing of the UI.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
6307d14
2 weeks ago
Selected Answer: A
Why would you not automate the testing on the UI? I think answer A makes the most sense because you are automating across all supported devices and the question states the software runs on desktop, tablets, and browsers.
upvoted 1 times
...
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 ...