pt xug talks#2tdd27062015

16
Lisbon, June 27 th 2015 TDD for what? It just works fine on MY machine PTXug Xamarin Talks #2 - TDD

Upload: ptxug

Post on 14-Aug-2015

83 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Pt xug talks#2tdd27062015

Lisbon, June 27th 2015

TDD for what? It just works fine on MY machine

PTXug Xamarin Talks #2 - TDD

Page 2: Pt xug talks#2tdd27062015

Speaker – Jorge Alves

C:\> ping me @jorgeandrealves

Present - Software Developer @ Match Profiler2011 - 2015 - Soft. Problem Solver @ PT Contact1992 - present - Geek

Page 3: Pt xug talks#2tdd27062015

Tests Nunit TDD Demo What's next? Articles & References

Agenda

Page 4: Pt xug talks#2tdd27062015

Tests

• Unit Testing• Integration Tests• UI Tests• Acceptance Tests

Page 5: Pt xug talks#2tdd27062015

Nunit

• Testing Framwork• Fluent Assertions• Easy to use

http://nunit.org/

Page 6: Pt xug talks#2tdd27062015

What’s TDD?

Test-Driven Development (TDD) is a technique for building software that guides software development by writing tests.

Page 7: Pt xug talks#2tdd27062015
Page 8: Pt xug talks#2tdd27062015

TDD Cycle

Page 9: Pt xug talks#2tdd27062015

TDD - Pros

• Simple, Modular code• Help find bugs earlier• Live Documented• + Maintainable• - Support Time

Page 10: Pt xug talks#2tdd27062015

TDD - Cons

• Time-consuming learning path• Lots of Refactoring• + Time to develop• + Cost

Page 11: Pt xug talks#2tdd27062015

Demo

Let’s code

Page 12: Pt xug talks#2tdd27062015

What’s Next?

• SOLID Principles (Uncle Bob)• Behaviour Driven Development• Approvall Tests• Clean Code

Page 13: Pt xug talks#2tdd27062015

Articles & References

• TDD wiki - http://goo.gl/gbPc• Pros and Cons of Test Driven Development - http://goo.gl/HgI5MG• TDD by Martin Fowler - http://goo.gl/krzvNr• Scott Hanselman - The Last Word on TDD - http://goo.gl/KcNYcr• A Great TDD Intro (Good one) - http://goo.gl/5qJxDC• Uncle Bob: The Truth About BDD - https://goo.gl/XX5xk

Page 14: Pt xug talks#2tdd27062015

Q & A

Page 15: Pt xug talks#2tdd27062015

Sponsors

Page 16: Pt xug talks#2tdd27062015

THANK YOU !C:\> ping me

@jorgeandrealves