Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| development:testing:start [2015/01/11 14:25] – don.lee | development:testing:start [2021/03/14 19:00] (current) – removed don.lee | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== List of common use testing tools ====== | ||
| - | |||
| - | ===== Bad Testing Practice ===== | ||
| - | |||
| - | * http:// | ||
| - | |||
| - | ==== Glossary ==== | ||
| - | |||
| - | ^ Method Stub | http:// | ||
| - | ^ Test Double | http:// | ||
| - | |||
| - | |||
| - | |||
| - | ===== Test Tools ===== | ||
| - | |||
| - | ==== Browser Testing ==== | ||
| - | |||
| - | For Firefox Browser | ||
| - | * [[https:// | ||
| - | * [[http:// | ||
| - | * [[https:// | ||
| - | * [[http:// | ||
| - | * [[development: | ||
| - | |||
| - | ==== node.js Testing ==== | ||
| - | |||
| - | Node modules (via command "npm install -g module-name" | ||
| - | * [[http:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[http:// | ||
| - | * [[development: | ||