Automated test system and method for Steam VR program

The invention provides an automatic test system of a Stem VR program, the system comprises a VRSDK client and a VRSDK C # server, a bottom layer C + + OpenVR driving module communicates with the VRSDK client through a SOCKET communication mode, receives simulation operation data sent by the VRSDK cl...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: CHEN GAOWU, TIAN ZHIHONG, LIN CHEN, WEI XIAOMING, LIU DEJIAN, CHEN JUN
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 provides an automatic test system of a Stem VR program, the system comprises a VRSDK client and a VRSDK C # server, a bottom layer C + + OpenVR driving module communicates with the VRSDK client through a SOCKET communication mode, receives simulation operation data sent by the VRSDK client, sends the simulation operation data to a Stem VR driving layer of the program, and further drives the program to perform corresponding operation; the VRSDK client communicates with the VRSDK C # server in an RPC communication mode, requests to obtain UI information of a program from the VRSDK C # server, encapsulates various operation interfaces, and simulates operation data; the Unity control viewing tool communicates with the VRSDK C # server side in a SOCKET communication mode to obtain UI information, and the UI information is displayed through an interface; and the script module transmits the name of a control to be operated into an operation interface of the VRSDK client in a parameter form according to