Blog

  • Performance Testing 101: Business Process Profiles and Server Configuration Profiles

    Posted on May 22, 2013 by Admin

    This is the fifth installment in a multi-part series to address the basics of performance testing applications. It’s for the beginner, but it is also for the experienced engineer to share with project team members when educating them on the basics as well. Project Managers, Server Team members, Business Analysts, and other roles can utilize this information as a guide to understanding performance testing process, the typical considerations, and how to get started when you have never embarked on such a journey.
    This time around, we Read Entire Entry

  • Performance Testing 101: Determining Peak Load – A Case Study

    Posted on April 3, 2013 by Admin

    This is the fourth installment in a multi-part series to address the basics of performance testing applications. It’s for the beginner, but it is also for the experienced engineer to share with project team members when educating them on the basics as well. Project Managers, Server Team members, Business Analysts, and other roles can utilize this information as a guide to understanding performance testing process, the typical considerations, and how to get started when you have never embarked on such a journey.
    Let’s use a case Read Entire Entry

  • Performance Testing 101: Planning a Performance Test

    Posted on March 20, 2013 by Admin

    This is the third installment in a multi-part series to address the basics of performance testing applications. It’s for the beginner, but it is also for the experienced engineer to share with project team members when educating them on the basics as well. Project Managers, Server Team members, Business Analysts, and other roles can utilize this information as a guide to understanding performance testing process, the typical considerations, and how to get started when you have never embarked on such a journey.
    Planning an effective Read Entire Entry

  • Performance Testing 101: What is Performance Testing?

    Posted on March 13, 2013 by Admin

    This is the second installment in a multi-part series to address the basics of performance testing applications. It’s for the beginner, but it is also for the experienced engineer to share with project team members when educating them on the basics as well. Project Managers, Server Team members, Business Analysts, and other roles can utilize this information as a guide to understanding performance testing process, the typical considerations, and how to get started when you have never embarked on such a journey.

    Performance Testin Read Entire Entry

  • Performance Testing 101: The Basics

    Posted on March 6, 2013 by Admin

    This is the first in a multi-part series to address the basics of performance testing applications. It’s for the beginner, but it is also for the experienced engineer to share with project team members when educating them on the basics as well. Project Managers, Server Team members, Business Analysts, and other roles can utilize this information as a guide to understanding performance testing process, the typical considerations, and how to get started when you have never embarked on such a journey. This blog series will cover Read Entire Entry

  • Load Testing: Concurrent Users verses Simultaneous Users

    Posted on September 5, 2012 by Admin

    It seems like on every new project, there is a need to educate members of the project team on the difference between concurrent users and simultaneous users as it applies to load testing applications.

    Concurrent = users on the system using resources.
    Simultaneous = users executing the same code at the exact same time.

    Concurrency has various levels. I generally it explain things this way to my clients at the initial project kickoff meeting to make sure everyone agrees with the definitions:

    Application Concurrency – how Read Entire Entry