1 / 8

Acceptance Test Driven Development

Acceptance Test Driven Development. Parva Thakkar @ pthakkar9 about.me / parvathakkar. Did you work on Assignments ?. Find two books on a subject of ATDD

wyman
Download Presentation

Acceptance Test Driven Development

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Acceptance Test Driven Development Parva Thakkar @pthakkar9 about.me/parvathakkar

  2. Did you work on Assignments? • Find two books on a subject of ATDD • Research on a definition of ATDD. Find out all different kind of definitions, see what other people say about ATDD. Is it the same that you learned today? Or is it different?

  3. ATDD … • … is not a testing process or method, • But it’s a software development method. • Waterfall • Agile • ATDD

  4. ATDD • Acceptance Tests are Safety Net for Programmers, Developers, entire team and for product Developer Acceptance Test Software Development Process

  5. Automate ATDD • Create Acceptance Test (AT) • Execute AT • Observe Failure • Develop Software • Execute AT • Failed? • Passed? – You’re DONE • That’s why we use automation … and that happens to be Cucumber Make Execution Automatic

  6. Cucumber • Basic Structure • Gherkin • Step Definitions • Analogy to Programming Language functions

  7. Books • Will send to your emails

  8. Next Sessions • More Cucumber • Role Play

More Related