ผลต่างระหว่างรุ่นของ "01219343-55"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 9: แถว 9:
 
* '''Week2:''' Unit testing.  Introduction to Test-Driven Development.
 
* '''Week2:''' Unit testing.  Introduction to Test-Driven Development.
 
** Junit: [http://junit.org/ homepage]
 
** Junit: [http://junit.org/ homepage]
 +
*** Slides: [http://www.eecis.udel.edu/~youse/CISC275/Lab2_JUnit_F11.pdf UDel CISC275 slides]
 
*** Wiki: [https://github.com/KentBeck/junit/wiki/Getting-started Getting started]
 
*** Wiki: [https://github.com/KentBeck/junit/wiki/Getting-started Getting started]
 
*** Cheat sheets: [http://devcheatsheet.com/cheatsheet/1896/ Cheat sheet by Codign], [http://www.jup-net.de/djux/JUnit40QuickStartGuide.pdf Quick Start Guide], [http://gm.matias.ph/junit-4-cheat-sheet-2011-11-29 JUnit 4 Cheat Sheet], [http://www.cs.washington.edu/education/courses/cse331/11au/sections/section4-cheat-sheet.pdf UW CSE331 cheat sheet]
 
*** Cheat sheets: [http://devcheatsheet.com/cheatsheet/1896/ Cheat sheet by Codign], [http://www.jup-net.de/djux/JUnit40QuickStartGuide.pdf Quick Start Guide], [http://gm.matias.ph/junit-4-cheat-sheet-2011-11-29 JUnit 4 Cheat Sheet], [http://www.cs.washington.edu/education/courses/cse331/11au/sections/section4-cheat-sheet.pdf UW CSE331 cheat sheet]

รุ่นแก้ไขเมื่อ 00:59, 25 มกราคม 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

Schedules

  • Week1: Introduction. The role of testers. slides
  • Week3: Isolation. Mocks / Stubs.
  • Week4: Levels of testing. Types of software testing.
  • Week5: User acceptance testing.
  • Week7:
  • Week8:
  • Week9:
  • Week10:
  • Week11:
  • Week12:
  • Week13:
  • Week14:
  • Week15:

Links