eBooks-it.org Logo
eBooks-IT.org Inner Image

Unit Testing in Java

How Tests Drive the Code

Unit Testing in Java Image

Book Details:

Publisher:Morgan Kaufmann
Series: Morgan Kaufmann
Author:Johannes Link
Edition:1
ISBN-10:1558608680
ISBN-13:9781558608689
Pages:376
Published:Jun 03 2003
Posted:Nov 19 2014
Language:English
Book format:CHM
Book size:1.8 MB

Book Description:

Software testing is indispensable and is one of the most discussed topics in software development today. Many companies address this issue by assigning a dedicated software testing phase towards the end of their development cycle. However, quality cannot be tested into a buggy application. Early and continuous unit testing has been shown to be crucial for high quality software and low defect rates. Yet current books on testing ignore the developer's point of view and give little guidance on how to bring the overwhelming amount of testing theory into practice. Unit Testing in Java represents a practical introduction to unit testing for software developers. It introduces the basic test-first approach and then discusses a large number of special issues and problem cases. The book instructs developers through each step and motivates them to explore further. *Shows how the discovery and avoidance of software errors is a demanding and creative activity in its own right and can build confidence early in a project. *Demonstrates how automated tests can detect the unwanted effects of small changes in code within the entire system.*Discusses how testing works with persistency, concurrency, distribution, and web applications.*Includes a discussion of testing with C++ and Smalltalk.

Download Link:

Related Books:

Pragmatic Unit Testing in Java 8 with Junit

Pragmatic Unit Testing in Java 8 with Junit Image
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 qualities of a good test are. You'll see how unit tests can pay off by allowing you to keep your system code clean, and you'll learn how to handle the stuff that seems too tough to test.Pragmatic Unit Testing in Java 8 With JUnit steps you through all the important unit testing topics. If you've never written a unit test, you'll see screen shots from Eclipse, IntelliJ IDEA, and NetBeans that will help you get past...

Java Testing and Design

From Unit Testing to Automated Web Tests
Java Testing and Design Image
This book shows how to understand what application you want to write, what strategies are likely to get you there, and then how to measure your level of success. This book offers practical, concrete advice about how to stay in tune with your project and ensure that your products are at least as good as your plans.Produce scalable, reliable, high-performance Web-enabled applications in Java. Web infrastructure is everywhere. And yet until this book there was no guide to show how your choices in design, coding, and testing impact the scalability, performance, and functionality of your Web-enabled applications. Java Testing and Design: From Unit Testing to Automated Web Tests teaches you a fast and efficient method to build production-worthy, scalable, ...

Testing Python

Applying Unit Testing, TDD, BDD and Acceptance Testing
Testing Python Image
Fundamental testing methodologies applied to the popular Python language Testing Python; Applying Unit Testing, TDD, BDD and Acceptance Testing is the most comprehensive book available on testing for one of the top software programming languages in the world. Python is a natural choice for new and experienced developers, and this hands-on resource is a much needed guide to enterprise-level testing development methodologies. The book will show you why Unit Testing and TDD can lead to cleaner, more flexible programs. Unit Testing and Test-Driven Development (TDD) are increasingly must-have skills for software developers, no matter what language they work in. In enterprise settings, it's critical for developers to ensure they always have working code, a...



2007 - 2021 © eBooks-IT.org