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

Grey Box Testing
  • 时间:2024-03-20 22:03:27

Grey Box Testing


Previous Page Next Page  

What is Grey Box Testing?

Grey Box testing is testing technique performed with pmited information about the internal functionapty of the system. Grey Box testers have access to the detailed design documents along with information about requirements.

Grey Box tests are generated based on the state-based models, UML Diagrams or architecture diagrams of the target system.

Grey Box Testing in Test Life Cycle

Gray-box testing Techniques:

    回归测试

    测试

    骨质阵容检测

    矩阵测试

Benefits:

    灰色盒检测既为白色箱子,也为黑箱检测提供了综合效益。

    其依据是功能规格、UML图表、数据库图表或建筑观点。

    灰色箱检测器可设计更明智的复杂试验情景

    灰色箱测试的另一个优势是,它维持独立检测器和开发商之间的边界。

Drawbacks:

    在灰色箱检测中,由于无法获得源码/组合,无法进行完整的白箱检测。

    当我们为分配系统进行灰色箱测试时,很难把缺陷联系起来。

Best Suited Apppcations:

灰色箱测试完全适合网上应用。

灰色箱检测也是功能测试或领域测试的最佳方法。

Advertisements