Search results

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

  1. H

    longevity testing

    @Sundarraj, Thank you very much for reply. I agree with your explanation. We are doing soak test and burst test to test performance of some features. We are using Jenkin & Gatling tools to execute these tests. We are getting 95th percentile, but looking for more information like at what...
  2. H

    longevity testing

    @AnmolD Thanks for the reply. Course means "attending for a online training class". Let me give you the details about how are we doing soak test. we scheduled soak test for a functionality with the following time slots: 6am-8am, 9am-11am, 12pm-2pm, 3pm-5pm. My team says, longevity test we are...
  3. H

    A must read guide for performance testers

    Thank you very much. PDF is very much useful.
  4. H

    Graph Generator for vmstat logs

    Hi, I'm involved in performance engineering activity. Can some body help me in suggesting a good open source tool to find out no. of requests being processed by the server at a given point of time? For eg., scenario : creating a blog DB server: MONGO DB There are 1000 users are trying to create...
  5. H

    longevity testing

    Thank you very much Anmol. Information is very useful. Let me share my understanding about endurance/longevity/soak testing. For eg., I'm verifying a business scenario like "a user is taking a course". I want to test this scenario for 18 hrs soak test. For this, does the user need to be...
  6. H

    longevity testing

    Hi All, I've a doubt in longevity testing. Can somebody define what is longevity test and how do we configure that testing? Hans