Racheltt 发表于 2012-12-30 12:12:06

Phased life cycle of software development

<div id="cnblogs_post_body"> The life cycle of software development is devided into 5 phases. They are Project scoping phase,Analysis phase, Design phase, Construct & test phase and Acceptance test phase. As a softerware tester, what we’re going to do is in theConstruct & test phase.
There’re some rules for testing.

[*]Automate unit and intergration test as much as valuable
[*]Continous intergration test
[*]Test early, test often instead of waiting test
[*]Keep the bug debt low
页: [1]
查看完整版本: Phased life cycle of software development