SAP Certified Associate – SAP S/4HANA Cloud Public Edition – Procurement — Question 12
You are recording actions for a custom process step in a test automate.
When do you press the “Read” button on the recording panel? (Choose two.)
Answer options
- A. To capture an error message on the screen that can be used later.
- B. To capture a value in a text field that should be stored as a variable.
- C. To capture a static label on the screen that should be checked during test execution.
- D. To capture text in a message screen that can be used for data binding later.
Correct answer: B, D
Explanation
The correct answers are B and D because pressing the 'Read' button captures values from input fields and message screens, which can be used as variables and for future data binding, respectively. Options A and C are incorrect as they pertain to capturing static content or error messages, which do not require the same action.