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 ...
這周我讀了《軟件工程——實踐者的研究方法》,這是一本比較理論的書,看起來略有一些乏味。其中談到很多項目質量管理,開發模式相關的東西,感覺都太泛泛了。因為比較缺乏實戰經驗,書中又很少講實際例子,因此這些內容並沒有給我留下太多印象。 但書中花了好幾章的篇幅用於講軟件測試,這部分內容我很感興趣 ...