QuickPizza Legacy
This is a replacement of the service previously found at
https://test.k6.io. Click here to go
back to the main QuickPizza page, which contains more functionality for writing HTTP
tests.
Note that this is a shared testing environment - please avoid high-load tests. This
project is available here.
Public pages
GET | /contacts.php | Short public page. |
GET | /news.php | Longer public page (slower) |
GET | /pi.php?decimals=3 | Calculating π decimals |
GET | /flip_coin.php | Coin flip game |
GET | /browser.php | Various HTML elements |
Authenticated pages
GET+POST | /my_messages.php | Login form + authenticated page |