Confirmed users
532
edits
| Line 8: | Line 8: | ||
== Experiences == | == Experiences == | ||
# Visit http://www.example.com/ in your web browser and observe the layout. What works? What doesn't look the way you would expect? Can you give good reasons why something looks broken? | |||
# Visit the same site again, and use 'View Source' in your browser. Can you draw a connection between elements you can see in the source of the website and the things on the site that look broken? | |||
# What differences in your approach do you notice between steps 1 and 2? | |||
= Small-scale testing (Unit tests vs. functional tests vs. regression tests) = | = Small-scale testing (Unit tests vs. functional tests vs. regression tests) = | ||