Abstract:Integrated circuit test plays an important role in the integrated circuit production. Aiming at the problem that integrated circuit test software is not easy to be used across platforms, an integrated circuit test software using view/delegate/model(MVD)framework is implemented based on Qt. The design and implementation methods of test parameter configuration, test program running and test result management are given. The secondary interface of the software is developed by Lua. The software running engine is designed by using multi-thread technology, and the Standard Test Data Format(STDF) is adopted to realize the storage of test data. The experiment shows that the software can carry out integrated circuit test and has good expansibility and universality.