ISTQB CT-TAE – Certified Tester Test Automation Engineer — Question 58
You have been using a TAA to create a TAS for your project. You have found that the TAA report mechanism is too rigid for your use, so you created a more generic and flexible report engine.
What should you do with this new report mechanism?
Answer options
- A. Use it only in your TAS.
- B. Update all TAS's under your control to use the new report engine.
- C. Port it back to the TAA so it is available for any TAS.
- D. You should not have modified any aspect of the TAA when creating the TAS so you should not use it.
Correct answer: C
Explanation
The correct answer is C because integrating the new report engine back into the TAA allows for broader accessibility and utilization across all TASs, enhancing overall project efficiency. Option A is too restrictive, Option B may not be necessary if the TAA can be updated, and Option D suggests a misunderstanding of the purpose of modification in software development.