IBM
C2140-842 · Question #10
Given the following settings: - Maximum acceptable recognition score10000 - Last chance recognition score20000 - Warn if accepted score is greater than10000 - Maximum time to attempt to find Test…
The correct answer is D. It will accept the found object immediately and write nothing to the log. See the full explanation below for the reasoning.
Question
Given the following settings:
- Maximum acceptable recognition score10000
- Last chance recognition score20000
- Warn if accepted score is greater than10000
- Maximum time to attempt to find Test Object20
How will RFT behave at runtime if the recognition score of a found object is 10000?
Options
- AIt will accept the found object after waiting for 20 seconds for an object with better recognitionand
- BIt will accept the found object after waiting for 20 seconds for an object with better recognitionand
- CIt will accept the found object immediately and write an Ambiguous Recognition Warning tothe
- DIt will accept the found object immediately and write nothing to the log.
- EIt will immediately throw an ObjectNotFoundException and write an Ambiguous
- FIt will throw an ObjectNotFoundException after waiting for 20 seconds for an object with
How the community answered
(33 responses)- A9% (3)
- B3% (1)
- C6% (2)
- D79% (26)
- E3% (1)
Community Discussion
No community discussion yet for this question.