Playwright, framework that allow write tests and automate UI testing across different web browsers
JaCoco, code coverage tool for Java applications
Xamarin.UITest, automating UI testing of mobile applications
Microsoft.CodeAnalysis, for analyze, parse and generate code, usually to static code analysis rather UI testing
A. JaCoco: JaCoco is a library for Java code coverage analysis. While it's useful for unit testing, it doesn't handle UI testing of web applications.
C. Xamarin.UITest: Xamarin.UITest is a framework specifically designed for UI testing of mobile applications built with Xamarin. It wouldn't be suitable for a web application.
D. Microsoft.CodeAnalysis: This is a framework used for static code analysis in .NET development. It doesn't handle UI testing.
Playwright, on the other hand, is a popular and powerful framework designed for modern web automation testing.
Correct Answer : B Playwright - Playwright is a cross-browser automation library developed by Microsoft. It supports multiple programming languages, including JavaScript, Python, and .NET. Playwright allows you to automate interactions with web pages in various browsers, including Chrome, Firefox, and Safari. It offers features like parallel test execution, robust element selectors, and built-in support for modern web technologies.
Answer is Playwright
https://reflect.run/articles/visual-testing-in-playwright/#:~:text=Playwright%20is%20an%20open-source%20test%20automation%20framework%20that,scripts%20in%20JavaScript%2C%20TypeScript%2C%20Python%2C%20Java%2C%20and%20C%23.
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.AZ-400 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
renzoku
Highly Voted 1 year, 5 months agoFeriAZ
Most Recent 8 months, 3 weeks agosudhakaru
1 year, 6 months agodipti927
1 year, 6 months agokay000001
1 year, 6 months ago