"test-driven development" meaning in English

See test-driven development in All languages combined, or Wiktionary

Noun

Head templates: {{en-noun|-|head=test-driven development}} test-driven development (uncountable)
  1. (software engineering) A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired function, then produces minimal code to pass that test, and finally refactors the new code to acceptable standards. Tags: uncountable Categories (topical): Software engineering Synonyms: TDD Translations (a software development process): تَطْوِيرُ مُوَجَّهِ بِاْلْأِخْتِبَار (tatˤvi:run muvad͡ʒd͡ʒahin bilixtiba:r) [masculine] (Arabic), testdrevet udvikling [common-gender] (Danish), testgetriebene Entwicklung [feminine] (German), testdrevet utvikling [feminine, masculine] (Norwegian Bokmål), разрабо́тка че́рез тести́рование (razrabótka čérez tɛstírovanije) [feminine] (Russian), testdriven utveckling [common-gender] (Swedish), test odaklı geliştirme (Turkish)

Alternative forms

Download JSON data for test-driven development meaning in English (3.4kB)

{
  "head_templates": [
    {
      "args": {
        "1": "-",
        "head": "test-driven development"
      },
      "expansion": "test-driven development (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "Arabic terms with non-redundant manual transliterations",
          "parents": [
            "Terms with non-redundant manual transliterations",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Russian terms with non-redundant manual transliterations",
          "parents": [
            "Terms with non-redundant manual transliterations",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Software engineering",
          "orig": "en:Software engineering",
          "parents": [
            "Computer science",
            "Engineering",
            "Software",
            "Computing",
            "Sciences",
            "Applied sciences",
            "Technology",
            "Media",
            "All topics",
            "Communication",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired function, then produces minimal code to pass that test, and finally refactors the new code to acceptable standards."
      ],
      "id": "en-test-driven_development-en-noun-TQzveJcC",
      "links": [
        [
          "software engineering",
          "software engineering"
        ],
        [
          "software",
          "software"
        ],
        [
          "development",
          "development"
        ],
        [
          "process",
          "process"
        ],
        [
          "repetition",
          "repetition"
        ],
        [
          "minimal",
          "minimal"
        ],
        [
          "cycle",
          "cycle"
        ],
        [
          "automated",
          "automated"
        ],
        [
          "test case",
          "test case"
        ],
        [
          "function",
          "function"
        ],
        [
          "refactor",
          "refactor"
        ]
      ],
      "raw_glosses": [
        "(software engineering) A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired function, then produces minimal code to pass that test, and finally refactors the new code to acceptable standards."
      ],
      "synonyms": [
        {
          "word": "TDD"
        }
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ],
      "translations": [
        {
          "code": "ar",
          "lang": "Arabic",
          "roman": "tatˤvi:run muvad͡ʒd͡ʒahin bilixtiba:r",
          "sense": "a software development process",
          "tags": [
            "masculine"
          ],
          "word": "تَطْوِيرُ مُوَجَّهِ بِاْلْأِخْتِبَار"
        },
        {
          "code": "da",
          "lang": "Danish",
          "sense": "a software development process",
          "tags": [
            "common-gender"
          ],
          "word": "testdrevet udvikling"
        },
        {
          "code": "de",
          "lang": "German",
          "sense": "a software development process",
          "tags": [
            "feminine"
          ],
          "word": "testgetriebene Entwicklung"
        },
        {
          "code": "nb",
          "lang": "Norwegian Bokmål",
          "sense": "a software development process",
          "tags": [
            "feminine",
            "masculine"
          ],
          "word": "testdrevet utvikling"
        },
        {
          "code": "ru",
          "lang": "Russian",
          "roman": "razrabótka čérez tɛstírovanije",
          "sense": "a software development process",
          "tags": [
            "feminine"
          ],
          "word": "разрабо́тка че́рез тести́рование"
        },
        {
          "code": "sv",
          "lang": "Swedish",
          "sense": "a software development process",
          "tags": [
            "common-gender"
          ],
          "word": "testdriven utveckling"
        },
        {
          "code": "tr",
          "lang": "Turkish",
          "sense": "a software development process",
          "word": "test odaklı geliştirme"
        }
      ]
    }
  ],
  "word": "test-driven development"
}
{
  "head_templates": [
    {
      "args": {
        "1": "-",
        "head": "test-driven development"
      },
      "expansion": "test-driven development (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "Arabic terms with non-redundant manual transliterations",
        "English entries with incorrect language header",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "English uncountable nouns",
        "Russian terms with non-redundant manual transliterations",
        "en:Software engineering"
      ],
      "glosses": [
        "A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired function, then produces minimal code to pass that test, and finally refactors the new code to acceptable standards."
      ],
      "links": [
        [
          "software engineering",
          "software engineering"
        ],
        [
          "software",
          "software"
        ],
        [
          "development",
          "development"
        ],
        [
          "process",
          "process"
        ],
        [
          "repetition",
          "repetition"
        ],
        [
          "minimal",
          "minimal"
        ],
        [
          "cycle",
          "cycle"
        ],
        [
          "automated",
          "automated"
        ],
        [
          "test case",
          "test case"
        ],
        [
          "function",
          "function"
        ],
        [
          "refactor",
          "refactor"
        ]
      ],
      "raw_glosses": [
        "(software engineering) A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired function, then produces minimal code to pass that test, and finally refactors the new code to acceptable standards."
      ],
      "synonyms": [
        {
          "word": "TDD"
        }
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    }
  ],
  "translations": [
    {
      "code": "ar",
      "lang": "Arabic",
      "roman": "tatˤvi:run muvad͡ʒd͡ʒahin bilixtiba:r",
      "sense": "a software development process",
      "tags": [
        "masculine"
      ],
      "word": "تَطْوِيرُ مُوَجَّهِ بِاْلْأِخْتِبَار"
    },
    {
      "code": "da",
      "lang": "Danish",
      "sense": "a software development process",
      "tags": [
        "common-gender"
      ],
      "word": "testdrevet udvikling"
    },
    {
      "code": "de",
      "lang": "German",
      "sense": "a software development process",
      "tags": [
        "feminine"
      ],
      "word": "testgetriebene Entwicklung"
    },
    {
      "code": "nb",
      "lang": "Norwegian Bokmål",
      "sense": "a software development process",
      "tags": [
        "feminine",
        "masculine"
      ],
      "word": "testdrevet utvikling"
    },
    {
      "code": "ru",
      "lang": "Russian",
      "roman": "razrabótka čérez tɛstírovanije",
      "sense": "a software development process",
      "tags": [
        "feminine"
      ],
      "word": "разрабо́тка че́рез тести́рование"
    },
    {
      "code": "sv",
      "lang": "Swedish",
      "sense": "a software development process",
      "tags": [
        "common-gender"
      ],
      "word": "testdriven utveckling"
    },
    {
      "code": "tr",
      "lang": "Turkish",
      "sense": "a software development process",
      "word": "test odaklı geliştirme"
    }
  ],
  "word": "test-driven development"
}

This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2024-05-05 from the enwiktionary dump dated 2024-05-02 using wiktextract (f4fd8c9 and c9440ce). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.