Page 1 of 1

Automating Xamarin Andriod App

Posted: Sun Nov 01, 2015 2:18 pm
by manustar47
Hi,

Can i Automate Android app created using Xamarin by instrumenting as normal android app?
Please provide me some input on this.

Thanks,
Manu

Re: Automating Xamarin Andriod App

Posted: Sun Nov 01, 2015 5:07 pm
by odklizec
Hi,

I would suggest you to check this blog article about making xamarin apps testable with Ranorex...
http://www.ranorex.com/blog/automate-mo ... pp-testing

Re: Automating Xamarin Andriod App

Posted: Mon Nov 02, 2015 7:52 am
by manustar47
Hi,

I went through the link. is it necessary to follow that steps making some configuration at project level? can't we instrument it like other Android app?

Thanks,
Manu

Re: Automating Xamarin Andriod App

Posted: Mon Nov 02, 2015 8:38 am
by odklizec
Hi,

As mentioned in the article, if you have Ranorex 5.0 and higher, you can instrument xamarin app via Ranorex instrumentation wizard. Otherwise (or in case of problems with instrumentation via wizard) you should follow the manual instrumentation steps.

Re: Automating Xamarin Andriod App

Posted: Mon Nov 02, 2015 10:40 am
by manustar47
You are right. Thanks.