regression testing - definição. O que é regression testing. Significado, conceito
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

O que (quem) é regression testing - definição


Regression testing         
CHECKING WHETHER CHANGES TO SOFTWARE HAVE BROKEN FUNCTIONALITY THAT USED TO WORK
Regression test; Treegression; Xrt programming; Regression Testing; Non-regression testing; Regression tests; Non-Regression testing; Regtest; RegTest; Reg test; Reg Test; Regression Test
Regression testing (rarely, non-regression testing) is re-running functional and non-functional tests to ensure that previously developed and tested software still performs after a change. If not, that would be called a regression.
regression testing         
CHECKING WHETHER CHANGES TO SOFTWARE HAVE BROKEN FUNCTIONALITY THAT USED TO WORK
Regression test; Treegression; Xrt programming; Regression Testing; Non-regression testing; Regression tests; Non-Regression testing; Regtest; RegTest; Reg test; Reg Test; Regression Test
<programming> Part of the test phase of software development where, as new modules are integrated into the system and the added functionality is tested, previously tested functionality is re-tested to assure that no new module has corrupted the system. [Bennatan, E.M., "Software Project Management", 2nd edition, McGraw-Hill International, 1992]. (1995-12-04)
Software regression         
SOFTWARE BUG THAT BREAKS PREVIOUSLY WORKING FUNCTIONALITY
Regression bugs; Regression bug; Regression (programming); Regression detection; Bug regression; Software performance regression
A software regression is a type of software bug where a feature that has worked before stops working. This may happen after changes are applied to the software's source code, including the addition of new features and bug fixes.