ผลต่างระหว่างรุ่นของ "Software Testing Course"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 4: แถว 4:
 
* Software validation and verification
 
* Software validation and verification
  
== Test ==
+
== White-box testing ==
 +
* Unit testing (1)
 +
** What unit testing is.
 +
** How it integrates into the whole software development process.
 +
** Pick a tool: junit, nunit, etc. depending on programming languages and framework
 +
*** Rails?
 +
** A good test cases, how to design
 +
* Unit testing (2)
 +
** Mock objects
 +
** Code coverage
 +
* Inspection & review
 +
* Model-based testing (1)
 +
* Model-based testing (2)

รุ่นแก้ไขเมื่อ 06:13, 23 ตุลาคม 2550

Discussion about software testing

Contents

  • Software validation and verification

White-box testing

  • Unit testing (1)
    • What unit testing is.
    • How it integrates into the whole software development process.
    • Pick a tool: junit, nunit, etc. depending on programming languages and framework
      • Rails?
    • A good test cases, how to design
  • Unit testing (2)
    • Mock objects
    • Code coverage
  • Inspection & review
  • Model-based testing (1)
  • Model-based testing (2)