0 votes
in Python by
Which type of testing is done when one of your existing functions stop working?

unit testing

regression testing

acceptance testing

system testing

1 Answer

0 votes
by
regression testing

Related questions

0 votes
asked Jun 30, 2020 in Python by GeorgeBell
0 votes
asked Mar 27, 2021 in Testing by rajeshsharma
...