How good is JMeter for testing ASP .NET webpages?

后端 未结 1 1275
一向
一向 2020-12-29 14:32

I have been told that JMeter has some issues with ASP.NET pages, is that true?

I am beginner in JMeter and do not want to run into some problems that I will not be a

相关标签:
1条回答
  • 2020-12-29 15:34

    There is kind of specific for testing ASP.NET app with Jmeter but it can be completely handled with Jmeter's out-of-box possibilities.

    The same question already asked here.
    Look also into Jmeter wiki into particular section about tesing ASP.NET using jmeter.

    As well there is a lot of articles about this:

    • Load Testing ASP.NET Sites with JMeter
    • Load Testing ASP.NET Web Applications using Jmeter
    • Stress Testing ASP.NET with Jmeter
    • JMeter: Sending HTTP POST Request to an ASP.NET web-site
    • Using JMeter with ASP.NET WebForms Authentication

    Quite a useful article, although non-jmeter but MS VS related: Web Test Authoring and Debugging Techniques.

    Please don't be lazy to look for available info across the internet, and ask here more specific questions if you will meet any issues during further testing.

    0 讨论(0)
提交回复
热议问题