Verwandte Artikel zu Automating and Testing a REST API: A Case Study in...

Automating and Testing a REST API: A Case Study in API testing using: Java, REST Assured, Postman, Tracks, cURL and HTTP Proxies - Softcover

 
9780956733290: Automating and Testing a REST API: A Case Study in API testing using: Java, REST Assured, Postman, Tracks, cURL and HTTP Proxies

Reseña del editor

Have you ever wished that you had a worked example of how to test a REST API? Not just automate the API, but how to interact with it, using command line and GUI tools, to support your manual interactive testing. Then take your testing forward into automating the API? That's what this book provides. A step by step case study covering: - How to read the REST API documentation. - How to tell if the application is using the API. - How to interact with the API from the command line with cURL. - Automating with BASH and Windows Command Line. - Sending API requests through an HTTP Proxy so you can see in detail the requests and responses. - How to use HTTP Proxies to create data in the application through Fuzzing. - Postman REST API GUI tool. - Automate 'under the GUI' parts of the application that don't have an API. - Automate the API with Java using REST Assured. - Build abstraction code to make your automated efforts readable and maintainable. - JSON and XML parsing with Serialization and Deserialization. The book is fully supported by executable code which you can find on GitHub, and the support page for the book has sample videos showing some of the early steps in the case study in detail. By working through this case study you will be able to interact with an API from the command line, GUI tools, HTTP messages in Proxies and with Java code. Over the last few years, the Author has used the Open Source Tracks application as an example testing target to teach: Technical Web Testing, Automating GUIs and REST API Testing. This book collates the preparatory work and teaching from the REST API workshops. The code from the workshops is included: for creating users, generating random data, testing basic API calls with PUT, GET, POST and DELETE. Also the early steps of exploring and investigating the API interactively to support manual technical testing are explained in depth.

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

  • VerlagCompendium Developments Ltd
  • Erscheinungsdatum2017
  • ISBN 10 0956733298
  • ISBN 13 9780956733290
  • EinbandTapa blanda
  • SpracheEnglisch
  • Auflage1
  • Anzahl der Seiten272

Gebraucht kaufen

Zustand: Gut
The book has been read, but is...
Diesen Artikel anzeigen

EUR 4,15 für den Versand von Vereinigtes Königreich nach Deutschland

Versandziele, Kosten & Dauer

Gratis für den Versand innerhalb von/der Deutschland

Versandziele, Kosten & Dauer

Suchergebnisse für Automating and Testing a REST API: A Case Study in...

Beispielbild für diese ISBN

Richardson, Mr Alan J
ISBN 10: 0956733298 ISBN 13: 9780956733290
Gebraucht Paperback

Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Artikel-Nr. GOR012040257

Verkäufer kontaktieren

Gebraucht kaufen

EUR 13,76
Währung umrechnen
Versand: EUR 4,15
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Richardson, Alan J.
ISBN 10: 0956733298 ISBN 13: 9780956733290
Gebraucht Paperback

Anbieter: ThriftBooks-Dallas, Dallas, TX, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.43. Artikel-Nr. G0956733298I4N00

Verkäufer kontaktieren

Gebraucht kaufen

EUR 16,47
Währung umrechnen
Versand: EUR 9,60
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

Richardson, Alan J.
Verlag: LIGHTNING SOURCE INC, 2017
ISBN 10: 0956733298 ISBN 13: 9780956733290
Neu Softcover

Anbieter: moluna, Greven, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. KlappentextHave you ever wished that you had a worked example of how to test a REST API? Not just automate the API, but how to interact with it, using command line and GUI tools, to support your manual interactive testing. Then take your. Artikel-Nr. 899004248

Verkäufer kontaktieren

Neu kaufen

EUR 28,15
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Richardson, Mr Alan J
ISBN 10: 0956733298 ISBN 13: 9780956733290
Neu Taschenbuch

Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. Neuware - Have you ever wished that you had a worked example of how to test a REST API Not just automate the API, but how to interact with it, using command line and GUI tools, to support your manual interactive testing. Then take your testing forward into automating the API That's what this book provides. A step by step case study covering: - How to read the REST API documentation.- How to tell if the application is using the API.- How to interact with the API from the command line with cURL.- Automating with BASH and Windows Command Line.- Sending API requests through an HTTP Proxy so you can see in detail the requests and responses.- How to use HTTP Proxies to create data in the application through Fuzzing.- Postman REST API GUI tool.- Automate 'under the GUI' parts of the application that don't have an API.- Automate the API with Java using REST Assured.- Build abstraction code to make your automated efforts readable and maintainable.- JSON and XML parsing with Serialization and Deserialization.The book is fully supported by executable code which you can find on GitHub, and the support page for the book has sample videos showing some of the early steps in the case study in detail. By working through this case study you will be able to interact with an API from the command line, GUI tools, HTTP messages in Proxies and with Java code. Over the last few years, the Author has used the Open Source Tracks application as an example testing target to teach: Technical Web Testing, Automating GUIs and REST API Testing. This book collates the preparatory work and teaching from the REST API workshops. The code from the workshops is included: for creating users, generating random data, testing basic API calls with PUT, GET, POST and DELETE. Also the early steps of exploring and investigating the API interactively to support manual technical testing are explained in depth. Artikel-Nr. 9780956733290

Verkäufer kontaktieren

Neu kaufen

EUR 34,78
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb