What are the best test automation tools for Xamarin.Mac applications ? Can i use Xamarin UI test as automation test tool for Xamarin.Mac application .

Pravin Nerkar 1 Reputation point
2020-12-23T15:43:02.21+00:00

What are the best test automation tools for Xamarin.Mac applications ?

Can i use Xamarin UI test as automation test tool for Xamarin.Mac application .

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. JessieZhang-MSFT 7,706 Reputation points Microsoft Vendor
    2020-12-24T06:39:21.243+00:00

    Hello,

    Welcome to our Microsoft Q&A platform!

    Xamarin.UITest is for mobile apps only at this moment.

    From the official document Xamarin.UITest, we could find that :

    Xamarin.UITest is a C# testing framework using NUnit for UI Acceptance Tests on iOS and Android apps. It integrates tightly with Xamarin.iOS and Xamarin.Android projects, but it can also be used with native iOS and Android projects. Xamarin.UITest is the Automation Library that allows the NUnit tests to execute on Android and iOS devices.

    So, Xamarin UI test couldn't used as automation test tool for Xamarin.Mac application currently.

    Best Regards,

    Jessie Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments