2017-01-30 2 views
0

저는 mac, xamarin 및 xcode를 처음 사용합니다. 테스터로서 xcode에서 UI 테스트를 자동화하고 싶습니다. xcode에서 xamarin 프로젝트를 열고 UI 테스트를 기록하려면 어떻게해야합니까? 저희 프로젝트에서는 UI 용 스토리 보드를 사용하지 않습니다. 누군가가 따라야 할 단계를 설명 할 수 있습니까?스토리 보드 파일이 없을 때 xcode에 UI 테스트를 기록하는 방법은 무엇입니까?

관련, 플래시

+0

: https://developer.xamarin.com/guides/testcloud/uitest/ – BytesGuy

+0

Xamarin iOS 프로젝트를 XCode에서 열 수 없습니다. 스토리 보드 사용 여부와 상관없이 UI 테스트는 중요하지 않습니다. 또한 Xamarin 프로젝트의 UI 테스트를 자동화하기 위해 Xamarin.UITest를 사용하는 BytesGuys 제안을 미러링합니다. – jgoldberger

답변

0

이 당신을위한 단계입니다 :

  1. 여기에 맥에 대해 자세히 알아보기 https://support.apple.com/explore/new-to-mac
  2. 자 마린과 Xcode를 설치합니다 UITest에 대한 https://developer.xamarin.com/guides/ios/getting_started/installation/mac/
  3. 설치 프로젝트를 : https://developer.xamarin.com/guides/testcloud/uitest/
  4. xamarin 테스트 레코더를 사용하여 UITest를 기록하는 방법 : https://developer.xamarin.com/guides/testcloud/testrecorder/

다른 유용한 튜토리얼 자 마린 테스트 레코더/비디오 :

https://blog.xamarin.com/creating-a-ui-test-suite-with-the-xamarin-test-recorder/ https://channel9.msdn.com/Shows/XamarinShow/Snack-Pack-3-Xamarin-Test-Recorder-for-macOS

내가 UITest으로 테스트를 작성 제안