QuestionQ118
DebuggingGiven the following code snippet, where is LoanRate defined?

- A In the Object Repository, under the LoanResults screen.
- B In the Object Repository, under the LoanResults application.
- C In the UiAutomation class that contains a setter for LoanRate.
- D In the LoanResults class that contains a setter for LoanRate.
Community Discussion