Regression testing - What, Why, When, and How to Run It?

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 18

  • @markganus1085
    @markganus1085 2 года назад +19

    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.
    Changes that may require regression testing include bug fixes, software enhancements, configuration changes, and even substitution of electronic components. As regression test suites tend to grow with each found defect, test automation is frequently involved. Sometimes a change impact analysis is performed to determine an appropriate subset of tests (non-regression analysis).
    en.wikipedia.org/wiki/Regression_testing

  • @Erikoto
    @Erikoto 3 года назад +6

    Thank you very much for such a simple and good explanation !!! Looking forward for more videos. =)

    • @QAMadness
      @QAMadness  3 года назад

      Erik, we're glad that you find it useful. :)
      You might also like this video bit.ly/3qeRug. Hope you'll enjoy it as well.

  • @xyzzy64
    @xyzzy64 Год назад +2

    well that's... very simple. I assumed regression testing had to do with using linear regression to find values that lead to the code not passing tests.

  • @Juan-Hdez
    @Juan-Hdez 8 месяцев назад

    Very useful. Thank you.

  • @ma8969
    @ma8969 2 года назад

    short video and a lot of information... Thank you

  • @angelsinapellido
    @angelsinapellido 3 года назад +4

    Loved the video! Good explanation 😃

    • @QAMadness
      @QAMadness  3 года назад

      Thanks for your feedback! ;)

  • @Ali1_king
    @Ali1_king 2 года назад +2

    Thank you very much it was very useful for me

    • @QAMadness
      @QAMadness  2 года назад

      Thanks for your feedback, Nawid! Subscribe for more insightful videos;)

  • @shahzaibidreesahmed4827
    @shahzaibidreesahmed4827 10 месяцев назад

    Great video

  • @ma8969
    @ma8969 2 года назад

    Thanks

  • @atulsole3058
    @atulsole3058 3 года назад

    From which country you are...?

  • @almonddonut1818
    @almonddonut1818 Год назад

    Thank you so much! 🥹