<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Test Driven Development</title>
  </titleInfo>
  <name type="personal">
    <namePart>Beck,kent</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Kent Beck</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Pearson Education</publisher>
    <dateIssued>2003</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xix,220p. ill 24 cm.</extent>
  </physicalDescription>
  <abstract>Follows two TDD projects from start to finish, illustrating techniques programmers can use to increase the quality of their work. The examples are followed by references to the featured TDD patterns and refactorings. This book emphasises on agile methods and fast development strategies.</abstract>
  <note type="statement of responsibility">kent beck</note>
  <note>index</note>
  <subject>
    <topic>The Addison Wesley Signature Series</topic>
  </subject>
  <classification authority="ddc">005.14 BEC</classification>
  <identifier type="isbn">9780321146533</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">250716</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250716163705.0</recordChangeDate>
  </recordInfo>
</mods>
