OctoPerf's new UI - Analysis changes
This article is the last in a series of overviews of our new UI. You can find the others here: This time we will dive into the changes we’ve made in the analysis.
This article is the last in a series of overviews of our new UI. You can find the others here: This time we will dive into the changes we’ve made in the analysis.
In this blog post we are going to look at some of the uncommon performance tests. By this we mean those scenarios that are not what we believe are commonly executed but those that are run periodically at best. These uncommon scenarios should not necessarily take priority over the more common performance scenarios. They do add value by stressing parts of your application under test that may be missed by the more conventional tests.
We have spoken in a previous blog post about documentation about how we believe that if you are building performance tests that support either Continuous Integration or Continuous Delivery then having to produce performance testing documentation before and after each test does not fit with this methodology.