UI Automation CocoaConf PDX 2013 Jonathan Penn @jonathanpenn - - PowerPoint PPT Presentation

ui automation
SMART_READER_LITE
LIVE PREVIEW

UI Automation CocoaConf PDX 2013 Jonathan Penn @jonathanpenn - - PowerPoint PPT Presentation

UI Automation CocoaConf PDX 2013 Jonathan Penn @jonathanpenn Slides n Sample Code cocoamanifest.net/features T e problem Wash. Rinse. Repeat. So...? First, some theory... Edge Cases Wired up right? T ink like a user Show me the


slide-1
SLIDE 1

UI Automation

CocoaConf PDX 2013 Jonathan Penn

slide-2
SLIDE 2

@jonathanpenn

slide-3
SLIDE 3

cocoamanifest.net/features

Slides n’ Sample Code

slide-4
SLIDE 4

Te problem

slide-5
SLIDE 5

Wash. Rinse. Repeat.

slide-6
SLIDE 6

So...?

slide-7
SLIDE 7
slide-8
SLIDE 8
slide-9
SLIDE 9
slide-10
SLIDE 10

First, some theory...

slide-11
SLIDE 11

Edge Cases

slide-12
SLIDE 12

Wired up right?

slide-13
SLIDE 13

Tink like a user

slide-14
SLIDE 14
slide-15
SLIDE 15

Show me the money!

(demo time)

slide-16
SLIDE 16

Write Expressive Tests Assert Behavior Test Performance Stub Dependencies Run From Command Line More Fun

slide-17
SLIDE 17
slide-18
SLIDE 18

Other resources

slide-19
SLIDE 19

UI Screen Shooter

github.com/jonathanpenn/ui-screen-shooter

slide-20
SLIDE 20

tuneup.js

test("my ¡test", ¡function(target, ¡app) ¡{ ¡ ¡assertWindow({ ¡ ¡ ¡ ¡tableViews: ¡[ ¡ ¡ ¡ ¡ ¡ ¡{ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡cells: ¡[ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡{ ¡name: ¡"Fred" ¡}, ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡{ ¡name: ¡"Flintstone" ¡} ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡] ¡ ¡ ¡ ¡ ¡ ¡} ¡ ¡ ¡ ¡] ¡ ¡}); });

github.com/alexvollmer/tuneup_js

slide-21
SLIDE 21

Bwoken

bendyworks.github.com/bwoken

slide-22
SLIDE 22

Your mom writes tests

pragprog.com/book/jptios

slide-23
SLIDE 23

And now for something completely different...

slide-24
SLIDE 24

UIAutoMonkey

github.com/jonathanpenn/ui-auto-monkey

slide-25
SLIDE 25

UI Automation

slide-26
SLIDE 26

jonathan@cocoamanifest.net

Jonathan Penn

@jonathanpenn

for more info... cocoamanifest.net/features