- Mastering Software Testing with JUnit 5
- Boni García
- 98字
- 2021-07-02 15:34:24
System testing
System testing during development involves integrating components to create a version of the system and the testing the integrated system. It verifies that the components are compatible, interacts correctly, and transfer the right data at the right time, topically across its user interfaces. It obviously overlaps with integration testing, but the difference here is that system testing should involve all the system components together with the final user (typically impersonated).
There is an special type of system testing called end-to-end testing. In this approach, the final user is typically impersonated, that is, simulated using automation techniques.
推薦閱讀
- Ceph Cookbook
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- 基于Java技術(shù)的Web應(yīng)用開發(fā)
- Neo4j Essentials
- Full-Stack Vue.js 2 and Laravel 5
- Kotlin Standard Library Cookbook
- 青少年P(guān)ython編程入門
- 程序員修煉之道:通向務(wù)實的最高境界(第2版)
- Learn React with TypeScript 3
- OpenCV 4計算機視覺項目實戰(zhàn)(原書第2版)
- 軟件體系結(jié)構(gòu)
- Extending Unity with Editor Scripting
- 美麗洞察力:從化妝品行業(yè)看顧客需求洞察
- Web前端開發(fā)實戰(zhàn)教程(HTML5+CSS3+JavaScript)(微課版)
- 51單片機C語言程序設(shè)計經(jīng)典實例(第3版)