The invention provides an application
program testing method. The method mainly comprises the following steps of: checking a
source code which is stored in a code
server by using a program building script, and acquiring the
source code of the latest version from the code
server; according to the
source code of the latest version, generating an application program and a
test case of the latest version by using the program building script; and executing the
test case of the latest version on the application program of the latest version, and acquiring a test result of the application program of the latest version according to an execution result. The invention also provides an application
program testing device which corresponds to the application
program testing method. By adoption of the method and the device, the source code, the application program and the
test case of the latest version can be automatically acquired, the test case of the latest version is executed on the application program of the latest version, and the test result of the application program is quickly acquired, so the aim of efficiently testing the application program after the source code is updated is fulfilled.