我们有一个在线生产数据库。我们正计划将其转移到云端。可以进行哪些类型的性能测试?
先进行压力测试可以吗?
我应该先做负载测试,然后再做压力测试吗?
我可以同时进行负载和压力测试的分布式测试吗?
我正在寻找一种正确的方法来对数据库进行性能测试。
我们有一个在线生产数据库。我们正计划将其转移到云端。可以进行哪些类型的性能测试?
先进行压力测试可以吗?
我应该先做负载测试,然后再做压力测试吗?
我可以同时进行负载和压力测试的分布式测试吗?
我正在寻找一种正确的方法来对数据库进行性能测试。
我试图用JMeter 2.3.3版本记录一个网页。 我设立了“JMeter”代理机构,并进行了尝试,但做了一些工作。 我采取了以下步骤。
just looking at jmeter, from what I can I see it is a desktop application, so is it safe to say I can use it to benchmark a windows server running asp.net? any other recommended tools?
I am using JMeter to test our application s performance. but I found when I send 20 requests from JMeter, with this the reason result should be add 20 new records into the sql server, but I just find ...
I use JMeter to test my web application. and my test case is to add a record in database. and then I set the "number of thread user" to 20, it means that it will simulate 20 users work at the same ...
I use jmeter to record the requests and then perform a performance test. After I ve recorded all the requests with proxy server and they contain post form, I run these test-cases, but I found the ...
我正在与JMeter一道对网络应用进行压力测试(与春季、Stuts2 REST共同设计,使用PogreSQL)。
I am using JMeter to load test some pages that reside in a SharePoint 2007 Site. The farm that contains the pages resides in a different domain than the machine running the test, and uses Windows ...
I m looking for a freeware / simpler alternative to JMeter. It is a very complete yet complex tool and all I need is to simulate a number of simultaneous calls to a site, grab stats about performance (...