幾個軟體測試類型概念

來源:互聯網
上載者:User

 

軟體開發也得對軟體測試有一定瞭解,最近在補充一些軟體測試方面的知識,感覺測試也挺有意思。

1. what's smoke testing?

Smoke testing is to insure that the new build for development did not cause any problems for automation test scripts. Tests verify and validate that the new build is ready for automation build acceptance test run.

2. what's system testing?

Testing of the application should focus on any target requirements that can be traced directly to modules, and business rules.

3. what's performance testing?

Performance testing measures response times, transaction rates and other time sensitive requirements. The goal of performance testing is to verify and  validate the performance requirements have been achieved.

4. what's load testing?

Load testing measures subjects the system-under-test to varying workloads to evaluate the system ability to continue to function properly under these different workloads. The goal of load testing is to determine and ensure that the system functions properly beyond the expected maximum workload.

5. what's stress testing?

Stress testing is intended to find errors due to low resources or competition for resources.

6. what's volume testing?Volume testing subjects the software to large amounts of data to determine if limits are reached that cause the software to fail. Volume testing also identifies the continuous maximum load or volume the system can handle for a given period.

7. what's regression testing?

Regression testing in its most basic form is simply testing done to determine whether a product has regressed to a less functional state than in the previous build.

8. what's function testing?

The objective of function test is to measure the quality of the functional components of the system. Tests verify that the system behaves correctly from user / business perspective and functions according to the requirements etc.

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.