开发者

Free Record / Replay Web Testing Tool [closed]

Closed. This question is seeking recommendations for books, tools, software libr开发者_如何学编程aries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

I have an ASP.NET application which is configured to run on my local IIS.

Anyone knows any Free Record/Replay Web Testing Tool so that I can test the pages with e.g. 10 concurrent users?

(I don't have access to Visual Studio Test/Ultimate edition to use its Web Testing tools.)

Thanks


You may checkout the soapUI/loadUI suite.


check Selenium tool http://seleniumhq.org/

and seleniumgrid http://seleniumgrid.thoughtworks.com/

Selenium Grid allows you to run Selenium tests in parallel, cutting down the time required for running acceptance tests to a fraction of the total time it currently takes.

  • Automate web application UI testing with Selenium
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜