关键词:
Software testing
摘要:
With the wide application of computer technology, the software industries have realized a rapid development, people have become increasingly demanding the software quality, software quality has become the lifeblood of software companies' survival and development, and software testing plays an irreplaceable role in software quality assurance, therefore, a good design and implementation of software test program becomes of great importance. This paper, first combines with the contents of software testing and unit testing, and takes an existing ATM simulation system as a software testing case, implements software unit test for login module, withdrawal module, password modification module and transfer module of the system, verifies the correctness of these modules through software testing, finds some shortcomings and problems, and proposes some amendments. This test demonstrates the importance of software testing, hoping to provide some references for design and implementation of similar software test programs.