Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud...

15
PROUDLY PART OF THE XEBIA GROUP Revolve Dutch Mobile .NET Developers Group

Transcript of Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud...

Page 1: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

RevolveDutch Mobile .NET Developers Group

Page 2: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

What’s new in

@vincenth_net @roycornelissen

Page 3: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Xamarin Test Cloud

• Xamarin.UITest (C#)• Playback movies• .NET stack traces• Upload from XS / VS• Parallel testing• 1109 devices

testcloud.xamarin.com

Page 4: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Xamarin Test Cloud

Page 5: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Xamarin.UITest

Page 6: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Xamarin.UITest

Page 7: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Xamarin.UITest

Page 8: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Xamarin Android Player

• Fast Android simulator• Built on top of VirtualBox• ADB compatible

• Battery simulation• Take photos• Easily set location

Page 9: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Xamarin Profiler

• Works for Android and iOS• Memory snapshots• Time sampling• Native UI on Mac and Windows (WPF)

Page 10: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Xamarin Profiler

• Works for Android and iOS• Memory snapshots• Time sampling• Native UI on Mac and Windows (WPF)

Page 11: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Insights

Raygun.io

Page 12: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

Page 13: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

How to?

• Install-Package Xamarin.Insights

• Insights.Initialize (“...api key…”);

• Insights.Track (“…event…”);

• Insights.Report(exception);

• Insights.Identify(…);

Page 14: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP

demo

Page 15: Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud ) Flip-board master 2014 san-s sa„ung New Test Run Vinicius Q Fi - Overview ALL

PROUDLY PART OF THE XEBIA GROUP