+ All Categories
Home > Technology > 10 Secret Unit Testing Tips

10 Secret Unit Testing Tips

Date post: 11-May-2015
Category:
Upload: gil-zilberfeld
View: 697 times
Download: 0 times
Share this document with a friend
Description:
The presentation was given at a Typemock webinar, and contains non-technical lessons learned from unit testing implementations.
Popular Tags:
13
Gil Zilberfeld, Product Manager 25-Aug-2011 10 Secret Unit Testing Tips to Become Agile
Transcript
Page 1: 10 Secret Unit Testing Tips

Gil Zilberfeld,Product Manager

25-Aug-2011

10 Secret Unit Testing Tips to Become Agile

Page 2: 10 Secret Unit Testing Tips

Happy 10th AnniversaryAgile Manifesto!

Page 3: 10 Secret Unit Testing Tips

Tip #1

Unit testing is all about quick feedback

Page 4: 10 Secret Unit Testing Tips

Tip #2

Automate, automate, and automate some

more!

Page 5: 10 Secret Unit Testing Tips

Tip #3

Unit testing is a team sport

Page 6: 10 Secret Unit Testing Tips

Tip #4

Coverage can be deceiving

Page 7: 10 Secret Unit Testing Tips

Tip #5

Isolate where it makes sense

Page 8: 10 Secret Unit Testing Tips

Tip #6

Use Test Driven Development

Page 9: 10 Secret Unit Testing Tips

Tip #7

Test what you’re working on

Page 10: 10 Secret Unit Testing Tips

Tip #8

Organize your tests

Page 11: 10 Secret Unit Testing Tips

Tip #9

Naming convention is your friend

Page 12: 10 Secret Unit Testing Tips

Tip #10

Readability first!

Page 13: 10 Secret Unit Testing Tips

Questions?

www.typemock.com

Blog.typemock.com

@typemock

www.gilzilberfeld.com

[email protected]

@gil_zilberfeld


Recommended