CT-AI Exam Questions
159 real CT-AI exam questions with expert-verified answers and explanations. Page 2 of 4.
- Question #51
Which of the following statements about bias in AI-based systems is MOST correct?
- Question #52
Data used for an object detection ML system was found to have been labelled incorrectly in many cases. Which ONE of the following options is most likely the reason for this problem...
- Question #53
Written requirements are given in text documents, which ONE of the following options is the BEST way to generate test cases from these requirements?
- Question #54
A software component uses machine learning to recognize the digits from a scan of handwritten numbers. In the scenario above, which type of Machine Learning (ML) is this an example...
- Question #55
Al-enabled medical devices are used nowadays for automating certain parts of the medical diagnostic processes. Since these are life-critical process the relevant authorities are co...
- Question #56
Which ONE of the following options represents a technology MOST TYPICALLY used to implement Al?
- Question #57
Which ONE of the following approaches to labelling requires the least time and effort?
- Question #58
In a certain coffee producing region of Colombia, there have been some severe weather storms, resulting in massive losses in production. This caused a massive drop in stock price o...
- Question #59
Which ONE of the following types of coverage SHOULD be used if test cases need to cause each neuron to achieve both positive and negative activation values?
- Question #60
Which ONE of the following describes a situation of back-to-back testing the LEAST?
- Question #61
Which ONE of the following options does NOT describe an Al technology related characteristic which differentiates Al test environments from other test environments?
- Question #62
Which ONE of the following combinations of Training, Validation, Testing data is used during the process of learning/creating the model?
- Question #63
Which of the below is NOT a characteristic that makes it difficult to use AI-based systems?
- Question #64
Which of the following options BEST describes an example of reinforcement learning?
- Question #65
Which ONE of the following statements is MOST true in relation to A/B testing?
- Question #66
Which ONE of the following statements provides the BEST description of the AI effect?
- Question #67
While measuring the test coverage of a neural network, a test engineer wants to measure the number of neurons that have each output two activation function results with a minimum d...
- Question #68
Which ONE of the below is MOST likely to be a challenge in ML data preparation?
- Question #69
You are evaluating the use of a highly accurate pre-trained model that is used widely in industry for a similar use case. There is an intention to apply transfer learning technique...
- Question #70
Which ONE of the below is NOT likely to cause a data quality issue affecting a single ML model?
- Question #71
The following confusion matrix represents the functional performance of a classifier. Which ONE of the following is the correct calculation for the accuracy of the classifier?
- Question #72
Which ONE of the following requirements for an AI-based system is MOST likely to cause a challenge for testing?
- Question #73
A data scientist is performing unsupervised learning on a set of financial records relating to previous loan applications, and trying to predict defaults on future loans. They are...
- Question #74
Which ONE of the following is a factor associated with the test data that can create challenges specific to testing AI-based systems?
- Question #75
Which ONE of the following options is an example that BEST describes a system with Al-based autonomous functions?
- Question #76
Which of the following is THE LEAST appropriate tests to be performed for testing a feature related to autonomy?
- Question #77
"AllerEgo" is a product that uses sell-learning to predict the behavior of a pilot under combat situation for a variety of terrains and enemy aircraft formations. Post training the...
- Question #78
ln the near future, technology will have evolved, and Al will be able to learn multiple tasks by itself without needing to be retrained, allowing it to operate even in new environm...
- Question #79
An image classification system is being trained for classifying faces of humans. The distribution of the data is 70% ethnicity A and 30% for ethnicities B, C and D. Based ONLY on t...
- Question #80
A ML engineer is trying to determine the correctness of the new open-source implementation *X", of a supervised regression algorithm implementation. R-Square is one of the function...
- Question #81
"Splendid Healthcare" has started developing a cancer detection system based on ML. The type of cancer they plan on detecting has 2% prevalence rate in the population of a particul...
- Question #82
Which ONE of the following options describes the LEAST LIKELY usage of Al for detection of GUI changes due to changes in test objects?
- Question #83
Which ONE of the following activities is MOST relevant when addressing the scenario where you have more than the required amount of data available for the training?
- Question #84
In a conference on artificial intelligence (Al), a speaker made the statement, "The current implementation of Al using models which do NOT change by themselves is NOT true Al*. Bas...
- Question #85
An ML engineer performing supervised learning needs to label images of football games based on the location of the football in the image. Which ONE of the below labeling approaches...
- Question #86
Which ONE of the following statements about a system MOST describes an autonomous system?
- Question #87
A test engineer is planning testing for a wearable medical device using AI. The medical device will detect possible heart issues in patients and dispatch emergency services automat...
- Question #88
A test engineer is planning the best functional performance metrics to evaluate an unsupervised learning model. The model groups data points based on their similarity. The test eng...
- Question #89
You are conducting a user acceptance test of a decision-support recommendation system used in a data processing business. In addition to testing the functional performance of the r...
- Question #90
Which ONE of the following statements BEST describes a testing challenge that specifically applied to a self-learning system?
- Question #91
Which ONE of the below statements BEST describes how combinatorial testing can be applied to AI-based systems?
- Question #92
You have been asked for your opinion on the ML approach to be used for a new age verification system. A training dataset is available with many pictures of faces and the subject's...
- Question #93
Which ONE of the following statements is MOST true about black-box adversarial testing?
- Question #94
A facial recognition system is being deployed at airports in order to scan passengers' faces and compare them to a database of vaccinations, in order to identify unvaccinated passe...
- Question #95
Which ONE of the following statements BEST describes how system complexity can cause challenges when testing an AI-based system?
- Question #96
You are a test manager planning testing for an invoice financing company. The company buys unpaid invoices from companies and provides them with immediate cash. The company is repl...
- Question #97
A system was developed for screening the X-rays of patients for potential malignancy detection (skin cancer). A workflow system has been developed to screen multiple cancers by usi...
- Question #98
"BioSearch" is creating an Al model used for predicting cancer occurrence via examining X-Ray images. The accuracy of the model in isolation has been found to be good. However, the...
- Question #99
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 m...
- Question #100
Which of the following are the three activities in the data acquisition activities for data preparation?