Problem: In your own words, describe why the class is the smallest reasonable unit for testing with ...
Problem: Reread the Manifesto for Agile Software Development at the beginning of this chapter. Can you think of a situation in which one or more of the four values could get a software team into troub ...
2021-01-20 14:36 0 474 推荐指数:
Problem: In your own words, describe why the class is the smallest reasonable unit for testing with ...
Problem: Explain the difference between an error and a defect. Answer: 4633-15-1P SA: 9420 SR: 6 ...
Problem: “Unreasonable” deadlines are a fact of life in the software business. How should you proce ...
Problem: Provide three examples of software projects that would be amenable to the waterfall model. ...
Problem: In the introduction to this chapter Baetjer notes: “The process provides interaction betwee ...
Problem: You have been asked to build one of the following systems: a. A network-based course r ...
Problem: Is it possible to begin coding immediately after a requirements model has been created? Ex ...
这周我读了《软件工程——实践者的研究方法》,这是一本比较理论的书,看起来略有一些乏味。其中谈到很多项目质量管理,开发模式相关的东西,感觉都太泛泛了。因为比较缺乏实战经验,书中又很少讲实际例子,因此这些内容并没有给我留下太多印象。 但书中花了好几章的篇幅用于讲软件测试,这部分内容我很感兴趣 ...