nerdexam
Oracle

1Z0-141 · Question #15

You are testing a form. How can you programmatically disable validation during testing?

The correct answer is B. Use the SET_FORM_PROPERTY built-in to set the VALIDATION property. See the full explanation below for the reasoning.

Question

You are testing a form. How can you programmatically disable validation during testing?

Options

  • AYou cannot programmatically disable validation in a form.
  • BUse the SET_FORM_PROPERTY built-in to set the VALIDATION property.
  • CUse the SET_FORM_PROPERTY built-in to set the VALIDATION_UNIT property.
  • DUse the SET_FORM_PROPERTY built-in to set the
  • EUse the CLEAR_FORM, CLEAR_BLOCK, and EXIT_FORM built-ins with the NO_VALIDATE

How the community answered

(59 responses)
  • A
    2% (1)
  • B
    80% (47)
  • C
    10% (6)
  • D
    5% (3)
  • E
    3% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-141 Practice