Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/angularjs/22.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Testing 应用程序测试自动化_Testing_Automation - Fatal编程技术网

Testing 应用程序测试自动化

Testing 应用程序测试自动化,testing,automation,Testing,Automation,我需要启动一个充当web服务器和wireshark的应用程序,等待连接,交换数据,拍摄web服务器应用程序和wireshark调试窗口的屏幕截图,然后关闭这两个应用程序。我需要每小时重复一次 这方面最好的程序是什么?看看AutoIt:好提示,使用简单;唯一的缺点是它没有经过编译检查。

我需要启动一个充当web服务器和wireshark的应用程序,等待连接,交换数据,拍摄web服务器应用程序和wireshark调试窗口的屏幕截图,然后关闭这两个应用程序。我需要每小时重复一次


这方面最好的程序是什么?

看看AutoIt:

好提示,使用简单;唯一的缺点是它没有经过编译检查。