CN100365588C - Rapid diagnosis testing system and method for computer hardware - Google Patents

Rapid diagnosis testing system and method for computer hardware Download PDF

Info

Publication number
CN100365588C
CN100365588C CNB2004100266016A CN200410026601A CN100365588C CN 100365588 C CN100365588 C CN 100365588C CN B2004100266016 A CNB2004100266016 A CN B2004100266016A CN 200410026601 A CN200410026601 A CN 200410026601A CN 100365588 C CN100365588 C CN 100365588C
Authority
CN
China
Prior art keywords
test
computer hardware
information
dynamic link
layer
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.)
Expired - Fee Related
Application number
CNB2004100266016A
Other languages
Chinese (zh)
Other versions
CN1670710A (en
Inventor
舒三一
党德华
翁意钦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry Co Ltd
Original Assignee
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Hongfujin Precision Industry Shenzhen Co Ltd, Hon Hai Precision Industry Co Ltd filed Critical Hongfujin Precision Industry Shenzhen Co Ltd
Priority to CNB2004100266016A priority Critical patent/CN100365588C/en
Publication of CN1670710A publication Critical patent/CN1670710A/en
Application granted granted Critical
Publication of CN100365588C publication Critical patent/CN100365588C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The present invention provides a system and a method for the rapid diagnosis and the test of computer hardware, which can be used for the rapid diagnosis and the test of computer hardware and the display of the information of test results. The rapid diagnosis and test system of computer hardware has a three-layer architecture which comprises a graphical user interface layer, a dynamic link library layer and a device drive layer, wherein the graphical user interface layer which provides graphical user interfaces is used for editing testing proposals, configuring testing parameters, performing the testing proposals and displaying the information of the test results, the dynamic link library layer which comprises multiple dynamic link library files of computer hardware is used for calling drivers of the computer hardware, and the device drive layer which comprises multiple drivers of the computer hardware is used for driving computer hardware devices and acquiring the information of the test results of the computer hardware devices. When the present invention is used, new testing modules can be flexibly added, and a main program of the system does not have to be changed.

Description

Computer hardware rapid diagnostic test system and method
[technical field]
The present invention relates to a kind of computer hardware diagnose testing system and method, particularly a kind of computer hardware diagnose testing system and method that can self-defined test event.
[background technology]
Be engaged in foundry vendor (the Original EquipmentManufacturing of computer hardware production, OEM), for the product of producing, motherboard (Motherboard for example, M/B), central processing unit (Central Processing Unit, CPU), the quality requirements of CD-ROM drive (CDROM), modulator-demodular unit (Modem) etc. is very high, therefore, OEM is before product export, need its computer hardware product is carried out a series of functional diagnostic test, to control the quality status of its product.
Functional diagnostic test has become the very important problem in the fields such as motherboard production and computer system assembling, traditional OEM often just is engaged in the production of single product, its test macro of developing is single product or minority product at oneself also, the test macro of for example being engaged in the OEM exploitation of CPU production generally is merely able to test CPU, and the OEM that is engaged in CDROM production can develop the special test macro at CDROM of a cover.For example, United States Patent (USP) trademark office is US 6,393 in the notification number of bulletin on May 21st, 2002,588 patent of invention, and its patent name is " test macro of universal serial bus structural hub (Testing Of USB Hub) ".This patent provides a kind of functional diagnose testing system, is used for test all-purpose serial bus architecture hub (UniversalSeries Bus Hub, USB Hub).
The test function of traditional computer hardware testing system is relatively single, does not have good expandability.Present OEM generally is engaged in the foundry production of a series of products, therefore, need provide the computer hardware that a kind of framework is clear, extensibility is good functional diagnose testing system, can add new test module flexibly, and need not the master routine of the system that changes.
[summary of the invention]
At the existing weak point of prior art, fundamental purpose of the present invention is, one computer hardware rapid diagnostic test system and method is provided, it has good level framework and extensibility, can add new test module flexibly and can carry out diagnostic test to computer hardware apace.
For achieving the above object, the invention provides a kind of computer hardware rapid diagnostic test system, be used for computer hardware is carried out quick diagnosis and test, and the information that shows test results.This computer hardware rapid diagnostic test system comprises: a graphical user interface layer, a plurality of graphic user interfaces are provided, are used to select test event and test cell to generate test script file, configuration testing parameter, carry out test script file and the information that shows test results; One dynamic link libraries layer comprises the dynamic link libraries file of a plurality of computer hardwares, is used to call the driver of computer hardware; Reach a device drive layer, comprise the driver of a plurality of computer hardwares, be used to drive computer hardware equipment and obtain the computer hardware equipment test result information.
The present invention also provides a kind of computer hardware quick diagnosis test method, is used for computer hardware is carried out quick diagnosis and test, and the information that shows test results.This computer hardware quick diagnosis test method comprises the steps: to select test event and test cell, generates test script file; Editor also preserves the test parameter configuration file; Load test script file and test parameter configuration file; Load the dynamic link libraries file of test event correspondence; Load the equipment needed thereby driving interface; Carry out test, obtain the test result information of computer hardware; Test result information is sent to the dynamic link libraries layer; The closing device driving interface; Judged whether next project to be tested,, then carried out test event, all tested up to all projects to be tested and finish if be still waiting test event; And when all projects to be tested all test finish after, information shows test results.
Computer hardware rapid diagnostic test system provided by the present invention and method can be carried out quick diagnosis test to a plurality of computer hardware equipments, and by friendly interactive graphical user interface displays test result information.And this system has good level framework and extensibility, can add new test module flexibly, and need not the master routine of the system that changes.
[description of drawings]
Fig. 1 is a system architecture diagram of the present invention.
Fig. 2 is a test flow chart of the present invention.
Fig. 3 is the synoptic diagram of testing scheme editing interface among Fig. 1.
Fig. 4 is the synoptic diagram that testing scheme is carried out the interface among Fig. 1.
[embodiment]
In the embodiment of the invention, test event is meant the computer hardware equipment corresponding title in the present invention that can carry out diagnostic test, such as central processing unit (Central Processing Unit, CPU), CD-ROM drive (CDROM), modulator-demodular unit (Modem) etc.
In the embodiment of the invention, each test event comprises at least one test cell, test cell is the actual content measurement for test event, for example test event CPU comprises following test cell: the CPU production number detects, the CPU frequency rate detects, CPU Bus frequency detecting, the CPU vendor identification detects, and the CPU brand recognition detects.
In the embodiment of the invention, testing scheme is meant that the user according to the test needs, selects test event and test cell, the plan of the computer hardware diagnostic test that is generated.Testing scheme can comprise a plurality of test events and a plurality of test cell.
As shown in Figure 1, be system architecture diagram of the present invention.The present invention's computer hardware rapid diagnostic test system adopts three-tier architecture, is respectively graphical user interface layer L10, dynamic link libraries layer L20 and device drive layer L30.Wherein graphical user interface layer L10 is near user's layer, a plurality of interactive graphic user interfaces are provided, comprise: a testing scheme editing interface 101, be used for newly-built testing scheme, select test event and test cell as required, the testing scheme that edits is saved as the test script file of certain specific format; One test parameter configuration interface 102 is used to dispose test parameter configuration file required when carrying out testing scheme; One testing scheme is carried out interface 103, is used to load test script file and test parameter configuration file, according to the test script file and the test parameter configuration file that are loaded, carries out test and controls testing process.
Dynamic link libraries layer L20 is more near one deck of computer hardware equipment 108 than graphical user interface layer L10.Embodiments of the invention are based on Microsoft's Window operating system (Windows OperatingSystem), in Microsoft's Window operating system, each hardware device 108 comprise the computer hardware equipment of a correspondence the Windows driver (Windows Kernel Driver, WKD).Each WKD is used to drive its pairing computer hardware equipment, and obtains the detecting information of computer hardware equipment.Dynamic link libraries layer L20 provides a dynamic link libraries module 105, this dynamic link libraries module 105 comprise the pairing dynamic link libraries file of computer hardware equipment (Dynamic Link Library, DLL).Each DLL can visit the WKD of the computer hardware equipment of a correspondence.The present invention's computer hardware rapid diagnostic test system is for each hardware device to be tested has been set up corresponding DLL.Each DLL comprises corresponding application program interface (Application ProgrammingInterface, API) 104, testing scheme is carried out interface 103 and is loaded required DLL by API104, after test was finished, DLL was sent to testing scheme by API104 with test result information and carries out interface 103.
Device drive layer L30 is near one deck of computer hardware equipment 108 in the present invention's the computer hardware rapid diagnostic test system.This device drive layer L30 provides a device driver module 107, and device driver module 107 comprises the WKD of each hardware device.Device drive layer L30 also comprises the pairing device drives interface 106 of each WKD, when carrying out test, the DLL of dynamic link libraries layer L20 visits its corresponding WKD by each device drives interface 106, thereby obtains the detecting information of the pairing hardware device 108 of the bottom.
As shown in Figure 2, be test flow chart of the present invention.This testing process comprises the steps:
According to testing requirement editor testing scheme, generate test script file (step S200).In this step, can pass through testing scheme editing interface 101 newly-built testing schemes, select test event and test cell as required, will save as the test script file of certain specific format through the testing scheme that editor finishes.
Editor also preserves test parameter configuration file (step S201).By test parameter configuration interface 102, newly-built, editor, preserve the test parameter configuration file.This parameter configuration files comprises information necessary when carrying out the hardware diagnostic test, is mainly the standard information of present hardware device, and the hardware device standard information can be set by the user.When carrying out the hardware diagnostic test, will judge test result according to this parameter configuration files, and return test result information.For example, if in parameter configuration files with central processing unit (Central Processing Unit, CPU) standard information is set at Intel P4 CPU (Intel Pentium 4 central processing unit), and the CPU of actual disposition is not Intel P4 CPU, to carry out interface 103 at testing scheme so and show a test result information, this test result information is " Not a IntelP4 CPU ".
Load test script file and test parameter configuration file (step S202).Carry out interface 103 by testing scheme, load a test script file, and set the store path of a test parameter configuration file, when carrying out this test script file, to load the test parameter configuration file according to this store path, to obtain the hardware device standard information that the user sets.The user can carry out interface 103 by testing scheme, according to testing requirement and personal like testing process and test mode are controlled, for example, can set the loop test number of times of certain or some test cells, can also be set in and skip certain or some test cells when carrying out test.
Begin to carry out test script file, load the pairing dynamic link libraries file of a test event (step S203).Testing scheme is carried out interface 103 from test script file and survey number parameter configuration files, obtain the essential information of a test event to be tested, this essential information comprises which test cell is this test event comprise, and the standard information of this test event corresponding hardware equipment.Testing scheme is carried out interface 103 by the pairing API104 of this test event to be measured, loads the pairing DLL of this test event.
Load equipment needed thereby driving interface 106 (step S204).Testing scheme is carried out interface 103 and is loaded after the pairing DLL of test event to be measured, and dynamic link libraries module 105 loads corresponding equipment driving interface 106, thereby visits the pairing WKD of this test event to be measured according to this DLL.
Device drive layer module 107 is carried out test, obtains the detecting information of computer hardware, is that standard information in the parameter configuration files compares with this detecting information with surveying, and returns test result information (step S205) according to this comparative result.The WKD that is provided in the device driver module 107, directly visit its pairing hardware device 108, obtain the detecting information of this hardware device, the detecting information that obtained and the standard information in the test parameter configuration file are compared, return test result information according to this comparative result, test result information comprises test event title (Item), test cell title (Unit), returns error code (Result Code) and remark information (Remark).
Device driver module 107 is sent to dynamic link libraries layer L20 with above-mentioned test result information, and receives above-mentioned test result information (step S206) by dynamic link libraries module 107.
Dynamic link libraries module 107 receives after the above-mentioned test result information, closes the pairing device drives interface 106 of this test event (step S207).
Whether judgement also has test event (step S208) next to be tested in test script file.If judged result is then returned step S203 for also having test event next to be tested, promptly be to load the pairing dynamic link libraries file of this test event to be tested; If judged result is not for there being next project to be tested, then the test result information with all test events gathers, and test result information is sent to graphical user interface layer L10 by API104, in testing scheme is carried out test result information viewing area on the interface 103, all test result informations are shown (step S209).
As shown in Figure 3, be the synoptic diagram of testing scheme editing interface 101 among Fig. 1.By testing scheme editing interface 101, can set up or open a testing scheme, testing scheme is edited, and the testing scheme that edits is saved as the test script file of certain specific format.Testing scheme editing interface 101 comprises: a menu bar 301, one Facility Columns 302, have selected test event tabulation 303, and an optional test event row tabulation 304.Wherein optional test event tabulation 304, the user can increase test event in testing scheme from this tabulation.The optional test event 304 listed test events of tabulating represent with different icons that respectively therefore, native system can increase new optional test event easily, has good expandability.Wherein having selected test event tabulation 303, is the test event tabulation of having selected in the testing scheme to be measured, and each test event all comprises corresponding test cell, can select test cell as content measurement as required.Wherein menu bar 301, are to be used to provide a plurality of menu options, can operate and edit testing scheme by menu option.Wherein Facility Column 302, and the prompt operation button of some menu options is provided, and can finish the operation of menu option fast.
As shown in Figure 4, be the synoptic diagram that testing scheme is carried out interface 103 among Fig. 1.This testing scheme is carried out interface 103, is to be used to load test script file, according to the test script file and the parameter configuration files that are loaded, carries out test and controls testing process.Testing scheme is carried out interface 103 and comprised: a menu bar 401, has selected test event tabulation 402, one progress bars 403, one Facility Columns 404, one test result information viewing areas 405, and a status Bar 406.Wherein menu bar 401, comprise a plurality of menu options, and can carry out testing scheme and control testing process, and the store path of setting the test parameter configuration file.Wherein Facility Column 404, comprise the prompt operation button of some menu options, can finish the operation of menu option fast.Wherein selected test event tabulation 402, its listed content is the test event tabulation of having selected in the testing scheme to be measured.Wherein progress bar 403, are the testing progress that is used to show testing scheme.Wherein status Bar 406, are to be used to the execution state information that shows that testing scheme is present.Wherein the test result information viewing area 405, be to be used for after the execution test is finished, the information that shows test results, displaying contents comprises test event title (Item), test cell title (Unit), returns error code (Result Code), remark information (Remark).

Claims (7)

1. a computer hardware rapid diagnostic test system is used for computer hardware is carried out quick diagnosis and test, and the information that shows test results, and it is characterized in that, this computer hardware rapid diagnostic test system comprises:
One graphical user interface layer provides a plurality of interactive graphic user interfaces;
One dynamic link libraries layer comprises the dynamic link libraries file of a plurality of computer hardware correspondences;
One device drive layer comprises the driver of a plurality of computer hardwares;
Wherein graphical user interface layer is to be used to select test event and test cell to generate test script file, configuration testing parameter, carry out test script file and the information that shows test results;
Dynamic link libraries layer wherein is to be used for the driver that test event and test cell according to above-mentioned selection call corresponding computer hardware; And
Device drive layer wherein is to be used to the test result information that drives computer hardware equipment and obtain computer hardware equipment.
2. computer hardware rapid diagnostic test system as claimed in claim 1, it is characterized in that, wherein the dynamic link libraries layer also comprises application programming interfaces, is to be used for graphical user interface layer to call the dynamic link libraries file and transmit test result information to graphical user interface layer.
3. computer hardware rapid diagnostic test system as claimed in claim 1, it is characterized in that, wherein device drive layer also comprises a device drives interface, is to be used for the dynamic link libraries file to call the driver of computer hardware and transmit test result information to the dynamic link libraries layer.
4. computer hardware rapid diagnostic test system as claimed in claim 1 is characterized in that, wherein a plurality of interactive graphic user interfaces comprise a testing scheme editing interface, is used to select test event and test cell to generate test script file.
5. computer hardware rapid diagnostic test system as claimed in claim 1 is characterized in that, wherein a plurality of interactive graphic user interfaces comprise a test parameter configuration interface, are used for the configuration testing parameter.
6. computer hardware rapid diagnostic test system as claimed in claim 1 is characterized in that, wherein a plurality of interactive graphic user interfaces comprise testing scheme execution interface, are used to carry out the test script file and the information that shows test results.
7. a computer hardware quick diagnosis test method is used for computer hardware is carried out quick diagnosis and test, and the information that shows test results, and it is characterized in that, this computer hardware quick diagnosis test method comprises the steps:
Select test event and test cell, generate test script file;
Editor also preserves the test parameter configuration file;
Load test script file and test parameter configuration file;
Load the dynamic link libraries file of test event correspondence;
Load the equipment needed thereby driving interface;
Carry out test, obtain the detecting information of computer hardware, the standard information in this detecting information and the test parameter configuration file is compared, return test result information according to this comparative result;
Test result information is sent to the dynamic link libraries layer;
The closing device driving interface;
Judge whether test event next to be measured;
If judged result is then got back to the step that loads the pairing dynamic link libraries file of this test event to be measured for also having test event next to be measured, and continues; And
If above-mentioned judged result is not have test event next to be measured, information then shows test results.
CNB2004100266016A 2004-03-16 2004-03-16 Rapid diagnosis testing system and method for computer hardware Expired - Fee Related CN100365588C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2004100266016A CN100365588C (en) 2004-03-16 2004-03-16 Rapid diagnosis testing system and method for computer hardware

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2004100266016A CN100365588C (en) 2004-03-16 2004-03-16 Rapid diagnosis testing system and method for computer hardware

Publications (2)

Publication Number Publication Date
CN1670710A CN1670710A (en) 2005-09-21
CN100365588C true CN100365588C (en) 2008-01-30

Family

ID=35041982

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2004100266016A Expired - Fee Related CN100365588C (en) 2004-03-16 2004-03-16 Rapid diagnosis testing system and method for computer hardware

Country Status (1)

Country Link
CN (1) CN100365588C (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102023919B (en) * 2009-09-15 2014-09-24 技嘉科技股份有限公司 Integrated test method and system

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100405320C (en) * 2005-11-25 2008-07-23 环达电脑(上海)有限公司 Method for examining and comparing resource information in bottom of computer system
CN100462938C (en) * 2005-12-09 2009-02-18 鸿富锦精密工业(深圳)有限公司 System and method for simulating programe mounting and operating
EP2001164A1 (en) * 2007-05-14 2008-12-10 Abb Research Ltd. Simplified support of an isolated computer network
US8365147B2 (en) * 2008-02-27 2013-01-29 Accenture Global Services Limited Test script transformation architecture
CN101650655A (en) * 2009-09-07 2010-02-17 苏州瀚瑞微电子有限公司 Method for analyzing test data of chip
CN102812374A (en) * 2010-03-31 2012-12-05 惠普发展公司,有限责任合伙企业 Testing an electronic device
CN102214133A (en) * 2011-07-22 2011-10-12 苏州工业园区七星电子有限公司 System for quickly diagnosing and testing computer hardware
CN104280674B (en) * 2013-07-08 2017-09-05 深圳伊欧陆微电子系统有限公司 A kind of common hardware test system
US9547675B2 (en) * 2013-07-10 2017-01-17 Oracle International Corporation Database diagnostics interface system
CN103744738A (en) * 2014-01-03 2014-04-23 深圳市道通科技有限公司 Scheduling method and system of diagnostic program and diagnostic apparatus
CN104484249B (en) * 2014-11-28 2018-04-17 北京百度网讯科技有限公司 For the intelligent checks system and server of hardware product quality
CN104978245A (en) * 2015-06-24 2015-10-14 福州瑞芯微电子有限公司 Display screen online diagnosis method and system
CN106502847B (en) * 2016-10-31 2020-02-11 新华三信息技术有限公司 Server diagnosis method and device
CN108268347B (en) * 2017-01-03 2021-01-15 中国移动通信有限公司研究院 Physical equipment performance testing method and device
CN107274589B (en) * 2017-05-23 2020-01-14 深圳怡化电脑股份有限公司 Access method and system of financial self-service terminal hardware equipment and terminal equipment
CN108334365B (en) * 2017-08-23 2021-04-13 中国电子科技集团公司第四十一研究所 Method for realizing instrument parameter interface dynamic configuration in automatic test system software
CN108183962B (en) * 2018-01-04 2021-05-25 上海瀚之友信息技术服务有限公司 Simulation test system
CN109753431B (en) * 2018-12-19 2023-02-28 卡斯柯信号有限公司 Integrated test method for hardware function diagnosis
CN112463579B (en) * 2019-09-09 2024-04-12 英业达科技有限公司 System and method for generating configuration file and testing using configuration file
CN113852516B (en) * 2021-08-27 2023-06-02 苏州浪潮智能科技有限公司 Method, system, terminal and storage medium for generating switch diagnostic program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5754755A (en) * 1996-10-10 1998-05-19 Microsoft Corporation Method and system for generating test scripts
CN1230720A (en) * 1997-08-29 1999-10-06 戴尔美国公司 Software installation and testing for build-to-order computer system
US5991537A (en) * 1997-09-16 1999-11-23 The United States Of America As Represented By The Secretary Of The Navy VXI test executive
US6178524B1 (en) * 1997-09-30 2001-01-23 International Business Machines Corp. Information processing system hardware test
CN1428700A (en) * 2001-12-27 2003-07-09 联想(北京)有限公司 Method for producing test scheme and its system
CN1432916A (en) * 2002-11-01 2003-07-30 英业达股份有限公司 Multiple-thread automatic test method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5754755A (en) * 1996-10-10 1998-05-19 Microsoft Corporation Method and system for generating test scripts
CN1230720A (en) * 1997-08-29 1999-10-06 戴尔美国公司 Software installation and testing for build-to-order computer system
US5991537A (en) * 1997-09-16 1999-11-23 The United States Of America As Represented By The Secretary Of The Navy VXI test executive
US6178524B1 (en) * 1997-09-30 2001-01-23 International Business Machines Corp. Information processing system hardware test
CN1428700A (en) * 2001-12-27 2003-07-09 联想(北京)有限公司 Method for producing test scheme and its system
CN1432916A (en) * 2002-11-01 2003-07-30 英业达股份有限公司 Multiple-thread automatic test method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102023919B (en) * 2009-09-15 2014-09-24 技嘉科技股份有限公司 Integrated test method and system

Also Published As

Publication number Publication date
CN1670710A (en) 2005-09-21

Similar Documents

Publication Publication Date Title
CN100365588C (en) Rapid diagnosis testing system and method for computer hardware
CN102214133A (en) System for quickly diagnosing and testing computer hardware
CN104166610B (en) Mobile terminal detection method and detection system
EP2042875B1 (en) Sample processing apparatus and data processing apparatus
US7496888B2 (en) Solution builder wizard
US20060235944A1 (en) Method and system for a home screen editor in smartphone devices
US20060271322A1 (en) Systems and Methods Providing A Normalized Graphical User Interface For Testing Disparate Devices
AU2005307089A1 (en) Automated binding between graphical user interface compnents and corresponding model elements in the controller of the model-view-controller design pattern
US20060136785A1 (en) System and method for testing hardware devices
CN111190825A (en) Automatic test method, system and robot
US20010028359A1 (en) Test support apparatus and test support method for GUI system program
CN102999419B (en) A kind of Android test incident record back method and device
CN104199767A (en) Test method and device
CN114578790B (en) Unmanned aerial vehicle flight control automatic test method, system, equipment and medium
US8799865B2 (en) Integrated data viewer
US20030212522A1 (en) Externally controllable electronic test program
US20080079738A1 (en) Method and system for testing computer graphic display controller
CN110750462A (en) FPGA white box test platform
CN114168471A (en) Test method, test device, electronic equipment and storage medium
CN100469171C (en) A test system for multiple mode mobile terminal and its test method
US6289472B1 (en) Method and test system for testing under a plurality of test modes
CN102597965B (en) Operation verification device, operation verification method
CN109684525B (en) Document display method and device, storage medium and test equipment
CN101655839B (en) Window selecting type instant translation system and method thereof
JPH09160842A (en) Bus load test system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20080130

Termination date: 20140316