Алфавітний покажчик:
Домен:

Регресивне тестування

Додано:
Оновлено:

Переклад терміну Регресивне тестування

Regression Testing

Definition of Regression Testing

Regression testing is a type of software testing aimed at ensuring that changes in the code, such as defect fixes or the addition of new features, do not adversely affect the existing functionality of the application.

Context of usage for Regression Testing

  • After adding a new feature to the user interface, regression testing was performed to ensure the existing buttons still work correctly.
  • The team executed automated regression tests after deploying a patch to the production environment.


Визначення терміну Регресивне тестування

Регресивне тестування — це тип тестування програмного забезпечення, спрямований на перевірку того, що внесення змін у код, таких як виправлення дефектів або додавання нових функціональних можливостей, не вплинуло негативно на наявну функціональність програми.