Effective Unit Testing by Eliotte Rusty Harold

Junit Test Best Practices on March 2024 Shopping Deals at Bestonio.com

  • Clean Code: A Handbook of Agile Software Craftsmanship

    • UPC: 000132350882
    • ASIN: 0132350882
    • ISBN: 9780132350884
    • Brand: Prentice Hall
    • Manufacturer: Prentice Hall

    Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agi... [Read More]

  • Test Driven: TDD and Acceptance TDD for Java Developers

    • ASIN: 1932394850
    • ISBN: 9781932394856
    • Brand: Brand: Manning Publications
    • Manufacturer: Manning Publications

    In test driven development, you first write an executable test ofwhat your application code must do. Only then do you write thecode itself and, with the test spurring you on, you improve yourdesign. In acceptance test driven development (ATDD), you usethe same technique to implement product features, benefiting fromiterative development, rapid feed... [Read More]

  • A Friendly Introduction to Software Testing

    • ASIN: 1523477377
    • ISBN: 1523477377
    • Manufacturer: CreateSpace Independent Publishing Platform

    As the title states, this is a friendly introduction to software testing. It covers the basics of testing theory and terminology, how to write test plans, and how defects are found and reported. It also goes over more advanced testing topics such as performance testing, security testing, combinatorial testing and others. Written by a software engin... [Read More]

  • Pragmatic Unit Testing in Java 8 with JUnit

    • UPC: 783324847314
    • ASIN: 1941222595
    • ISBN: 1941222595
    • Brand: imusti
    • Manufacturer: Pragmatic Bookshelf

    The Pragmatic Programmers classic is back! Freshly updated for modern software development, Pragmatic Unit Testing in Java 8 With JUnit teaches you how to write and run easily maintained unit tests in JUnit with confidence. You'll learn mnemonics to help you know what tests to write, how to remember all the boundary conditions, and what the qualiti... [Read More]

  • Pragmatic Unit Testing in C# with NUnit, 2nd Edition (Pragmatic Starter Kit Series, Vol. 2)

    • ASIN: 0977616673
    • ISBN: 0977616673
    • Manufacturer: Pragmatic Bookshelf

    The NIST estimates that poor testing costs the US economy $60 billion annually. This book gives teams straightforward and proven ways to introduce unit testing into their process, resulting in higher quality and fewer bugs.All over the world, software teams are using unit testing both to verify their code and as a way of helping them design better ... [Read More]

  • Pragmatic Unit Testing in Java with JUnit

    • ASIN: 0974514012
    • ISBN: 0974514012
    • Brand: Brand: The Pragmatic Programmers
    • Manufacturer: The Pragmatic Programmers

    Learn how to improve your Java coding skills using unit testing. Despite it's name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers. It's primarily for our benefit: we get improved confidence in our code, better ability to make deadlines, less time spent in the debugger, and l... [Read More]

  • Effective Unit Testing by Eliotte Rusty Harold

    Unit Testing (JUnit) Best Practices

    Unit Testing Best Practices with Roy Osherove