AUTOMATED APPLICATION PROGRAMMING INTERFACE DOCUMENTATION VERIFICATION

An approach for validating application programming interface (API) documentation. The approach parses documentation associated with an API using natural language processing (NLP). The approach identifies endpoints of the API in the documentation. The approach generates configurations based on parsin...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Castellano, Anthony Michael, Dixius, James M, Shek, Elinna, Drzewucki, Michael, Sagal, II, David Kenneth
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:An approach for validating application programming interface (API) documentation. The approach parses documentation associated with an API using natural language processing (NLP). The approach identifies endpoints of the API in the documentation. The approach generates configurations based on parsing the documentation. The approach generates sample inputs based on identifying the endpoints of the API in the documentation. The approach generates test commands based on the sample inputs. The approach executes the test commands against the API. The approach validates output associated with the test commands. The approach generates tickets comprising results of the validating.