android - How to verify that app has been instrumented in calabash? -


I want to automate the Zamoren Android app for which I am planning to use the Kailash Automation Tool. I'm new in this tool.

I have successfully installed Ruby, Ant and SDK on my system.

After running the order to run Kailash-Android, I am receiving the following logs: -

  2014-07-25 12:13:42 - Installing : C: / user / & lt; Path apk & gt; 4150 KB / s (11783001 bytes 2.772s) 2014-07-25 12:13:50 - pkg: /data/local/tmp/xxx.apk Success 2014-07-25 12:13:51 - Using the test server Starting: 2014-07-25 12:13:51 - "D: \ softwares \ ATT-bundle-Windows-X86-20140321 \ SDK / platform-tools / ADB.XA" -s 3230A28FB 94 FB09B Shell Age Tool - A target_package com xxx. Android-A main-activity xxx.app.android.activities.StartActivity-a test_server_port 7102 -e class sh.calaba.instrumentationbackend.InstrumentationBackenD com.xxx.android.test / sh.calaba.instrumentationbackend.CalabashInstrumentatio nTestRunner 2014-07- 25 12:13:53 - It looks like your app is no longer running. This may be due to an accident or because your test script closes it 2014-07-25 12:13:54 - Check if Instrumentation Backend is ready or not 2014-07-25 12:13:54 - Is the app running? True 2014-07-25 12:13:54 - Instrumentation backend is not ready yet 2014-07-25 12:13:57 - Check if the instrumentation backend is ready 2014-07-25 12:13:57 - what app Its going on? True 2014-07-25 12:13:57 - Instrumentation backend is ready! 2014-07-25 12:13:57 - Check the client-server version match ... 2014-07-25 12:13:57 - Action: version - Parama: 2014-07-25 12:13:57 - Results : '{"BonusInformation": "Message": "0.5.0", "Success": True}' 2014-07-25 12:13:57 - Match client and server version Action ...  

I just want to confirm whether my APK tool or not? Is there any way to verify this?

your own Go to apk path and run under command and watch the weather your app launches or not.

Code> start_test_server_in_background

Launch your app by command itself


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

How to access user directory in lazarus? -

java - Gradle dependencies: compile project by relative path -