<?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>TDD</title>
    <subTitle>: Desenvolvimento Guiado por Testes</subTitle>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Test Driven Development</title>
    <subTitle>: By example</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart> Beck, Kent</namePart>
    <namePart type="date">1961-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">bl</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Porto Alegre,RS</placeTerm>
    </place>
    <publisher>: Bookman</publisher>
    <dateIssued>2010</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">por</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">Por</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">tug</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">uês</languageTerm>
  </language>
  <language objectPart="translation">
    <languageTerm authority="iso639-2b" type="code">Ing</languageTerm>
  </language>
  <language objectPart="translation">
    <languageTerm authority="iso639-2b" type="code">lês</languageTerm>
  </language>
  <physicalDescription>
    <extent>240p.</extent>
  </physicalDescription>
  <abstract>Este livro ilustra com exemplos práticos e reais como codificar e executar testes automatizados. O TDD (prática que surgiu na XP) é apresentado de modo simples e são abordadas algumas respostas a problemas e dúvidas comuns. O texto tem uma linguagem informal, criando a impressão de que o autor e o leitor estão juntos numa atividade real de desenvolvimento de software, trocando ideias, levantando dúvidas e realizando tarefas passo a passo.
Este livro segue dois projetos de TDD do início ao fim, ilustrando técnicas que os programadores podem usar para aumentar fácil e significamente a qualidade de seu trabalho .</abstract>
  <note type="statement of responsibility">/ Kent Beck; Tradução Jean Felipe Patikowski Cheiran; Supervisão e revisão técnica desta edição: Marcelo Soares Pimenta. —</note>
  <note>Inclui índice.
</note>
  <subject>
    <topic>TDD ( Desenvolvimento orientado por testes )</topic>
  </subject>
  <subject>
    <topic>Software</topic>
    <topic>desenvolvimento</topic>
  </subject>
  <subject>
    <topic>Software</topic>
    <topic>Testes automatizados</topic>
  </subject>
  <subject>
    <topic>Programas de computador</topic>
    <topic>Testes</topic>
  </subject>
  <subject>
    <topic>Programação (Computadores)</topic>
  </subject>
  <classification authority="ddc">005.369 B393t</classification>
  <identifier type="isbn">9788677807246</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">240102</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260522165304.0</recordChangeDate>
  </recordInfo>
</mods>
