Automate interface testing of large systems with Sikuli
The call center project has been unable to carry out automated testing normally due to its large system,numerous modules,and complex processes.This article proposes a solution using Sikuli.Sikuli is an automated testing tool based on image recognition.This article first introduces the advantages of Sikuli in interface automation testing and how to solve the automation testing challenges of large-scale systems through Sikuli.The article also proposes a distributed automation testing architecture that enables various testing steps to be executed on different devices through microservices,greatly improving testing efficiency.Finally,the practical effect was evaluated.