Skip to content

Latest commit

 

History

History
111 lines (90 loc) · 5.63 KB

gdzie-trenowac.md

File metadata and controls

111 lines (90 loc) · 5.63 KB
description

Gdzie trenować

Poniższe strony można dowolnie wykorzystywać do testów manualnych, przy tworzeniu skryptów automatyzujących testy czy też do testowania API. Twórcy stron udostępnili je specjalnie w celu umożliwienia społeczności testerskiej nauki. Jednak pamiętajmy o tym, żeby korzystać z tych stron rozważnie i nie trenować na nich ataków DOS, czy też wysoko zapętlonych skryptów automatyzujących interakcje z przeglądarką. Do tego została stworzona lista aplikacji, które możemy uruchomić manualnie.

Jak testować

{% page-ref page="testowanie-stron-web/" %}

Strony do testów manualnych oraz automatyzacji

Aplikacje lokalne

API

  • The Star Wars API
    • An API where you can get all the data from the Star Wars canon universe.
  • JSON Placeholder
    • A free online REST service that you can use for tutorials, fake data and sharing code examples.
  • Zalando Shop API
    • Practice get commands.
  • Restful Booker
    • A demo web API packed with features and bugs for you to find. You can use it to practise your API testing skills against or test an API automation framework against.
  • TodoAPISample
    • A web UI with a REST API, and you can test both (together or separately), however you want.
  • Marvel API
    • A sample API filled with Marvel comic data.
  • The Open Movie Database
    • A RESTful web service to obtain movie information**.**
  • Poké API
    • All the Pokémon data you'll ever need in one place, easily accessible through a modern RESTful API.
  • Dummy REST API
    • A fake online REST API to practice GET, POST, PUT and DELETE methods.

Bezpieczeństwo

Aplikacje i strony z zadaniami

Strony z błędami dostępności

Interaktywne projekty (darmowe)

Dodatkowo:

{% page-ref page="gry-i-zadania.md" %}