ผลต่างระหว่างรุ่นของ "01219343-55"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 62: | แถว 62: | ||
* '''Week10:''' Bug reporting. Code coverage. | * '''Week10:''' Bug reporting. Code coverage. | ||
** Rex Black. [http://www.rbcs-us.com/images/documents/Fine-Art-of-Writing-a-Good-Bug-Report-%28Slides%29.pdf The Fine Art of Writing a Good Bug Report] | ** Rex Black. [http://www.rbcs-us.com/images/documents/Fine-Art-of-Writing-a-Good-Bug-Report-%28Slides%29.pdf The Fine Art of Writing a Good Bug Report] | ||
− | * '''Week11:''' | + | * '''Week11:''' Introduction to test planning |
+ | ** [http://www.cpe.ku.ac.th/~jtf/219343/10/test-planning.pdf Test planning] | ||
+ | ** [http://www.satisfice.com/presentations/strategy.pdf Test strategy] slides by James Bach | ||
+ | ** Sample test plans: [http://www.sqatester.com/documentation/testplansmpl.htm SQAtester.com], [http://it.toolbox.com/blogs/enterprise-solutions/testing-a-sample-test-plan-3283 Toolbox for IT], [http://members.tripod.com/~bazman/testplancontents.html bazman], [http://www.softwaretestinghelp.com/test-plan-sample-softwaretesting-and-quality-assurance-templates/ Software testing help], [http://www.qaquestions.com/test-plan-sample/ qaquestions] | ||
* '''Week12:''' | * '''Week12:''' |
รุ่นแก้ไขเมื่อ 05:57, 1 พฤษภาคม 2556
This is a course home page for 01219343 Software Testing. In this course, we shall study various aspects of software testing, including both technical and social ones.
Announcements
- Facebook group (closed)
Schedules
- Week1: Introduction. The role of testers. slides
- Week2: Unit testing. Introduction to Test-Driven Development.
- Junit: homepage
- Slides: UDel CISC275 slides
- Wiki: Getting started
- Cheat sheets: Cheat sheet by Codign, Quick Start Guide, JUnit 4 Cheat Sheet, UW CSE331 cheat sheet
- Tutorials: JUnitQuickTutorial
- TDD Clips: Dive Into TDD
- Exercises:
- Junit: homepage
- Week3: Interviewing with customers
- Week4: Isolation. Mocks / Stubs.
- Slides: Good unit tests, Testing units with dependencies
- Notes: Please install Mockito before class.
- Links:
- Mockito's document
- Mocks aren't stubs by Martin Fowler
- Mocks, Fakes, Stubs and Dummies -- terminologies of various test doubles.
- Extra1: Grails
- Grails: Getting Started
- คลิปอบรม Grails ของ SIPA/KU โดย ชาญวิทย์ แก้วกสิ (ภาษาไทย)
- Week5: Test levels, test types
- Quick review: basic concepts, testing principles
- Grails testing: Testing - reference document
- Grails functional test plugin
- Week6: User acceptance testing.
- User stories
- Practice with grails project
- Mercurial (hg): mercurial, quick reference, bitbucket
- Link like fork this!
- Week7: Test design
- Week8: How to think like a tester
- Reference material: Chapter 2 of the Lessons learned book
- Week9: Exploratory Testing
- Cem Kaner, A tutorial in exploratory testing. QAI QUEST Conference, Chicago, April 2008.
- James Bach's note on Rapid Testing is very good.
- Week10: Bug reporting. Code coverage.
- Rex Black. The Fine Art of Writing a Good Bug Report
- Week11: Introduction to test planning
- Test planning
- Test strategy slides by James Bach
- Sample test plans: SQAtester.com, Toolbox for IT, bazman, Software testing help, qaquestions
- Week12:
- Week13:
- Week14:
- Week15: