The invention discloses an automated testing method for a distributed
information system interface, which relates to the field of
automatic testing of
software. The method comprises the following steps of: allocating an automated testing control end in a
host machine independent from a tested
system, and allocating a agent in a tested
host machine;
parsing a
test case file by the automated testing control end, and checking whether the
test case can be executed, if so, transmitting a testing message to the agent in the tested
host machine;
parsing the testing message by the agent and monitoring a message transmitted by the tested host
machine, and if a first message in the
test case is a
event trigger, calling an automated testing tool by the agent to execute testing scripts transmitted bythe automated testing control end. In the testing process, the agent monitors the message in real time and forwards the message to the automated testing control end, and finally, the control end parses the received message, outputs
verification result and generates a
test report. With the automated testing method for the distributed
information system interface, the testing efficiency for
software interfaces of the distributed
information system is improved, and work of testers is simplified.