Get to know different testing concepts

Unit Testing

Unit testing is a software testing method by which individual units of source code are tested to determine whether they're fit for use.

Integration Testing

Integration testing is a phrase in software testing where individual software modules are combined and tested together.

System Testing

System testing is testing conducted on a complete, integrated system to evaluate its compliance with its specified requirements.

Acceptance Testing

Acceptance testing is a test conducted to determine if the requirements of a specification or contract are met.

Black-box Testing

Black-box testing is a method of software testing that examines the functionality of an application without digging into its internal structure and working.

White-box Testing

White-box testing is a method of testing that examines the internal structure and workings of an application, as opposed to its functionality.

Sanity Testing

A sanity test is a very brief run-through of the functionality of a computer program, system, calculation or other analysis, to assure that part of the system or methodology works roughly as expected.

Smoke Testing

Smoke testing is preliminary testing to reveal simple failures severe enough to reject a prospective software release. It is performed after software build to ascertain that the critical functionalities of the program is working fine.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容