Multiple choice technology platforms and products

In the context of Visual Studio, which component captures the UI actions when you run through the manual test case

  1. Microsoft Test Runner

  2. Manual Test Runner

  3. UI Test Runner

  4. VSTT Test Runner

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Microsoft Test Runner in Visual Studio captures UI actions and steps during manual test execution, enabling documentation and potential conversion to automated tests.