iOS Automated Testing With Calabash, Cucumber

  • iOS Automated Testing With Calabash, Cucumber, and Ruby:http://www.moncefbelyamani.com/ios-automated-testing-with-calabash-cucumber-ruby/
  • Installing Calabash on OS X:http://developer.xamarin.com/guides/testcloud/calabash/configuring/osx/
时间: 2024-10-24 09:50:09

iOS Automated Testing With Calabash, Cucumber的相关文章

[ZZ]Android UI Automated Testing

Google Testing Blog最近发表了一篇Android UI Automated Testing,我把他转载过来,墙外地址:http://googletesting.blogspot.com/2015/03/android-ui-automated-testing.html 译文见这里:http://testerhome.com/topics/2276 Android UI Automated Testingby Mona El Mahdy Overview This post re

The Automated Testing Handbook 自动化测试手册目录

Table of Contents 目录 Introduction 引言 Why automate? 为什么要自动化? When not to automate 什么时候不用自动化 How not to automate 如何实现自动化 Setting realistic expectations 制定切合实际的期望 Getting and keeping management commitment 保持管理承诺 Terminology 术语 Fundamentals of Test Autom

IOS Application Security Testing Cheat Sheet

IOS Application Security Testing Cheat Sheet [hide] 1 DRAFT CHEAT SHEET - WORK IN PROGRESS 2 Introduction 3 Information gathering 4 Application traffic analysis 5 Runtime analysis 6 Insecure data storage 7 Tools 8 Related Articles 9 Authors and Prima

Android testing tools

引言 发现一篇关于android 测试的培训,英文的,很全面. Android Testing Training: http://www.vogella.com/training/android/androidtesting.html 正文 1.AppiumAppium 是一个开源.跨平台的自动化测试工具,用于测试原生和轻量移动应用,支持 iOS, Android 和 FirefoxOS 平台.Appium 驱动苹果的 UIAutomation 库和 Android 的 UiAutomator

很好的iOS学习资料

https://github.com/vsouza/awesome-ios 汇集了很多好的资料 https://github.com/vsouza/awesome-ios Skip to content This repository Pull requests Issues Gist You don’t have any verified emails. We recommend verifying at least one email. Email verification helps ou

【iOS-Develop技术文章-009】非常棒的iOS资源集合

一.缓存 SDURLCache - URLCache subclass with on-disk cache support on iPhone/iPad. 二.核心数据 1.CWCoreData - Additions and utilities to make it concurrency easier with the Core Data framework. 2.Objective-Record - Objective Record is a lightweight ActiveReco

十大免费移动程序测试框架(Android/iOS)

十大免费移动程序测试框架(Android/iOS) 概述:本文将介绍10款免费移动程序测试框架,帮助开发人员简化测试流程,一起来看看吧. Bug是移动开发者最头痛的一大问题.不同于Web应用程序开发,你可以时刻发现并修复Bug,而移动应用程序中的Bug隐藏得很深,直到用户使用时才发现问题.这样一来,不仅有损产品在市场上的名声,而且还会影响销售.所以在产品发布以前,开发人员需要严格测试程序.本文将介绍10款免费移动程序测试框架,帮助开发人员简化测试流程,一起来看看吧. Appium for iOS

5 Best Automation Tools for Testing Android Applications

Posted In | Automation Testing, Mobile Testing, Software Testing Tools Nowadays automated tests are used during almost every testing process. This is not surprising, as properly organized automated testing greatly reduces time needed for a testing pr

IMPROVING IOS UNIT TESTS WITH OCMOCK

By: Andy Obusek http://engineering.aweber.com/improving-ios-unit-tests-with-ocmock/ OCMock's website: http://ocmock.org/ CocoaPod: https://github.com/CocoaPods/Specs/tree/master/OCMock GitHub page: https://github.com/obuseme/OCMockSample CocoaPod usi