Skip to content

Instantly share code, notes, and snippets.

@Abhishekk360
Created November 3, 2015 06:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Abhishekk360/84b680c57340291dc125 to your computer and use it in GitHub Desktop.
Save Abhishekk360/84b680c57340291dc125 to your computer and use it in GitHub Desktop.
Test Name: AppLaunches
Test FullName: Test1.Tests(Android).AppLaunches
Test Source: d:\Project\App235\Test1\Tests.cs : line 30
Test Outcome: Failed
Test Duration: 0:00:01.31
Result Message: SetUp : System.Exception : ApkFile or InstalledApp has not been configured.
Result StackTrace:
at Xamarin.UITest.Configuration.AndroidAppConfiguration.Verify()
at Xamarin.UITest.Android.LocalAndroidAppInitializer.VerifyConfiguration()
at Xamarin.UITest.Android.AndroidApp..ctor(IAndroidAppConfiguration appConfiguration)
at Xamarin.UITest.Configuration.AndroidAppConfigurator.StartApp(AppDataMode appDataMode)
at Test1.AppInitializer.StartApp(Platform platform) in d:\Project\App235\Test1\AppInitializer.cs:line 15
at Test1.Tests.BeforeEachTest() in d:\Project\App235\Test1\Tests.cs:line 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment