exam questions

Exam CT-TAE All Questions

View all questions & answers for the CT-TAE exam

Exam CT-TAE topic 1 question 119 discussion

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

Two years ago, you deployed a TAS that has been working well with the SUT. This TAS used test data replicated from production that consisted of various customer support contracts each with a particular setting that was being tested (such as standard response times, part replacement policy, etc.). Because these contracts never expired, the data could be used by the test automation with known expected results. A change has recently been made which causes the contracts to expire after 90 days, at which time they must be renewed with updated terms. Expired contracts cannot be used for testing.

You have decided the best way to handle this data change is to query the database for the appropriate contracts and then create a table of the contracts to be used by the test automation. In this way, the scripts will require only minimal changes and the solution will be more flexible.

Given this information, where should this change be implemented to provide the highest level of maintainability?

  • A. In the affected test automation scripts
  • B. In the SUT so that the data is retrieved and stored in the current SUT database
  • C. In the TAS to separate the data from the actual scripts
  • D. In the TAA so that any TAS instantiated from the TAA will inherit this capability
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
bberries
2 weeks, 2 days ago
If giving an answer contrary to the answer given, please explain why... it's not helpful to merely say what you would answer, as you could well be wrong. Please convince us why D would be correct in your eyes.
upvoted 1 times
...
zerthimon
6 months, 3 weeks ago
Selected Answer: D
D is correct.
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 ...