Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/selenium/4.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
在负载测试中使用selenium htmlunit_Selenium_Selenium Webdriver_Testng_Htmlunit - Fatal编程技术网

在负载测试中使用selenium htmlunit

在负载测试中使用selenium htmlunit,selenium,selenium-webdriver,testng,htmlunit,Selenium,Selenium Webdriver,Testng,Htmlunit,有人使用过带有TestNG调用计数和线程池大小的HTML单元吗?我用TestNG驱动所有Selenium2测试,并一直在多线程中运行HtmlUnit测试作为轻负载测试 这似乎太容易了,所以我想知道有什么问题?有人试过吗 这听起来可能是个愚蠢的问题,但你确定他们都在跑步吗?我按UME,您是否看到所有正在运行的用户的日志消息?您运行测试的时间有多长,有多少个线程,以及每个线程有多少itirations(如果相关)?

有人使用过带有TestNG调用计数和线程池大小的HTML单元吗?我用TestNG驱动所有Selenium2测试,并一直在多线程中运行HtmlUnit测试作为轻负载测试


这似乎太容易了,所以我想知道有什么问题?有人试过吗

这听起来可能是个愚蠢的问题,但你确定他们都在跑步吗?我按UME,您是否看到所有正在运行的用户的日志消息?您运行测试的时间有多长,有多少个线程,以及每个线程有多少itirations(如果相关)?