Performance testing Overview

Source: Internet
Author: User

Obstacles to Performance Testing implementation
-Performance tests are often executed only after they are executed.
-Out-of-the-box Phenomenon
-Some meaningless tests will be performed.
-Incomplete test environment
-Insufficient full-layer staff engagement
-Expensive tools

User perspective
• Response Time

Development Perspective
• Comprehensive Requirement Analysis
• System Architecture Rationality
• Code execution efficiency

System Perspective
• System capacity
• Concurrency
• Stability
• Scalability

The fault tolerance test includes two tests:

  1. Enter abnormal data or perform abnormal operations to verify the system's protection. If the system has good fault tolerance, the system only provides prompts or internal digestion, without causing system errors or even crashes.
  2. Disaster recovery testing. The software is forced to fail through various means, and then the user data stored in the system is verified to be lost, and the system and data can be quickly restored.

The concept of automatic recovery test shows that fault tolerance test is a type of adversarial test process. How to transfer and recover useful data when the test software fails. Failover is used to ensure that the test object can successfully transfer a key part of the running system or system to another device when a fault occurs, that is to say, the Standby System will "replace" the faulty system to avoid losing any data or transactions without affecting users' usage. To conduct a comprehensive test of failover, a good method is to describe all the objects of the test system with a system structure diagram to design test cases for all possible fault points in the diagram. The key object of spof in the system structure diagram is the design defect.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.