Changes between Version 3 and Version 4 of QtWebKitTesting


Ignore:
Timestamp:
Apr 12, 2011 10:59:43 AM (13 years ago)
Author:
Ademar Reis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTesting

    v3 v4  
    33= QtWebKit Test Procedures =
    44
    5 '''Work in progress''', any help is very appreciated, see TODO items below.
     5This is a work-in-progress page with test procedures for !QtWebKit.
    66
    77== Smoke Test (simple, high-level test) ==
    8 
    9 A smoke test is used to make sure the standard features are working on a particular build of QtWebKit.
     8A smoke test is used to make sure the standard features are working on a particular build of !QtWebKit. The QtWebKitCheckList wiki page has a procedure we're running every week on trunk.
    109
    1110=== Build tests ===
     
    1918   * '''TODO''': links
    2019
    21 === QtTestBrowser tests ===
    22  * Load youtube.com and watch a flash video
    23  * Load a few https sites (e.g.: google account login)
    24  * Load a few java-script based websites (google maps, gmail, etc)
    25  * Browse around for a while :-)
    26  * '''TODO''': list of interesting and complex websites
    27 
    2820== Automated tests ==
    29 
    3021WebKit has thousand of automated tests in place. Below are instructions on how to run them.
    3122
    3223=== WebKit Layout tests ===
    33 
    3424  * Use the [http://webkit.sed.hu/blog/20101028/qtwebkit-builder-and-tester-virtual-machine QtWebKit Builder and Tester Virtual Machine]. If you prefer to setup your own environment (hint: you probably don't), follow the instructions from QtWebKitContrib#Runningthetests
    3525