nerdexam
Microsoft

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.

Create and manage logic and process automation

Question

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 use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • APower Automate automated flow
  • BWindows recorder (V1)
  • CPower Automate desktop flow
  • DWindows Steps Recorder

How the community answered

(44 responses)
  • A
    11% (5)
  • B
    84% (37)
  • C
    5% (2)

Why each option

This question tests knowledge of which tools can record user interface interactions for regression testing desktop applications updated over time.

APower Automate automated flow

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.

BWindows recorder (V1)Correct

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.

CPower Automate desktop flow

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.

DWindows Steps RecorderCorrect

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

#Regression testing#Power Automate Desktop#UI automation#Testing documentation

Community Discussion

No community discussion yet for this question.

Full PL-200 Practice