CT-AI · Question #90
Which ONE of the following statements BEST describes a testing challenge that specifically applied to a self-learning system?
The correct answer is A. When systems change themselves the results of previously passing tests may change. A key challenge in testing self-learning systems is that, as the system learns and adapts over time, the results of previously passing tests may change. This is because the system's behavior evolves as it learns from new data, potentially altering how it responds to test…
Question
Which ONE of the following statements BEST describes a testing challenge that specifically applied to a self-learning system?
Options
- AWhen systems change themselves the results of previously passing tests may change
- BIt is necessary to test whether the system will relinquish control to a human at the right time
- CExternal data sources might be required to ensure that the system is unbiased
- DIn can be difficult to explain the link between test inputs and outputs
How the community answered
(17 responses)- A76% (13)
- B6% (1)
- C6% (1)
- D12% (2)
Explanation
A key challenge in testing self-learning systems is that, as the system learns and adapts over time, the results of previously passing tests may change. This is because the system's behavior evolves as it learns from new data, potentially altering how it responds to test inputs. This dynamic nature of self-learning systems makes it challenging to maintain consistent and reliable
Topics
Community Discussion
No community discussion yet for this question.