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&rsquo;re going to do is in theConstruct & test phase.There&rsquo;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]