Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/spring-boot/5.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
Spring boot 如何使用testng测试用例创建SpringBootJAR包,以及如何使用SpringBootJAR中的testngsute.xml运行testng测试用例_Spring Boot_Selenium_Testng - Fatal编程技术网

Spring boot 如何使用testng测试用例创建SpringBootJAR包,以及如何使用SpringBootJAR中的testngsute.xml运行testng测试用例

Spring boot 如何使用testng测试用例创建SpringBootJAR包,以及如何使用SpringBootJAR中的testngsute.xml运行testng测试用例,spring-boot,selenium,testng,Spring Boot,Selenium,Testng,我创建了一个spring引导应用程序,在其中添加了selenium和testng来测试该应用程序。现在,我想在远程机器上部署jar,运行selenium Testng测试用例并获得结果

我创建了一个spring引导应用程序,在其中添加了selenium和testng来测试该应用程序。现在,我想在远程机器上部署jar,运行selenium Testng测试用例并获得结果