PL-200 · Question #79
A company uses three apps to complete several business processes. You need to identify solutions to help the company perform regression testing when the apps are updated. Which two tools should you us
The correct answer is B. Windows recorder (V1) D. Windows Steps Recorder. This question tests knowledge of which tools can record user interface interactions for regression testing desktop applications updated over time.
Question
Options
- APower Automate automated flow
- BWindows recorder (V1)
- CPower Automate desktop flow
- DWindows Steps Recorder
How the community answered
(44 responses)- A11% (5)
- B84% (37)
- C5% (2)
Why each option
This question tests knowledge of which tools can record user interface interactions for regression testing desktop applications updated over time.
Power Automate automated flows are cloud-based event-driven or scheduled workflows that integrate services via connectors and are not designed to record or replay desktop UI interactions for regression testing.
Windows recorder (V1) is a legacy UI recording tool integrated with Power Automate that captures mouse clicks, keystrokes, and UI interactions on Windows desktop applications, producing a replayable script ideal for regression testing after app updates.
Power Automate desktop flow is the modern automation execution container for UI and API tasks, but it is the flow artifact itself rather than a dedicated recording utility used to capture regression test steps across desktop applications.
Windows Steps Recorder (psr.exe) is a built-in Windows utility that captures and documents each step a user takes including screenshots, allowing testers to record a baseline interaction sequence that can be referenced or replayed to validate app behavior after updates.
Concept tested: Power Automate desktop UI recording tools for regression testing
Source: https://learn.microsoft.com/en-us/power-automate/desktop-flows/create-desktop
Topics
Community Discussion
No community discussion yet for this question.