| 000 | 00949camuu2200289 a 4500 | |
| 001 | 000000873478 | |
| 005 | 20040312143413 | |
| 008 | 030226s2003 cau b 001 0 eng | |
| 010 | ▼a 2003044567 | |
| 020 | ▼a 1558608680 (pb) | |
| 035 | ▼a KRIC09009998 | |
| 040 | ▼a 211044 ▼c 211044 ▼d 211009 | |
| 041 | 1 | ▼a eng ▼h ger |
| 042 | ▼a pcc | |
| 049 | 1 | ▼l 121092760 ▼f 과학 |
| 050 | 0 0 | ▼a QA76.76.T48 ▼b L55 2003 |
| 082 | 0 0 | ▼a 005.1/4 ▼2 21 |
| 090 | ▼a 005.14 ▼b U58 | |
| 245 | 1 0 | ▼a Unit testing in Java : ▼b how tests drive the code / ▼c by Johannes Link ; with contributions by Peter Frohlich. |
| 260 | 0 | ▼a San Francisco, Calif. : ▼b Morgan Kaufmann, ▼c c2003 . |
| 300 | ▼a xvii, 376 p. ; ▼c 24 cm. | |
| 504 | ▼a Includes bibliographical references and index | |
| 650 | 0 | ▼a Computer software ▼x Testing |
| 650 | 0 | ▼a Java (Computer program language) |
| 700 | 1 0 | ▼a Link, Johannes |
| 700 | 1 0 | ▼a Frohlich, Peter |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.14 U58 | 등록번호 121092760 | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
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.
Reviews
I haven't found a high quality book like this on JUnit. Unit Testing in Java does for unit testing what Alan Cooper's About Face did for usability: it makes unit testing mainstream among developers.?Frank Cohen, Push to TestFeature
- 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.
정보제공 :
목차
Basic Techniques: Introduction. Automating Unit Tests. Basic Steps of the Test-First Approach. Test Ideas and Heuristics. The Inner Life of a Test Framework. Dummy and Mock Objects for Independence. Inheritance and Polymorphism. How Much is Enough?. Advanced Topics: Persistant Objects. Concurrent Programs. Distributes Applications. Web Applications. Graphical User Interfaces. The Role of Unit Tests in the Software Process. Loose Ends and Opportunities. Appendix: Notes to JUnit. Unit Tests with Other Programming Languages. Glossary. Bibliography and List of References.
정보제공 :
