최신ISTQB Certified Tester AI Testing - CT-AI무료샘플문제
A tourist calls an airline to book a ticket and is connected with an automated system which is able to recognize speech, understand requests related to purchasing a ticket, and provide relevant travel options.
When the tourist asks about the expected weather at the destination or potential impacts on operations because of the tight labor market, the only response from the automated system is, "I don't understand your question." This AI system should be categorized as?
Which two test procedures are BEST suited for CleverPropose system testing?
Choose TWO options (2 out of 5)
Which statement describes factors related to test data that make testing AI-based systems difficult?
Choose ONE option (1 out of 4)
Which ONE of the following approaches to labelling requires the least time and effort?
SELECT ONE OPTION
Which ONE of the following would be the MOST effective input to an AI based defect prediction tool?
Which of the following is an example of overfitting?
Which performance metric is BEST suited to assess the quality of trained models detecting fraudulent credit card transactions?
Choose ONE option (1 out of 4)
How can a tester check the system for bias as part of a review of data sources, acquisition, and preprocessing?
Choose ONE option (1 out of 4)
A neural network has been designed and created to assist day-traders improve efficiency when buying and selling commodities in a rapidly changing market. Suppose the test team executes a test on the neural network where each neuron is examined. For this network, the shortest path indicates a "buy" and it will only occur when the one-day predicted value of the commodity is greater than the spot price by 0.75%. The neurons are stimulated by entering commodity prices and testers verify that they activate only when the future value exceeds the spot price by at least 0.75%.
Which of the following statements BEST explains the type of coverage being tested on the neural network?
You are evaluating the use of a highly accurate pre trained model that is used widely in industry tor a similar use case. There is an intention to apply transfer learning techniques to further customise the model. Which ONE of the following is the LEAST likely to be a significant risk with this approach?
A robotic AI based system is being built by a logistics company to operate within its unmanned warehouses.
The warehouses can all be very different and new ones are being added each year. It is expected that the system will not require retraining for each warehouse, and will be able to learn the location of different items and move them to specified locations on request. Which ONE of the following attributes should be MOST carefully considered when specifying the objectives and acceptance criteria for the system?
Which of the following options is an example of the concept of overfitting?
Choose ONE option (1 out of 4)
Before deployment of an AI-based system, a developer is expected to demonstrate in a test environment how decisions are made. Which of the following characteristics does decision making fall under?