Problem: Explain the difference between an error and a defect. Answer: 4633-15-1P SA: 9420 SR: 6 ...
Problem: In your own words, describe why the class is the smallest reasonable unit for testing within an OO system. Answer: P SA: SR: Classes are the most important and basic element in an Object Orie ...
2021-01-22 00:52 0 336 推薦指數:
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 proceed if you’re faced with one? Answer: 592-24 ...
Problem: Reread the “Manifesto for Agile Software Development” at the beginning of this chapter. Can ...
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 ...
這周我讀了《軟件工程——實踐者的研究方法》,這是一本比較理論的書,看起來略有一些乏味。其中談到很多項目質量管理,開發模式相關的東西,感覺都太泛泛了。因為比較缺乏實戰經驗,書中又很少講實際例子,因此這些內容並沒有給我留下太多印象。 但書中花了好幾章的篇幅用於講軟件測試,這部分內容我很感興趣 ...