CN109683038A - A kind of virtual reality products connective stability Auto-Test System and test method - Google Patents
A kind of virtual reality products connective stability Auto-Test System and test method Download PDFInfo
- Publication number
- CN109683038A CN109683038A CN201811561384.9A CN201811561384A CN109683038A CN 109683038 A CN109683038 A CN 109683038A CN 201811561384 A CN201811561384 A CN 201811561384A CN 109683038 A CN109683038 A CN 109683038A
- Authority
- CN
- China
- Prior art keywords
- test
- usb
- aobvious
- relay
- virtual reality
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/003—Environmental or reliability tests
Landscapes
- Engineering & Computer Science (AREA)
- Environmental & Geological Engineering (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Tests Of Electronic Circuits (AREA)
Abstract
The present invention provides a kind of virtual reality products connective stability Auto-Test System and test method, including USB relay, the USB relay is connected with VR aobvious USB;Test macro, the test macro controls the starting of VR aobvious applications by USB relay, the test macro includes test script, the present invention is using the test mode automated, carry out the usage scenario of analog subscriber, whether verifying product function is perfect, and how is stable case, the service life duration of product, the mode of circulation are come using product;The formula that the routine use habit typing of analog subscriber is formulated, after predicting user's use how long, it may appear that abnormal;Whether upper electricity operation influences function and service life to analog equipment repeatedly.
Description
Technical field
The invention belongs to technical field of virtual reality more particularly to a kind of virtual reality products connective stability to test automatically
System and test method.
Background technique
The industry that VR virtual reality has just emerged, product are not known that product, which lacks, to be come from by vast user
More users feedback, such as the stability of product, has lacked the feedback of marketing data, then we just need in the research and development end manufacturing side
Go the use of analog subscriber:
By tester come the use of simulation market end subscriber, cost is too high, and ideal effect is not achieved.
The R&D cycle of product is limited, needs to remove the steady of test product using all pot lifes within the shortest time
It is qualitative, it is ensured that stablize.
In the prior art, such as application No. is CN201210507481.6, entitled to generate virtually outside test system
The test macro and its method of test cell, this method comprises: a kind of survey for generating virtual test cell outside test system
Test system and its method penetrate and generate virtual test cell outside test system, and by virtual test cell according to test
Script execution testing tool uses the technological means for testing the survey device, can test out the test system comprising multiple entities
Overall performance, and reach the technical effect for expanding the use scope of existing test model.But this method does not solve this
Above-mentioned technical problem to be addressed by invention.
Summary of the invention
In order to solve above-mentioned insufficient defect, the present invention provides a kind of virtual reality products connective stabilities to test automatically
System and test method realize the automatic test of VR product, ensure the stability in use of product, save human and material resources.
It is described the present invention provides a kind of virtual reality products connective stability Auto-Test System, including USB relay
USB relay is connected with VR aobvious USB;Test macro, the test macro control VR aobvious applications by USB relay
Starting, the test macro includes test script.
Above-mentioned system, wherein the USB relay is with VR aobvious USB for electrically coupled in series.
Other one side of the invention, provides a kind of virtual reality products connective stability automatic test approach, including with
Lower step:
One USB relay, test macro are provided;
It controls USB relay and connects VR aobvious USB;
The on-off that VR power supply is controlled by USB relay switch, to control the starting of test macro.
Above-mentioned method, wherein specifically include USB relay and connect VR aobvious USB, open the application of VR test macro
Formula is then shut off the application program of VR test macro, finally closes USB relay and disconnects VR aobvious USB electricity, and is recycled
Test.
The invention has the following advantages: the 1, present invention realizes the automatic test of VR product, the use of product is ensured
Stability saves human and material resources;2, the present invention carrys out the usage scenario of analog subscriber using the test mode of automation, and verifying produces
Whether product function is perfect, and how is stable case, and the service life duration of product, the mode of circulation is come using product;The day of analog subscriber
It is often used the formula that habit typing is formulated, after predicting user's use how long, it may appear that abnormal;Analog equipment powers on repeatedly
Whether operation influences function and service life.
Detailed description of the invention
Upon reading the detailed description of non-limiting embodiments with reference to the following drawings, the present invention and its feature, outer
Shape and advantage will become more apparent upon.Identical label indicates identical part in all the attached drawings.Not deliberately proportionally
Draw attached drawing, it is preferred that emphasis is show the gist of the present invention.
Fig. 1 is a kind of mounting structure signal of virtual reality products connective stability Auto-Test System provided by the invention
Figure.
Fig. 2 provides a kind of flow diagram of virtual reality products connective stability automatic test approach for the present invention.
Specific embodiment
In the following description, a large amount of concrete details are given so as to provide a more thorough understanding of the present invention.So
And it is obvious to the skilled person that the present invention may not need one or more of these details and be able to
Implement.In other examples, in order to avoid confusion with the present invention, for some technical characteristics well known in the art not into
Row description.
In order to thoroughly understand the present invention, detailed step and detailed structure will be proposed in following description, so as to
Illustrate technical solution of the present invention.Presently preferred embodiments of the present invention is described in detail as follows, however other than these detailed descriptions, this
Invention can also have other embodiments.
Shown in referring to Fig.1, a kind of virtual reality products connective stability Auto-Test System provided by the invention, including
USB relay, wherein USB relay is connected with VR aobvious USB, it is preferable that USB relay is with VR aobvious USB for electrically coupled in series;Test
System, wherein test macro controls the starting of VR aobvious applications by USB relay, and wherein test macro includes test foot
This.The connection type of VR helmet is HDMI+USB or is DP+USB to connect PC arithmetic element in the present invention, wherein
HDMI, DP interface output display, USB control data and power supply;In the present invention, it needs by tool (test script+USB
Relay), Python is used in combination and realizes process control, test script specifically:
import serial,time,binascii,easygui
X=easygui.enterbox (" com port please be input: ")
T=int (easygui.enterbox (" asking input test number: "))
S1=int (easygui.enterbox (" waiting time after closing: "))
S2=int (easygui.enterbox (" waiting time after opening: "))
Ser=serial.Serial (' COM'+x, 9600, timeout=1)
def order_list(n):
A=n
A_list=[]
for i in a.split():
a_list.append(binascii.a2b_hex(i))
return a_list
01 01A2' of ton='A0
01 00A1' of toff='A0
for i in range(0,t):
ser.writelines(order_list(toff))
time.sleep(s1)
ser.writelines(order_list(ton))
time.sleep(s2)
If i==t-1:
Print (' run the %d times ' % (i+1))
Easygui.msgbox (' run the %d times ' % (i+1)+' test terminate ')
else:
Print (' run the %d times ' % (i+1)).
The present invention also provides a kind of virtual reality products connective stability automatic test approach, comprising the following steps:
One USB relay, test macro are provided;
It controls USB relay and connects VR aobvious USB;
USB is specifically included to control the starting of test macro by the on-off that USB relay switch controls VR power supply
Relay connects VR aobvious USB, opens the application of VR test macro, is then shut off the application program of VR test macro,
It finally closes USB relay and disconnects VR aobvious USB electricity, and carry out loop test.
In the present invention, referring to shown in Fig. 2, test philosophy: by USB relay with VR aobvious USB for electrically coupled in series;Test foot
This process is to control the on-off of VR power supply, and the starting that control is applied with this by control USB relay switch;Test script follows
Circulation journey: open USB relay connect VR USB electricity -> calling open VR application -> closing VR application program -> pass USB after
Electric appliance disconnects the USB electricity of VR;(recycling the above process), such as input number are a.
The present invention realizes the automatic test of VR product, ensures the stability in use of product, saves human and material resources;Using certainly
The test mode of dynamicization carrys out the usage scenario of analog subscriber, and whether verifying product function is perfect, and how is stable case, product
The mode of service life duration, circulation is come using product;The formula that the routine use habit typing of analog subscriber is formulated, to predict user
Using how long after, it may appear that it is abnormal;Whether upper electricity operation influences function and service life to analog equipment repeatedly.
Presently preferred embodiments of the present invention is described above.It is to be appreciated that the invention is not limited to above-mentioned
Particular implementation, devices and structures not described in detail herein should be understood as gives reality with the common mode in this field
It applies;Anyone skilled in the art, without departing from the scope of the technical proposal of the invention, all using the disclosure above
Methods and technical content many possible changes and modifications are made to technical solution of the present invention, or be revised as equivalent variations etc.
Embodiment is imitated, this is not affected the essence of the present invention.Therefore, anything that does not depart from the technical scheme of the invention, foundation
Technical spirit of the invention any simple modifications, equivalents, and modifications made to the above embodiment, still fall within the present invention
In the range of technical solution protection.
Claims (4)
1. a kind of virtual reality products connective stability Auto-Test System, which is characterized in that including USB relay, the USB
Relay is connected with VR aobvious USB;Test macro, the test macro control opening for VR aobvious applications by USB relay
Dynamic, the test macro includes test script.
2. a kind of virtual reality products connective stability Auto-Test System as described in claim 1, which is characterized in that described
USB relay is with VR aobvious USB for electrically coupled in series.
3. a kind of virtual reality products connective stability automatic test approach, which comprises the following steps:
One USB relay, test macro are provided;
It controls USB relay and connects VR aobvious USB;
The on-off that VR power supply is controlled by USB relay switch, to control the starting of test macro.
4. a kind of virtual reality products connective stability automatic test approach as claimed in claim 3, which is characterized in that specific
VR aobvious USB are connected including USB relay, the application of VR test macro is opened, is then shut off answering for VR test macro
It with program, finally closes USB relay and disconnects VR aobvious USB electricity, and carry out loop test.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811561384.9A CN109683038A (en) | 2018-12-20 | 2018-12-20 | A kind of virtual reality products connective stability Auto-Test System and test method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811561384.9A CN109683038A (en) | 2018-12-20 | 2018-12-20 | A kind of virtual reality products connective stability Auto-Test System and test method |
Publications (1)
Publication Number | Publication Date |
---|---|
CN109683038A true CN109683038A (en) | 2019-04-26 |
Family
ID=66186811
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811561384.9A Pending CN109683038A (en) | 2018-12-20 | 2018-12-20 | A kind of virtual reality products connective stability Auto-Test System and test method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109683038A (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107301130A (en) * | 2017-06-28 | 2017-10-27 | 歌尔科技有限公司 | A kind of VR all-in-ones testing tool and its method |
CN107526684A (en) * | 2017-09-01 | 2017-12-29 | 北京奇艺世纪科技有限公司 | A kind of method of testing of software, device, system and electronic equipment |
CN108874664A (en) * | 2018-05-28 | 2018-11-23 | 北京奇艺世纪科技有限公司 | A kind of VR method for testing software, device, system and electronic equipment |
-
2018
- 2018-12-20 CN CN201811561384.9A patent/CN109683038A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107301130A (en) * | 2017-06-28 | 2017-10-27 | 歌尔科技有限公司 | A kind of VR all-in-ones testing tool and its method |
CN107526684A (en) * | 2017-09-01 | 2017-12-29 | 北京奇艺世纪科技有限公司 | A kind of method of testing of software, device, system and electronic equipment |
CN108874664A (en) * | 2018-05-28 | 2018-11-23 | 北京奇艺世纪科技有限公司 | A kind of VR method for testing software, device, system and electronic equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107632219B (en) | Automatic startup and shutdown test system and test method thereof | |
CN110426589A (en) | A kind of substation secondary device automatic testing method, server and system based on general-purpose interface template | |
CN104933174B (en) | The method that traversal solution cell phone application type adaptation issues are automated based on control | |
CN109802845A (en) | A kind of intelligent distribution network terminal simulation test system and its test method | |
CN104301926A (en) | Distributed automatic dial testing system and method used for communication network testing | |
CN103514088B (en) | A kind of function regression testing method of terminal application software | |
CN114039686B (en) | Automatic semi-physical satellite energy testing system and method | |
CN109683038A (en) | A kind of virtual reality products connective stability Auto-Test System and test method | |
CN202956653U (en) | Smart home remote control system | |
CN109765451A (en) | A kind of intelligent distribution network terminal simulation test platform, system and method | |
CN106326087A (en) | Webpage experiencing method based on robot operating system and system thereof | |
CN111090770A (en) | Data information acquisition method, device and system and household appliance | |
CN101893891A (en) | Laboratory test system and method of wind driven generator control system | |
CN107203472A (en) | A kind of Application testing system | |
CN111580805A (en) | Method and system for building block APP | |
CN109307818A (en) | A kind of electronic product test macro | |
CN114826993A (en) | Electric energy meter module simulation test system | |
CN104765616B (en) | A kind of method and system for automatically generating I/O model | |
CN208834526U (en) | High-voltage cable positioning simulation system | |
CN207557362U (en) | A kind of full production cycle automatic test device of distribution terminal | |
Toloza et al. | Motrol: A hardware-software device for batch benchmarking and profiling of in-lab mobile device clusters | |
CN104601405A (en) | System and method for testing information interaction of station level based on configuration strategies | |
CN112630563B (en) | Intelligent test system and test method for electric power secondary equipment | |
CN109086840A (en) | Read and write integrated device and system | |
CN212723248U (en) | Simple and easy intelligent group battery record instrument of leaving factory state |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
CB02 | Change of applicant information | ||
CB02 | Change of applicant information |
Address after: 518000 Eighth Floor, 2 Chunggu Building, Meisheng Huigu Science Park, 83 Dabao Road, 33 Shanghe Community, Baoan District, Shenzhen City, Guangdong Province Applicant after: SHENZHEN YIJING VIRTUAL REALITY TECHNOLOGY Co.,Ltd. Address before: 518000, 811, 8th floor, Jinfulai Building, 49-1 Dabao Road, Xin'an Street, Baoan District, Shenzhen City, Guangdong Province Applicant before: SHENZHEN YIJING VIRTUAL REALITY TECHNOLOGY Co.,Ltd. |
|
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20190426 |