Robotium (+Recorder) - Android Studio Plugin - Android Mobile Application Automation DEMO

Sdílet
Vložit
  • čas přidán 15. 07. 2024
  • www.evideotuition.com
    This Robotium DEMO tutorial explains in detail how Robotium can be used as Android Studio plugin for android mobile application testing.
    eVideoTuition offers online courses for QA Training with Quality Center / ALM training, Selenium Webdriver, Selendroid, Appium, SeeTest Automation, Ranorex Studio, Robotium, Borland Silk Mobile, TenKod EZ TestApp, Tortoise SVN, Selenium TWIN, MS Excel, Mobile Apps Testing and Automation etc.
    www.evideotuition.com
  • Věda a technologie

Komentáře • 7

  • @SreekanthKarini
    @SreekanthKarini Před 9 lety +2

    Simple , clear and mentioned only important things thank you :)

  • @venom827
    @venom827 Před 9 lety +2

    Thank you friend.

  • @prodipbiswas2721
    @prodipbiswas2721 Před 8 lety +2

    Its a helpful guide....

  • @zauza.
    @zauza. Před 8 lety +2

    Very didatic explanation .... good job ! ;)

  • @tasfiakhan4924
    @tasfiakhan4924 Před 7 lety

    I followed your instruction step by step, but when I click on New Robotium Test I get the following error-
    Input:
    C:\Users\Documents\AndroidStudioProjects\Robotium\gradlew.bat -Dorg.gradle.daemon=true assembleDebugAndroidTest -u -b C:\Users\Documents\AndroidStudioProjects\Robotium\executorproject\build.gradle
    Output:
    The JavaCompile.setDependencyCacheDir() method has been deprecated and is scheduled to be removed in Gradle 4.0. Incremental java compilation is an incubating feature. FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'executorproject'. > org.gradle.api.internal.tasks.DefaultTaskInputs$TaskInputUnionFileCollection cannot be cast to org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 2.307 secs
    I googled for this error but did not get anything useful. Can you suggest anything?

  • @renzogf1103
    @renzogf1103 Před 6 lety

    please install a compatible android api level 15 or higher

    • @igork.3038
      @igork.3038 Před 4 lety

      Have you resolve that problem ?