Login
Remember
Register
Ask a Question
Which type of testing is done when one of your existing functions stop working?
0
votes
asked
Jun 29, 2020
in
Python
by
Robindeniel
Which type of testing is done when one of your existing functions stop working?
unit testing
regression testing
acceptance testing
system testing
#python-regression-testing
#pytest-regression
#pytest
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 29, 2020
by
SakshiSharma
regression testing
...