🎴 Flashcard Mode

Microsoft Platforms and Products

Card1 / 16
Mastered0
Review0
QuestionClick to flip

In Visual Studio, Coded UI Test allows you to

AnswerClick to flip back
A
All of the Above
💡 Explanation:

Visual Studio Coded UI Tests support automation of UI interactions, adding validation assertions, and can be integrated into build cycles for regression testing. Since it supports all these capabilities (automation, validation, build integration), 'All of the Above' is correct. Coded UI Tests are part of Visual Studio Enterprise for automated functional testing of applications.

Change Mode