PPT-What Do the Asserts in a Unit Test Tell us About Code Quali
Author : tatyana-admore | Published Date : 2015-10-21
Mauricio Aniche Gustavo Oliva Marco Gerosa University of São Paulo USP IMEUSP Unit Tests and Code Quality Great synergy between a testable class and a welldesigned
Presentation Embed Code
Download Presentation
Download Presentation The PPT/PDF document "What Do the Asserts in a Unit Test Tell ..." is the property of its rightful owner. Permission is granted to download and print the materials on this website for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.
What Do the Asserts in a Unit Test Tell us About Code Quali: Transcript
Mauricio Aniche Gustavo Oliva Marco Gerosa University of São Paulo USP IMEUSP Unit Tests and Code Quality Great synergy between a testable class and a welldesigned class Feathers 2012. uspbr Abstract Unit tests and production code are intrinsically connected A class that is easy to test usually presents desir able characteristics such as low coupling and high cohesion Thus 64257nding hardtotest classes may help developers identify Pozefsky. ). Software and System Testing. EPIC SOFTWARE FAILS. Why Do We Care?. Why do we care?. Therac-25 (1985). 6 massive radiation overdoses. Multiple space fiascos (1990s). Ariane. V exploded after 40 seconds (conversion). Principles, Techniques, and Applications in Practice. Tutorial. Nikolai Tillmann, Peli de Halleux, Wolfram Schulte. (Microsoft Research). Tao . Xie. (North Carolina State University). Outline. Unit Testing. for .NET. Nikolai Tillmann, Microsoft Research. SMT 2008. 2. Background: Unit Testing. A unit test is a small program with assertions.. void . AddTest. (). {. . . HashSet. set = new . HashSet. Benjamin Day. Benjamin Day. Brookline, MA. Consultant, Coach, & Trainer. Microsoft MVP for Visual Studio ALM. Team Foundation Server, Software Testing, . Scrum, Software Architecture. Scrum.org Classes. Making code . maintainable. , reusable and readable by writing tests. Intro. Julian . Lyndon-Smith. Co-founder . dot.r. , . whoGloo. Using progress since v3 .. . Specialists in . OO design, Code refactoring. Testing. ICTSS’11 . Tutorial. Nikolai . Tillmann. Microsoft Research. Outline. First part: . 14:00 . - . 15:00pm. Second part: . 15:30 . - . 17:00pm. Outline. Unit Testing. Isolation. Parameterized Unit Testing. Definition and Overview. b. y . P. aul M. Watt @ code of the damned . com. Definition. Unit Test:. . Verifies . a single minimal unit of source code. The purpose of unit testing is to isolate the smallest testable parts of an API and verify that they function in isolation.**. Top 10 Mistakes in Unit Testing. Benjamin Day. Architect / Trainer / Coach. Benjamin Day Consulting, Inc.. SESSION CODE: DPR204. Required Slide. Who am I?. Consultant, Trainer. MVP for Visual Studio ALM. Wing Lam (U. Illinois). In collaboration with . Siwakorn. . Srisakaokul. , Blake Bassett, . Peyman. . Mahdian. and Tao . Xie. (U. Illinois). Nikolai Tillman, Jonathan de . Halleux. . (Microsoft Research) . Visual Studio Fakes. Benjamin Day. @. benday. Benjamin Day. Brookline, MA. Consultant. , Coach, & Trainer. Microsoft . MVP for Visual Studio ALM. Scrum. , . Team . Foundation Server, Software Testing, . Mocks, Stubs, User Interfaces, &. Refactoring for Testability. Benjamin Day. Who am I?. Owner, Benjamin Day Consulting, Inc.. Email: . benday@benday.com. Web: . http://www.benday.com. Blog: . http://blog.benday.com. Legacy Code From Feathers, Ch 2 Steve Chenoweth, RHIT Right – Your basic Legacy, from Subaru, starting at $ 20,295, 24 city, 32 highway. We’re into Feathers now Below – The new book we’ll be using for the next lectures. Learning Objectives. Unit Under Test Process in TSC does not accurately reflect actual process, as a result of changes over time and . particularly . as a result of I-SEM . Testing Tariffs have changed significantly post I-SEM:.
Download Document
Here is the link to download the presentation.
"What Do the Asserts in a Unit Test Tell us About Code Quali"The content belongs to its owner. You may download and print it for personal use, without modification, and keep all copyright notices. By downloading, you agree to these terms.
Related Documents