calabash-android Android 功能测试框架

程序名称:calabash-android

授权协议: EPL

操作系统: Android

开发语言: Java

calabash-android 介绍

calabash-android 是一个基于 Cucumber 的 Android
功能自动化测试框架。

测试实例:

Feature: Login feature
  Scenario: As a valid user I can log into my app
    Given I am a valid user
    And I enter my username
    And I enter my password
    And I press "Login"
    Then I see "Welcome to coolest app ever"

calabash-android 官网

https://github.com/calabash/calabash-android

相关编程语言

提到 EclEmma 首先就要说到著名的 Java 覆盖测试工具...
Solex是一个WEB应用测试用的Eclipse插件。Solex可以...
Apache为我们提供了一个强大的工具 Cactus!它是一套...
Google C Testing Framework是Google公司用来在各种...
JdbcProxy 是 SourceForge 上一个开源的 Java 项目,...
Ripplet是一款负载测试工具,特征如下: 1)基于Apa...