UiPath Automation Developer Professional v1 — Question 63
What are the possible statuses after running any REFramework test case?
Answer options
- A. MANUAL or AUTOMATIC.
- B. PASS or FAIL
- C. EXPECTED or ACTUAL.
- D. SUCCESS or EXCEPTION.
Correct answer: B
Explanation
The correct answer is B, as test cases in the REFramework typically result in either a PASS or a FAIL based on whether the criteria were met. Options A, C, and D do not accurately reflect the binary outcome of test results in this context.