UiPath Test Automation Engineer Professional v1 — Question 5
What actions can be done for test cases that contain data variation?
Answer options
- A. Update test data, Remove test data, and Modify test data JSON file.
- B. Create test data, Remove test data, and Modify test data JSON file.
- C. Create test data, Update test data, and Remove test data.
- D. Create test data, Update test data, and Modify test data JSON file.
Correct answer: C
Explanation
The correct answer is C because it correctly identifies the necessary actions of creating new test data, updating the existing test data, and removing any test data that is no longer needed. Options A and B include incorrect actions that do not fully align with the required steps, while option D suggests modifying the JSON file instead of removing test data.