English 中文(简体)
Software Testing Dictionary

A

B

C

D

E

F

G

H

I

K

L

M

N

O

P

Q

R

S

T

U

V

W

Useful Resources

Selected Reading

Unit Testing
  • 时间:2024-03-20 09:10:16

Unit Testing


Previous Page Next Page  

What is Unit Testing?

单位测试是一种检测技术,使用哪一种单个单元进行测试,以确定开发商本人是否存在任何问题。 委员会关注独立单元的功能正确性。

其主要目的是孤立系统各单位,以查明、分析并纠正缺陷。

Unit Testing - Advantages:

    在改变现有功能时减少新开发的特征中的缺陷或减少ug。

    由于缺陷,检测成本的降低在很早的阶段就得到了体现。

    改进法规的设计,并更好地重新制定法典。

    单位试验,如果与建筑相结合,也能够提高建筑质量。

Unit Testing LifeCyle:

Unit testing in Test Life Cycle

Unit Testing Techniques:

    利用用户接口、投入和产出进行测试。

    用于进行测试、风险和评估方法。

Advertisements