QA/Contribute/QA 101/Testing Terminology: Difference between revisions

Jump to navigation Jump to search
Line 8: Line 8:
== Experiences ==
== Experiences ==


1. 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 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?
2. 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?
 
3. 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) =
Confirmed users
532

edits

Navigation menu