Welcome to MSDN Blogs Sign in | Join | Help

July 2005 - Posts

Test-Driven Development and Visual Studio Team System

Test-Driven Development (TDD) 是一個在軟體開發週期中比較容易掌控軟體品質的開發方法 , 這種開發模式可以確保所有的 requirement 都有相對應的 functional code, 也不會有多餘而不必要的 code 存在於產品中 . TDD 也是實行 Extreme Programming 的其中一種 core practice. 而利用 Team System 中的 test framework, 就可以幫助開發團隊實行 TDD. 所謂的 Test-Driven
Posted by zheyehu | 2 Comments
Filed under:

What information should be included when reporting bugs

做為一個tester, 最重要的工作當然就是找到bug. 但是找到bug後, 要怎麼去report這個bug? Team System裏的 work item tracking可以提供一個簡單自動化的工具來report bug. 例如, 當實行一個unit test結果是failed時, 只要publish這個test然後在test result按右鍵執行Create Work Item, 就可以將這個failed的unit test 以bug的型式report到team system的work
Posted by zheyehu | 0 Comments
Filed under:

Blue Hat: When Micrsoft meets hackers

Trustworthy Computing 是我們平常被再三叮嚀的. 你懷疑微軟對安全議題的決心嗎? 到底微軟重視安全到什麼程度, 而對安全議題的態度如何, 或許可由下列這則報導看出一些端倪. http://news.com.com/Microsoft+meets+the+hackers/2009-1002_3-5747813.html
Posted by zheyehu | 0 Comments
Filed under:

How to customize process template in Team System

Team System 除了提供原有的 MSF Agile 和 MSF for CMMI process improvement 兩種 template, 還可以讓 user 自己 customize process template. 但是在 Team System 中 , process template 都是以 xml 格式的檔案來儲存 , 而 xml 原本就不是設計給人閱讀的檔案 , 所以 customize process template 就變成不是那麼直觀的工作 . 但其實了解了 process
Posted by zheyehu | 2 Comments
Filed under:
 
Page view tracker