Setting up an HTTP-Server/en

Aus expecco Wiki (Version 2.x)
Version vom 11. April 2025, 13:07 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Introduction == You can use an HTTPServer inside expecco for various reasons: * to generate JSON/XML/Text or other responses to a tested web application *…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Introduction[Bearbeiten]

You can use an HTTPServer inside expecco for various reasons:

  • to generate JSON/XML/Text or other responses to a tested web application
  • to provide status information to users
  • to trigger actions inside a test-scenario from an outside browser
  • many other possible applications

Using Standard Actions from the Standard Library[Bearbeiten]

The standard library provides HTTP server actions in the "Networking & Interfacing" / "HTTP" / "Server" folder.



Copyright © 2014-2024 eXept Software AG