Script online debugging method and system and storage medium

The invention discloses a script online debugging method and system and a storage medium, and the method comprises the following steps: after an automatic test platform starts script debugging, judging whether a current user has a container debugging environment or not; if the current user does not...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: JIN QINGHUA, LU JINSHUANG
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention discloses a script online debugging method and system and a storage medium, and the method comprises the following steps: after an automatic test platform starts script debugging, judging whether a current user has a container debugging environment or not; if the current user does not have the container debugging environment, starting and constructing an independent container debugging environment; establishing remote connection between the automatic test platform and the independent container debugging environment, and obtaining script content after the remote connection is successful; and receiving a debugging request instruction of the automatic test platform, and debugging the script content based on the debugging request instruction and the independent container debugging environment. The problem that the script cannot be automatically debugged on line is solved, the control script in the automatic interface case is debugged on line, and mutual influence of script debugging among different