What is performance testing and what are the issues that can affect it?

Home Forums Software Testing Discussions What is performance testing and what are the issues that can affect it?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25881
    tejkrishna
    Participant
    @tejkrishna

    What is performance testing and what are the issues that can affect it?

    #25889
    Jahnvi
    Participant
    @gosaijahnvi

    Performance testing is a software testing process used for testing, the speed, response time, stability, reliability,  scalability and resource usage of a software application under particular workload. The main purpose of performance testing is to identify and eliminate the performance bottlenecks in the software application.

    It is a subset of performance engineering and also known as performance testing.

    Common performance issue:

    • Long load time
    • Poor response time
    • Poor scalability
    • Bottlenecking

     

    ASP.Net Software Development

    #27271
    Venessa
    Participant
    @venessa

    Performance testing is a testing measure that evaluates the speed, responsiveness, and stability of a computer, network, software program, or device under a workload. The main purpose of performance testing is to identify and eliminate the performance bottlenecks in the software application. Here are the challenges that can affect performance testing –
    1. Selecting the Wrong Tools
    2. Lack of Knowledge
    3. Inability to Create a Comprehensive Test Strategy & Coverage
    4. Time & Budget Limitations
    5. Testing in Production Environment
    6. Proper Analysis of Performance Test Results

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.