Top Banner
Cookpad Tech Kitchen #2 ~iOS ~
63

20160913 cookpad ios_jp

Apr 16, 2017

Download

Software

Kazuaki MATSUO
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 20160913 cookpad ios_jp

Cookpad Tech Kitchen #2~iOS ~

Page 2: 20160913 cookpad ios_jp

( )

Page 3: 20160913 cookpad ios_jp

( )

2016 12 2 https://cf.cpcdn.com/info/assets/wp-content/uploads/20160809153218/2016.2Qir.pdf

Page 4: 20160913 cookpad ios_jp

Cookpad( )

Page 5: 20160913 cookpad ios_jp

Cookpad( )

2016 12 2 https://cf.cpcdn.com/info/assets/wp-content/uploads/20160809153218/2016.2Qir.pdf

Page 6: 20160913 cookpad ios_jp

my.name //

my.role //

my. // @Kazu_cocoa my. // KazuCocoa my. // kazucocoa.wordpress.com

let my = Profile()

Page 7: 20160913 cookpad ios_jp
Page 8: 20160913 cookpad ios_jp

✓ /

✓ ✓

✓ ✓

✓ tips

✓ UI Testing

Page 9: 20160913 cookpad ios_jp

~ ~

Page 10: 20160913 cookpad ios_jp

/QIT

(2014)

Page 11: 20160913 cookpad ios_jp

/QIT

(2015)

Page 12: 20160913 cookpad ios_jp

/QIT

(2016)

Page 13: 20160913 cookpad ios_jp

~ iOS ~

Page 14: 20160913 cookpad ios_jp

iOS

(2016)

Page 15: 20160913 cookpad ios_jp
Page 16: 20160913 cookpad ios_jp

PR

1

52 3 4

🍎🍏

Page 17: 20160913 cookpad ios_jp

🍎

/ /

🍏

Page 18: 20160913 cookpad ios_jp
Page 19: 20160913 cookpad ios_jp

~ PR ~

~ Pact ~

~ UI Testing ~

Page 20: 20160913 cookpad ios_jp

~ UI Testing ~

Page 21: 20160913 cookpad ios_jp

~ Pact ~

Page 22: 20160913 cookpad ios_jp

~ PR ~

Page 23: 20160913 cookpad ios_jp

✓ iOS

Page 24: 20160913 cookpad ios_jp

~ ~

Page 25: 20160913 cookpad ios_jp

~ ~

Page 26: 20160913 cookpad ios_jp

Small

Medium

Large

Enormous

manual

http://techlife.cookpad.com/entry/2016/08/13/test-size-for-mobile

Page 27: 20160913 cookpad ios_jp

Small

Medium

Large

Enormous

http://techlife.cookpad.com/entry/2016/08/13/test-size-for-mobile

manual

Page 28: 20160913 cookpad ios_jp

✓ GUI Testing ✓ HTTP Requests check ✓ …

L/E

Page 29: 20160913 cookpad ios_jp

✓ GUI Testing ✓ HTTP Requests check ✓ …

L/E

Page 30: 20160913 cookpad ios_jp

~ GUI Test / Scenario Test ~ ~ L/E size ~

UI Testing

Page 31: 20160913 cookpad ios_jp

✓ 8

Page 32: 20160913 cookpad ios_jp

✓ HTTP

Page 33: 20160913 cookpad ios_jp

Page 34: 20160913 cookpad ios_jp
Page 35: 20160913 cookpad ios_jp
Page 36: 20160913 cookpad ios_jp
Page 37: 20160913 cookpad ios_jp

only for iOS8.2

Page 38: 20160913 cookpad ios_jp

only for iOS8.2

Page 39: 20160913 cookpad ios_jp

only for iOS8.2

Page 40: 20160913 cookpad ios_jp

except for iOS8.2

Page 41: 20160913 cookpad ios_jp

Page 42: 20160913 cookpad ios_jp

✓…

✓ Scenario/GUI diff

✓ 1 3/4

vs

Page 43: 20160913 cookpad ios_jp

iOS 8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0

iPhone ◯ ◯ ◯ ◯ ◯ ◯ ◯ ◯ -

iPad ◯ ◯ ◯ ◯ ◯ ◯ ◯ ◯ -

iPad Pro ◯ ◯ ◯ ◯ -

✓ ◯:

✓ 6~8

Page 44: 20160913 cookpad ios_jp

http://www.slideshare.net/KazuMatsu/20141018-selenium-appiumcookpad

Test scenario / wrapper / frameworks

Page 45: 20160913 cookpad ios_jp

✓iOS UIAutomation

✓ 1

Page 46: 20160913 cookpad ios_jp

~ ~

UI Testing

Page 47: 20160913 cookpad ios_jp

✓ Objective-C Swift

✓ ios-cookpad

Page 48: 20160913 cookpad ios_jp

✓ 99.9%

Page 49: 20160913 cookpad ios_jp

~ our work ~

UI Testing

Page 50: 20160913 cookpad ios_jp

✓ 2014/1~

✓ 1

Page 51: 20160913 cookpad ios_jp

✓ include libraries and scenarios

✓ Appium 0.18.0 ~>

Page 52: 20160913 cookpad ios_jp

✓ Software Test

✓ Mindmap

✓…

Page 53: 20160913 cookpad ios_jp

Mindmap

Page 54: 20160913 cookpad ios_jp

Mindmap

Page 55: 20160913 cookpad ios_jp

~ tool stack for iOS ~

UI Testing

Page 56: 20160913 cookpad ios_jp

✓ UI Testing ✓ Appium (JavaScript) ✓ Turnip/RSpec (Ruby) ✓ EarlGrey (Objective-C/Swift) ✓ WebDriverAgent(Objective-C)

✓ image diff ✓ kobold (JavaScript)

✓ Others ✓ wiremock (Jave) ✓ http_proxy (Elixir)

for iOS

Page 57: 20160913 cookpad ios_jp

✓ UI Testing ✓ Appium (JavaScript) ✓ Turnip/RSpec (Ruby) ✓ EarlGrey (Objective-C/Swift) ✓ WebDriverAgent(Objective-C)

✓ image diff ✓ kobold (JavaScript)

✓ Others ✓ wiremock (Jave) ✓ http_proxy (Elixir)

for iOS

Page 58: 20160913 cookpad ios_jp

Appium

Page 59: 20160913 cookpad ios_jp

✓ Appium …

✓ Appium 1.6.0

✓ WebDriverAgent for xcuitest strategy ✓ UIAutomator for appium strategy

✓ Appium 1.5.x

✓ UIAutomator for appium strategy

✓ Appium

Appium

Page 60: 20160913 cookpad ios_jp

EarlGrey

Page 61: 20160913 cookpad ios_jp

✓ XCUITest iOS9

✓ iOS8

✓ XCUITest XCTest

✓ Appium

✓ UIAutomationXCUITest iOS

XCUITest

Page 62: 20160913 cookpad ios_jp

Others✓ image diff ✓ kobold (JavaScript)

✓ Others ✓ wiremock (Jave) ✓ http_proxy (Elixir)

Page 63: 20160913 cookpad ios_jp