Home > Common Problem > body text

After debugging, the program generally does not need to be tested again.

王林
Release: 2019-11-01 11:47:45
Original
4716 people have browsed it

After debugging, the program generally does not need to be tested again.

It is wrong to say that programs generally do not need to be tested after debugging.

Reason:

The purpose of debugging is to find the location of the error and correct it. The debugged program also needs to undergo regression testing to check the effect of debugging, and also This prevents the introduction of new errors during debugging.

The above is the detailed content of After debugging, the program generally does not need to be tested again.. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template