Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1)負荷およびパフォーマンステストにセレン機能テストスクリプトを使用する方法はありますか.
2)または、同じスクリプトを使用して機能と負荷の両方を処理するための他のツール。
Selenium テストを負荷テストとして実行する際の問題は、TestNG または Visual Studio の負荷テスト ウィザードを使用して実行できますが、各テストが独自のブラウザー ウィンドウで実行されるため、非常に多くのマシンが必要になることです。
より良いオプションは Grinder または JMeter です