After the system is complete, it is time to test the system. This must have been the first system of acceptance. We are confident that the system will be accepted by the master. Once it comes to the master, nothing will happen, in addition, some unexpected characters will be input to "Destroy "...... The system is also very powerful in displaying its errors. The more errors there are, the more they will expose their own thinking loopholes. Secretly wondering why they didn't even notice these problems at the beginning, here are a few cases: testers are both technically and ideologically higher than developers. When testing, they can hold on when entering reasonable and unreasonable conditions!According to the soft engineer video, the system test is summarized.
No matter what the system is, it is very important to perform a module test in a timely manner. When all the code is written and then tested, too many errors will not start, in addition, it is not easy to find the root cause of the Error. On the one hand, it will delay the completion of the system, and on the other hand it will bring unnecessary trouble to the test. Therefore, it is necessary to conduct software testing as soon as possible and continuously.
Software Engineering-Software Testing