目前分類:Testing Books/Magazine/WebSite (12)

瀏覽方式: 標題列表 簡短摘要

測試管理相關文章

Some Test Management articles
http://www.softwaretestingtimes.com/2010/11/some-test-management-articles.html

Guide to Useful Software Test Metrics
http://www.softwaretestingtimes.com/2010/10/guide-software-test-metrics.html

Test Planning – Step by Step – Part 1

kojenchieh 發表在 痞客邦 留言(1) 人氣()



Top 200 Blogs for Developers (Q3 2009)
http://www.noop.nl/2009/09/top-200-blogs-for-developers-q3-2009.html
SEPTEMBER 28, 2009

作者整理出2009 Q3 最常去的developer blog. 看起來有不少是有關軟體開發的方法, 不知道這在國外是很正常的嗎? 至少我在國內感覺不太到, 呵呵~~~~

kojenchieh 發表在 痞客邦 留言(1) 人氣()

好康報報: 又一個測試網站和雜誌

Software Test & Performance Collaborative
http://www.stpcollaborative.com/

這是一個改版後的網站, 大家可以來逛逛.

1. 有免費的雜誌可下載
http://www.stpcollaborative.com/magazine/65/download

kojenchieh 發表在 痞客邦 留言(0) 人氣()

Testing Experience Magazine雜誌下載

最新一期的testing experience出刊了, 主題是有關Agile Testing, 有興趣了人可以去下載來看
www.testingexperience.com/testingexperience03_09.pdf

Are All Pigs Equal?
by Stuart Reid
Imagine you are offered the opportunity to take up one of two jobs that are similar in all respects, except one is working on a traditional project and the other is working on an agile project. Which one would you take?

kojenchieh 發表在 痞客邦 留言(0) 人氣()

2009下半年軟體測試的Conference

Upcoming Testing Conferences (2nd half of 2009)
http://blogs.msdn.com/joshpoley/archive/2009/05/13/upcoming-testing-conferences-2nd-half-of-2009.aspx

May 13, 2009
Posted by joshpoley
Published in Software Sleuthing - Software Testing, Development, and Related

kojenchieh 發表在 痞客邦 留言(0) 人氣()

免費的Software Testing Magazine

之前有介紹一些Software Testing Magazine, 現在又找到6個. 好好享用!!

1. What is testing
http://www.whatistesting.com

2. Quality Matters
http://www.quality-matters.org

3. SASQAQ
http://www.sasqag.org/pastmeetings.htm

4. CrossTalk
http://www.stsc.hill.af.mil/crosstalk/2009/02/index.html

5. (IN)SECURE magazine
http://www.net-security.org/insecuremag.php

6. Methods and tools
http://www.methodsandtools.com/

Reference
http://www.eviltester.com/index.php/2009/02/03/a-quick-round-up-of-free-software-testing-related-pdf-magazines/

上一篇: Software Testing Magazine ...


kojenchieh 發表在 痞客邦 留言(0) 人氣()

How We Test Software At Microsoft一書已到手

昨天終於收到這本書, 真的是不容易啊, 已經等了半年以上, 它終於出版了. 翻了一下內容, 感覺上是蠻有期待性的. 我想公司的QA Manager下次可以一起來研讀這本書.

這裡我在把目錄的內容列的更詳細些, 讓大家可以更了解他要講的東西是什麼.

Part I, “About Microsoft”
Chapter 1, “Software Engineering at Microsoft,”
- The Micorsoft Vision, Values and Why We "Love This Company!"
- Microsoft Is a Bug Software Engineering Company
- Developing Big and Efficient Business
- Working Small in a Big Company
- Employing Manay Types of Engineers
- Being a Global Software Development Company

Chapter 2, “Software Test Engineers at Microsoft”
- What's in a Name?
- Testers at Microsoft Have Not Always Been SDETs
- I Need More Testers and I Need Them Now!
    * Campus Recruiting
    * Industry Recruiting
- Learning How to Be a Microsoft SDET
- The Engineering Career at Microsoft
- Career Paths in the Test Discipline
    * The Test Architect
    * The IC Tester
    * Becoming a Manager is Not a Promotion
    * Test Managers

Chapter 3, “Engineering Life Cycles”
- Software Engineering at Microsoft
    * Traditional Software Engineering Models
    * Milestones
    * Agile at Microsoft
    * Putting It All Together
- Process Improvement
    * Formal Process Improvemenet Systems at Microsoft
- Shipping Software from the War Room
    * Mandatory Practices

Part II, “About Testing”
Chapter 4, “A Practical Approach to Test Case Design”
- Practicing Good Software Design and Test Design
- Using Test Patterns
- Estimating Test Time
- Starting with Testing
- Thinking About Testability
- Testing the Good and the Bad
- Other Factors to Consider in Test Case Design
    * Black Box, White Box, and Gray Test
    - Exploratory Testing at Microsoft

Chapter 5, “Functional Testing Techniques”
- The Need for Functional Testing
- Equivalence Class Partitioning
- Boundary Value Analysis
- Combinatorial Analysis

Chapter 6, “Structural Testing Techniques”
- Block Testing
- Decision Testing
- Condition Testing
- Basis Path Testing

Chapter 7, “Analyzing Risk with Code Complexity”
- Risky Business
- A Complex Problem
    * Counting Lines of Code
- Measuring Cyclomatic Complexity
    * Halstead Metrics
    * Object Oriented Metrics
    * High Cyclomatic Complexity Doesn't Necessarily Mean "Buggy"
- Want to do with Complexity Metrics

Chapter 8, “Model-Based Testing”
- Modelng Basics
- Testing with Models
    * Design a Model
    * Modeling Software
    * Building a Finite State Model
    * Automating Models
- Modeling Without Testing
    * Bayesian Graphical Modeling
    * Petri Nets
- Model-based Testing Tools at Microsoft
    * Spec Explorer
    * A Language and Engine
    * Modeling Tips

Part III, “Test Tools and Systems”
Chapter 9, “Managing Bugs and Test Cases”
- The Bug Workflow
- Test Case Management
- Managing Test Cases

Chapter 10, “Test Automation”
- The value of Automation
    * To Automate or Not to Automate, That  is the Question
- User Interface Automation
- What's in a Test?
- SEARCH at Microsoft
    * Setup
    * Execution
    * Analysis
    * Reporting
    * Cleanup
    * Help
- Run, Automation, Run!
    * Putting It All Together
    * Large-Scale Test Automation
    * Common Automation Mistakes
    
Chapter 11, “Non-Functional Testing”
- Beyond Functionality
- Testing the "ilities"
- Performance Testing
    * How Do You Measure Performance?
- Stress Testing
    * Distributed Stress Testing
    * Distributed Stress Architecture
    * Attributed of Multiclient Stress Tests
- Compatibility Testing
    * Application Libraries
    * Application Verifier
- Eating Our Dogfood
- Accessibility Testing
    * Accessibility Personas
    * Testing for Accessibility
    * Testing Tools for Microsoft Active Accessibility
- Usability Testing
- Security Testing
    * Threat Modeling
    * Fuzz Testing

Chapter 12, “Other Tools”
- Code Churn
    * Tracking Changes
    * What Changed?
    * Why Did it Change?
    * A Home for Source Control
- Build It
    * The Daily Build
- Static Analysis
    * Native Code Analysis
    * Managed Code Analysis
    * Just Another Tool
    * Test Code Analysis
    * Test Code is Product Code
- Even More Tools
    * Tools for Unique Problems
    * Tools for Everyone

Chapter 13, “Customer Feedback Systems”
- Testing and Quality
    * Testing Provides Information
    * Quality Perception
- Customer to the Rescue
- Windows Error Reporting
    * The Way We WER
    * Filling the Buckets
    * Emptying the Buckets
    * Test and WER
- Smile and Microsoft Smiles with You
    * Send a Smile Impact
- Connecting with Customers

Chapter 14, “Testing Software Plus Services”
- Part I: About Services
- Part II: Testing Software Plus Services
- Several Other Critical Thoughts on S + S

Part IV, “About the Future”
Chapter 15, “Solving Tomorrow’s Problems Today”
- Automatic Failure Analysis
    * Overcoming Analysis Paralysis
    * The Match Game
    * Good Logging Practices
    * Anatomy of a Log File
    * Integrating AFA
- Machine Virtualization
    * Virtualization Benefits
    * Virtual Machine Test Scenarios
    *When a Failure Occurs During Testing
    * Test Scenarios Not Recommended
- Code Review and Inspections
    * Types of Code Reviews
    * Checklists
    * Other Considerations
    * Two Faces of Review
- Tools, Tools, Everywhere
    * Reduce, Reuse, Recycle
    * What's the Problem?
    * Open Development

Chapter 16, “Building the Future”
- The Need for Forward Thinking
    * Thinking Forward by Moving Backward
    * Striving for a Quality Culture
    * Testing and Quality Assurance
    * Who Owns Quality
    * The Cost of Quality
    * A New Role for Test
- Test Leadership
    * The Microsoft Test Leadership Team
    * Test Leadership Team Chair
    * Test Leadership in Action
    * Test Test Architect Group
- Test Excellence
    * Sharing
    * Helping
    * Communicating
    * Keeping an Eye on the Future

kojenchieh 發表在 痞客邦 留言(0) 人氣()

How We Test Software at Microsoft目錄介紹

What's in HWTSAM
http://blogs.msdn.com/alanpa/

很多人都很關心這本書到底好不好, 作者post 這本書的目錄在他的blog上. 目錄的東西看起來還中規中矩的, 確實是在談Microsoft的經驗, 希望看到內容時也會十分滿意.

第一部份討論Microsoft中各種role: engineers and test engineers. 以及Microsoft所用的software engineering
Part I, “About Microsoft”
Chapter 1, “Software Engineering at Microsoft,”
Chapter 2, “Software Test Engineers at Microsoft”
Chapter 3, “Engineering Life Cycles”

第二部份討論Microsoft常用的各種測試方法
Part II, “About Testing”
Chapter 4, “A Practical Approach to Test Case Design”
Chapter 5, “Functional Testing Techniques”
Chapter 6, “Structural Testing Techniques”
Chapter 7, “Analyzing Risk with Code Complexity”
Chapter 8, “Model-Based Testing”
(Notes:我覺得Microsoft很喜歡這樣的測試方法, 之前好像就有Microsoft的員工出書, 有興趣的可以參考一下
Practical Model-Based Testing: A Tools Approach
http://www.amazon.com/Practical-Model-Based-Testing-Tools-Approach/dp/0123725011/ref=sr_1_1?ie=UTF8&s=books&qid=1230600127&sr=1-1
)

第三部份討論Microsoft所使用的各種工具及系統
Part III, “Test Tools and Systems”
Chapter 9, “Managing Bugs and Test Cases”
Chapter 10, “Test Automation”
Chapter 11, “Non-Functional Testing”
Chapter 12, “Other Tools”
Chapter 13, “Customer Feedback Systems”
Chapter 14, “Testing Software Plus Services”

最後一部份, 討論testing 的未來, 和Microsoft要如何去建立
Part IV, “About the Future”
Chapter 15, “Solving Tomorrow’s Problems Today”
Chapter 16, “Building the Future”


kojenchieh 發表在 痞客邦 留言(0) 人氣()

最近有關Software Testing的新書


最近歐萊禮出了不少有關software testing方面的書籍, 根據它之前的口碑,這些書的內容很值得期待.其中第二本已經出了, 大家可以先出看看
1. The Art of Application Performance Testing: Help for Programmers and Quality Assurance
http://www.amazon.com/Art-Application-Performance-Testing-Programmers/dp/0596520662/ref=sr_1_24?ie=UTF8&s=books&qid=1227839378&sr=1-24

2. The Art of Capacity Planning: Scaling Web Resources
http://www.amazon.com/Art-Capacity-Planning-Scaling-Resources/dp/0596518579/ref=sr_1_1?ie=UTF8&s=books&qid=1227839705&sr=1-1

很難得有專書來探討agile testing, 值得等待. 之前只有Testing Extreme Programming (XP Series) , Lessons Learned in Software Testing 兩本而已.
3. Agile Testing: A Practical Guide for Testers and Agile Teams
http://www.amazon.com/Agile-Testing-Practical-Addison-Wesley-Signature/dp/0321534468/ref=sr_1_13?ie=UTF8&s=books&qid=1227839378&sr=1-13

近兩年來已經很少出test automation的書, 很難得又有一本出來. 上一本比較紅的是NET Test Automation Recipes: A Problem-Solution Approach (2006年出版)
4. Implementing Automated Software Testing: How to Lower Costs While Raising Quality
http://www.amazon.com/Implementing-Automated-Software-Testing-Raising/dp/0321580516/ref=sr_1_5?ie=UTF8&s=books&qid=1227839320&sr=1-5

這本是本老書 , 厚厚一大本. 想不到要出第三版
5. Software Testing and Continuous Quality Improvement, Third Edition
http://www.amazon.com/Software-Testing-Continuous-Quality-Improvement/dp/1420080733/ref=sr_1_22?ie=UTF8&s=books&qid=1227839911&sr=1-22

這本是我最期待的, 因為是有關於介紹微軟如何做測試, 從2008年中就說要出了, 到2008年底還看不到影子. 希望Christmas前可以拿到書
6. How We Test Software at Microsoft
http://www.amazon.com/How-We-Test-Software-Microsoft/dp/0735624259/ref=sr_1_1?ie=UTF8&s=books&qid=1227841178&sr=1-1

每次溫老的書意境深遠, 不太好讀和了解. 看看我列在下面的目錄, 就知道這本書很硬, 都是一些大哉問的topic.
7. Perfect Software: And Other Illusions about Testing
http://www.amazon.com/Perfect-Software-Other-Illusions-Testing/dp/0932633692/ref=sr_1_22?ie=UTF8&s=books&qid=1227842700&sr=1-22
Ch 1. Why Do We Bother Testing
Ch 2. What Testing Cannot Do
Ch 3. Why Not Just Test Everything?
Ch 4. What's the Difference Between Testing and Debugging?
Ch 5. Meta-Testing
Ch 6. Information Immunity
Ch 7. How to Deal With Defensive Reactions
Ch 8. What Makes a Good Test?
Ch 9. Major Fallacies About Testing
Ch 10. Testing Is More Than Banging Keys
Ch 11. Information Intake
Ch 12. Making Meaning
Ch 13. Determining Significance
Ch 14. Making a Response
Ch 15. Preventing Software Testing Growing More Difficult
Ch 16. Testing Without Machinery
Ch 17. Testing Scams
Ch 18. Oblivious Scams

8. The Art of Unit Testing: with Examples in .NET
http://www.amazon.com/Art-Unit-Testing-Examples-NET/dp/1933988274/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1227875010&sr=8-1

kojenchieh 發表在 痞客邦 留言(0) 人氣()

Software Testing Magazine ...


這些是我目前在Internet上所能找到有關software testing的magazine or newsletter. 如果大家有看到別的再跟我說. 現在我只有訂Better Software, MSDN和Testing Experience Magazine, 其中以Better Software貨源及品質最穩定. 至於其他的我就不知道了

1. Better Software
http://www.stickyminds.com/BetterSoftware/magazine.asp

2. Testing Experience Magazine
http://www.testingexperience.com/index.html

3. Software Test & Performance
http://www.stpmag.com/
http://www.testingreflections.com/node/view/2865

4. Test Magazine - Predicting the Future of Software Testing
http://www.applabs.com/html/FutureofTesting_692.html

5. MSDN Magazine: Test / Debug
http://msdn.microsoft.com/zh-tw/magazine/cc159291.aspx

6. Professional Tester Magazine
http://www.professionaltester.com/magazine/

7. STAR Tester
http://newsweaver.ie/qualtech/

8. The European Software Tester (T.E.S.T)
http://www.testmagazine.co.uk/

9. Software Testing, Verification and Reliability
http://www3.interscience.wiley.com/journal/13635/home?CRETRY=1&SRETRY=0


下一篇: 免費的Software Testing Magazine


kojenchieh 發表在 痞客邦 留言(0) 人氣()

2009上半年 Software Testing相關的conferences

Upcoming Testing Conferences (1st half of 2009)
http://blogs.msdn.com/joshpoley/archive/2008/11/04/upcoming-testing-conferences-1st-half-of-2009.aspx

這裡收集一些testing 相關的conferences, 大家可以參考看看.

kojenchieh 發表在 痞客邦 留言(1) 人氣()

Perfect Software: And Other Illusions about Testing
by Gerald M. Weinberg

最近在網路上閒逛時, 忽然間發現了一個熟悉的名字: Gerald M. Weinberg. 他要出新書了. 你知道他是誰嗎? 他就是這些中譯書的原始作者

溫伯格的軟體管理學:系統化思考(第1卷)
http://www.books.com.tw/exep/prod/booksfile.php?item=0010341309

溫伯格的軟體管理學:第一級評量(第2卷)

kojenchieh 發表在 痞客邦 留言(0) 人氣()

Close

您尚未登入,將以訪客身份留言。亦可以上方服務帳號登入留言

請輸入暱稱 ( 最多顯示 6 個中文字元 )

請輸入標題 ( 最多顯示 9 個中文字元 )

請輸入內容 ( 最多 140 個中文字元 )

reload

請輸入左方認證碼:

看不懂,換張圖

請輸入驗證碼