CN111367862A - Detection method, detection device, storage medium and server - Google Patents

Detection method, detection device, storage medium and server Download PDF

Info

Publication number
CN111367862A
CN111367862A CN202010138904.6A CN202010138904A CN111367862A CN 111367862 A CN111367862 A CN 111367862A CN 202010138904 A CN202010138904 A CN 202010138904A CN 111367862 A CN111367862 A CN 111367862A
Authority
CN
China
Prior art keywords
serial number
file
onboard
mainboard
detection
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
Application number
CN202010138904.6A
Other languages
Chinese (zh)
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.)
Shanghai Chuanggong Telecom Technology Co Ltd
Original Assignee
Shanghai Chuanggong Telecom Technology 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 Shanghai Chuanggong Telecom Technology Co Ltd filed Critical Shanghai Chuanggong Telecom Technology Co Ltd
Priority to CN202010138904.6A priority Critical patent/CN111367862A/en
Publication of CN111367862A publication Critical patent/CN111367862A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing

Abstract

The invention relates to the technical field of mainboard detection, and particularly discloses a detection method, a detection device, a storage medium and a server, wherein the method comprises the following steps: detecting a mainboard to obtain the serial number of an onboard board block of the mainboard; accessing a configuration file to obtain a file plate serial number in the configuration file; comparing the onboard board block serial number with the file board block serial number, and judging the matching correctness of the mainboard and the configuration file according to a comparison result. The invention provides a detection method, a detection device, a storage medium and a server, which can automatically check the matching of a mainboard and a configuration file, thereby improving the production efficiency.

Description

Detection method, detection device, storage medium and server
Technical Field
The present invention relates to the field of motherboard detection technologies, and in particular, to a detection method, a detection apparatus, a storage medium, and a server.
Background
With the development of global economy, a plurality of mobile phones produced locally are not only sold in China, but also sold in various foreign areas. However, the mobile network systems and the like in different regions are different, so that different motherboards need to be assembled on the mobile phones in different regions, and accordingly, different configuration files need to be corresponding to different motherboards. For example, a mobile phone used in the asia-pacific region is generally provided with a asia-pacific motherboard, and a test requires a asia-pacific configuration file, while a mobile phone used in the south america region is generally provided with a south america motherboard, and a test requires a south america configuration file.
The current production process of the mobile phone is as follows:
① putting the main board on the production line at the loading station;
② calling a proper configuration file according to the version of the mainboard on the comprehensive testing tool of the comprehensive testing station;
③ comprehensive testing tool uses the called configuration file to test the mainboard on the pipeline.
In order to ensure that the configuration file called in step ② matches the motherboard on which the pipeline is placed in step ①, it is generally necessary for a loader at the loading station to orally inform an integrated tester at the integrated tester of the version of the motherboard on which the motherboard is going to be loaded, and then the integrated tester calls the corresponding configuration file according to the content informed by the loader.
In the process, if the version of the incoming material mainboard changes and the feeding worker does not inform the comprehensive testing worker in time, the comprehensive testing tool can detect the mainboard by using the wrong configuration file, and due to the use of the wrong configuration file, more errors can occur during comprehensive testing, and due to the fact that the error reporting reason is difficult to determine, a large amount of time is often spent on checking the reason, and the working efficiency is greatly influenced.
For example, 9: 00, a Asia-Pacific mainboard is arranged on the feeding station, and the comprehensive testing tool is used for detecting the Asia-Pacific mainboard by using a Asia-Pacific configuration file; 10: 00, incoming materials are changed into south American edition main boards, but the feeding workers do not inform the comprehensive testing workers, so that the configuration files called by the comprehensive testing tool are not changed in time, the comprehensive testing tool can keep using the former Asia Pacific configuration files to detect the south American edition main boards, and then error codes are reported.
Since the detection is performed using the wrong profile, an error is reported when the test of many items is performed, and for example, an error code a1 may be issued when the test item a is performed, or an error code B1 may be issued when the test item B is performed. However, the error codes such as a1 or B1 often correspond to a plurality of reasons, and the developer needs to perform a one-by-one check to find out that the error reason is the mismatch between the configuration file and the motherboard.
In summary, the current comprehensive testing tools cannot find that the test error is caused by using the wrong configuration file, the obtained error code usually corresponds to more error reasons, and a large amount of time and energy are consumed when research personnel perform problem troubleshooting, so the production efficiency is greatly reduced.
Therefore, a detection method is needed, which can automatically check the matching between the motherboard and the configuration file, thereby improving the production efficiency.
Disclosure of Invention
An object of the present invention is to provide a detection method, apparatus, storage medium, and server, which can automatically check the matching between a motherboard and a configuration file, thereby improving the production efficiency.
To achieve the above object, in a first aspect, the present invention provides a detection method, including:
detecting a mainboard to obtain the serial number of an onboard board block of the mainboard;
accessing a configuration file to obtain a file plate serial number in the configuration file;
comparing the onboard board block serial number with the file board block serial number, and judging the matching correctness of the mainboard and the configuration file according to a comparison result.
Preferably, the detecting the mainboard, before obtaining the onboard board block serial number of the mainboard, includes:
and burning different onboard board block serial numbers for the mainboards of different versions, and burning the same onboard board block serial number for the mainboards of the same version.
Preferably, the detecting the mainboard, after obtaining the onboard board block serial number of the mainboard, includes:
and generating a driving file, and copying the detection information with the serial number of the onboard plate block to the driving file.
Preferably, the generating a drive file and copying the detection information with the serial number of the onboard board block to the drive file further includes:
and accessing the drive file to acquire the serial number of the onboard plate block of the mainboard.
Preferably, before accessing the drive file and acquiring the serial number of the board carrier block of the motherboard, the method further includes:
and accessing the drive file, and comparing the serial number of the onboard plate block obtained by detection with the serial number of the onboard plate block in the drive file.
Preferably, the comparing the onboard board block serial number with the file board block serial number, and the judging the matching correctness of the motherboard and the configuration file according to the comparison result includes:
comparing the serial number of the onboard plate with the serial number of the file plate;
if the serial number of the onboard plate is matched with the serial number of the file plate, sending first prompt information;
and if the onboard plate serial number is not matched with the file plate serial number, sending out second prompt information.
In a second aspect, the present invention provides a detection apparatus comprising:
the mainboard detection module is used for detecting a mainboard and acquiring the serial number of an onboard board block of the mainboard;
a comprehensive testing tool, the comprehensive testing tool comprising:
the configuration file access module is used for accessing a configuration file and acquiring the serial number of a file plate in the configuration file;
and the comparison module is used for comparing the onboard board block serial number with the file board block serial number and judging the matching correctness of the mainboard and the configuration file according to a comparison result.
Preferably, the first and second liquid crystal materials are,
the mainboard detection module comprises a copying unit which is used for generating a driving file and copying the detection information with the serial number of the onboard board block to the driving file;
the detection device further comprises a rechecking module which is used for accessing the drive file and comparing the serial number of the onboard plate block obtained by detection with the serial number of the onboard plate block in the drive file.
In a third aspect, the present invention also provides a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements any of the detection methods provided by the present invention.
In a fourth aspect, an embodiment of the present invention provides a server, including a memory, a processor, and a computer program stored on the memory and executable by the processor, where the processor executes the computer program to implement any one of the detection methods provided by the present invention.
The invention has the beneficial effects that: the detection method, the detection device, the storage medium and the server are provided, the onboard board block serial number on the mainboard and the file block serial number in the configuration file are respectively obtained, then the onboard board block serial number and the file block serial number are compared, so that the matching correctness of the mainboard and the configuration file can be quickly judged, the debugging time of research and development personnel is reduced, and the production efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions in the present embodiment or the prior art, the drawings needed to be used in the description of the embodiment or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings according to these drawings without inventive labor.
Fig. 1 is a schematic flow chart of a detection method according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of another detection method provided by the embodiment of the invention;
FIG. 3 is a schematic flow chart of another detection method provided by the embodiment of the invention;
FIG. 4 is a schematic structural diagram of a detecting device according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments will be clearly and completely described below with reference to the drawings in the embodiments, and it is apparent that the embodiments described below are only a part of embodiments of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example one
The embodiment provides a detection method, which is applicable to an application scenario for detecting matching between a motherboard and a configuration file, and can reduce error checking time and further improve production efficiency.
Fig. 1 is a schematic flow chart of a detection method according to an embodiment of the present invention.
Referring to fig. 1, the detection method includes the steps of:
step 101, detecting a mainboard to obtain the serial number of an onboard plate block of the mainboard;
step 102, accessing a configuration file to obtain a file plate serial number in the configuration file;
and 103, comparing the onboard board block serial number with the file board block serial number, and judging the matching correctness of the mainboard and the configuration file according to a comparison result.
Optionally, step 103 may include:
step 1031, comparing the onboard plate serial number with the file plate serial number;
step 1032, if the serial number of the onboard board block is matched with the serial number of the file board block, sending a first prompt message;
and 1033, if the serial number of the onboard board block is not matched with the serial number of the file board block, sending out second prompt information.
Generally, different onboard board block serial numbers are burned on different versions of motherboards suitable for different regions, for example, the onboard board block serial number of the asia pacific motherboard is 1, the onboard board block serial number of the south american motherboard is 2, the onboard board block serial number of the mengladesh motherboard is 3, and the like. After the probe of the mainboard detection module provided with the mainboard detection software is connected with the detection pin on the mainboard, the mainboard detection software can acquire the serial number of the onboard board block of the mainboard. Of course, other characters such as a, b, and c may be used instead of Arabic numerals such as 1, 2, and 3.
Optionally, the configuration file is in cfg format, which typically has a row of records regarding the file tile sequence numbers. For example, if the configuration file is adapted to a asia-pacific motherboard, then there will be a line of records like "Board ID 1" after opening the configuration file. Similarly, if the configuration file is adapted to the south american motherboard, a line of records similar to "BoardID ═ 2" will be generated after the configuration file is opened; if the profile is adapted to a bangladesh motherboard, then there will be a line of records like "Board ID 3" after opening the profile.
It is understood that if the onboard board block serial number obtained from the motherboard matches the file block serial number obtained from the configuration file, for example, both are 1, or both are 2, etc., the motherboard can be considered to match the configuration file, otherwise, if the onboard board block serial number obtained from the motherboard does not match the file block serial number obtained from the configuration file, for example, the former is 1 and the latter is 2, or the former is 2 and the latter is 3, etc., the motherboard can be considered to not match the configuration file.
In this embodiment, a comparison report in the form of a table or the like may be formed after the comparison, and a record about "Check RF CFG" is generated in the comparison report. The first prompt message may be text message such as "pass", or may be voice message of "ding", or may be a record indicating that the "Check RF CFG" is displayed in green. Accordingly, the second prompt message may be a text message such as "fail", a voice message of "tic, tic", or a record of "mainboard and profile matching detection (Check RF CFG)" displayed in red. And the comprehensive testing worker can process the abnormity in time after receiving the second prompt message.
Optionally, the detection method provided by this embodiment may be used before comprehensive measurement. Before the comprehensive test, the detection method is used for detecting the matching correctness of the main board and the configuration file, so that the error report condition caused by the fact that the main board is not matched with the configuration file on the comprehensive test station is effectively avoided.
The detection method provided by the embodiment of fig. 1 can be used for detecting the matching correctness of the mainboard and the configuration file in the technical field of mainboard detection, respectively obtaining the onboard board block serial number on the mainboard and the file block serial number in the configuration file, and then comparing the onboard board block serial number with the file block serial number, so that the matching correctness of the mainboard and the configuration file can be quickly judged, thereby reducing the error checking time of research personnel and further improving the production efficiency.
Fig. 2 is a schematic flow chart of another detection method provided in the embodiment of the present invention, and referring to fig. 2, the method further includes the following steps:
step 201, burning different onboard board block serial numbers for different versions of mainboards, and burning the same onboard board block serial number for the same version of mainboards.
The detection method shown in fig. 2 corresponds to a scenario that, in an actual production process, the motherboard may be provided by different manufacturers, and the serial numbers of board boards defined by different manufacturers for the motherboard of each version may be different.
The mainboard of the same version uses the same onboard board block serial number, obviously, the comparison work can be simplified, and in order to ensure that the onboard board block serial numbers of the mainboard of the same version are the same, the mainboard can be communicated with manufacturers in advance, and each manufacturer is required to burn the mainboard program according to a uniform rule. For example, when programming, the serial numbers of all board-mounted boards of the asia-pacific motherboard are defined as 1, the serial numbers of all board-mounted boards of the south american motherboard are defined as 2, and the serial numbers of all board-mounted boards of the banglad motherboard are defined as 3.
Certainly, the program burning may be performed on each motherboard again before the detection is performed, and the onboard board block serial numbers are defined by using a unified rule in the re-burning process, for example, the onboard board block serial numbers of all asia-pacific motherboards are redefined to be 1, the onboard board block serial numbers of all south american motherboards are redefined to be 2, and the onboard board block serial numbers of all banglad motherboards are redefined to be 3.
The detection method provided by the embodiment of fig. 2 can ensure that all the motherboards define the serial numbers of the board carriers according to a uniform rule, so that the motherboards provided by different manufacturers can be adapted to the detection method provided by the embodiment, and the practicability of the detection method provided by the embodiment is greatly improved.
Fig. 3 is a schematic flow chart of another detection method provided in the embodiment of the present invention, and referring to fig. 3, the method further includes the following steps:
step 301, generating a drive file, and copying the detection information with the serial number of the onboard plate block to the drive file;
step 302, accessing the driving file, and comparing the serial number of the onboard plate block obtained by detection with the serial number of the onboard plate block in the driving file.
It should be noted that, most of the existing integrated test tools cannot directly obtain the serial number of the board carrier board on the motherboard, but general integrated test tools can access the drive file. Therefore, the step 101 may be executed by using the motherboard detecting module installed with the motherboard detecting software, and after the serial number of the board carrier is obtained, the step 301 may be executed by using the motherboard detecting module to copy the serial number of the board carrier to the drive file readable by the integrated testing tool, and the integrated testing tool may subsequently access the drive file to obtain the serial number of the board carrier.
Therefore, in order to ensure the correctness of the information of the drive file, step 302 may be added, a review module of the application layer is used to review the serial number of the board carrier block of the drive file, and when the review result of the review module is that the copy is correct, the comprehensive testing tool accesses the drive file again to obtain the serial number of the board carrier block of the motherboard.
The detection method provided by the embodiment of fig. 3 is suitable for an application scenario in which the comprehensive testing tool cannot directly acquire the serial number of the onboard plate, and the acquisition of the serial number of the onboard plate of the existing comprehensive testing tool can be realized by generating the driving file in a form of being used as an information carrier of the serial number of the onboard plate, so that hardware improvement on the existing comprehensive testing tool is not needed, and the modification cost is greatly reduced.
Example two
The detection device, the computer-readable storage medium and the server provided by the embodiment of the invention can be used for executing the detection method provided by the embodiment of the invention, and have corresponding functions and beneficial effects.
Fig. 4 is a schematic structural diagram of a detection apparatus according to an embodiment of the present invention.
Referring to fig. 4, a detection apparatus includes:
the main board detection module 401 is configured to detect a main board and obtain a serial number of an onboard board block of the main board;
a comprehensive testing tool, the comprehensive testing tool comprising:
the configuration file access module 4021 is configured to access a configuration file and acquire a sequence number of a file plate in the configuration file;
a comparison module 4022, configured to compare the onboard board block serial number with the file board block serial number, and determine the correctness of matching between the motherboard and the configuration file according to a comparison result.
Optionally, the alignment module 4022 includes:
the comparison unit is used for comparing the serial number of the onboard plate block with the serial number of the file plate block;
the first prompt unit is used for sending out first prompt information if the serial number of the onboard plate is matched with the serial number of the file plate;
and the second prompt unit is used for sending out second prompt information if the onboard plate serial number is not matched with the file plate serial number.
On the basis of the above embodiment, for guaranteeing that the motherboards provided by different manufacturers have the same order number definition rule of the board carrier boards, the method further includes:
the burning module 403 is configured to burn different onboard board block serial numbers for different versions of motherboards, and burn the same onboard board block serial number for the same version of motherboards.
On the basis of the above embodiment, when the comprehensive testing tool cannot directly obtain the serial number of the board carrier plate through the main board,
the main board detection module 401 further includes:
the copying unit 4011 is configured to generate a driving file, and copy the detection information with the serial number of the onboard board block to the driving file;
the detection device further includes a review module 404, configured to access the drive file, and compare the serial number of the onboard board block obtained through detection with the serial number of the onboard board block in the drive file.
When the retest result of the retest module 404 is that the copy is correct, the comparison module 4022 accesses the drive file to obtain the serial number of the board-mounted board of the motherboard.
The detection device that this embodiment provided can be used to mainboard and the matching correctness of configuration file in the mainboard detection technology field and detect the situation, acquires board carrier plate serial number on the mainboard and acquires the file version serial number in the configuration file through synthesizing the measuring tool through mainboard detection module respectively, then uses to synthesize the measuring tool right board carrier plate serial number with file plate serial number compares, so can carry out quick judgement to the matching correctness of mainboard and configuration file to reduce research and development personnel's mistake checking time, and then improve production efficiency.
Embodiments of the present invention provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the detection methods provided in all embodiments of the present invention: that is, the program when executed by the processor implements: detecting a mainboard to obtain the serial number of an onboard board block of the mainboard; accessing a configuration file to obtain a file plate serial number in the configuration file; comparing the onboard board block serial number with the file board block serial number, and judging the matching correctness of the mainboard and the configuration file according to a comparison result.
Any combination of one or more computer-readable media may be employed. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
Fig. 5 is a schematic structural diagram of a server according to an embodiment of the present invention, where the server may integrate the detection apparatus according to the embodiment of the present invention. Referring to fig. 5, the server 5 may include: a memory 501, a processor 502 and a computer program stored on the memory 501 and executable by the processor 502, wherein the processor 502 executes the computer program to implement the detection method according to the embodiment of the present invention.
In the embodiments provided in the present application, it should be understood that the disclosed system, unit, apparatus and method may be implemented in other ways. For example, all the embodiments described above are merely illustrative, and for example, the division of the above units or modules is only one logical function division, and there may be other divisions when the actual implementation is performed, for example, a plurality of units, modules and components may be combined or integrated into another system, or some features may be omitted or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a computer-readable storage medium and includes instructions for causing a terminal device (which may be a mobile phone, a notebook, or other electronic device) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method of detection, comprising:
detecting a mainboard to obtain the serial number of an onboard board block of the mainboard;
accessing a configuration file to obtain a file plate serial number in the configuration file;
comparing the onboard board block serial number with the file board block serial number, and judging the matching correctness of the mainboard and the configuration file according to a comparison result.
2. The method according to claim 1, wherein before the step of detecting the motherboard and acquiring the serial number of the board mounted board of the motherboard, the method comprises:
and burning different onboard board block serial numbers for the mainboards of different versions, and burning the same onboard board block serial number for the mainboards of the same version.
3. The method according to claim 1, wherein the detecting the motherboard to obtain the serial number of the board carrier board of the motherboard comprises:
and generating a driving file, and copying the detection information with the serial number of the onboard plate block to the driving file.
4. The detection method according to claim 3, wherein after generating a drive file and copying the detection information with the onboard board block serial number to the drive file, the method further comprises:
and accessing the drive file to acquire the serial number of the onboard plate block of the mainboard.
5. The method according to claim 4, wherein before accessing the driver file and obtaining the serial number of the board mounted board of the motherboard, the method further comprises:
and accessing the drive file, and comparing the serial number of the onboard plate block obtained by detection with the serial number of the onboard plate block in the drive file.
6. The detection method according to claim 1, wherein the comparing the onboard board block serial number with the file block serial number, and the determining the matching correctness of the motherboard and the configuration file according to the comparison result comprises:
comparing the serial number of the onboard plate with the serial number of the file plate;
if the serial number of the onboard plate is matched with the serial number of the file plate, sending first prompt information;
and if the onboard plate serial number is not matched with the file plate serial number, sending out second prompt information.
7. A detection device, comprising:
the mainboard detection module is used for detecting a mainboard and acquiring the serial number of an onboard board block of the mainboard;
a comprehensive testing tool, the comprehensive testing tool comprising:
the configuration file access module is used for accessing a configuration file and acquiring the serial number of a file plate in the configuration file;
and the comparison module is used for comparing the onboard board block serial number with the file board block serial number and judging the matching correctness of the mainboard and the configuration file according to a comparison result.
8. The detection apparatus according to claim 7,
the mainboard detection module comprises a copying unit which is used for generating a driving file and copying the detection information with the serial number of the onboard board block to the driving file;
the detection device further comprises a rechecking module which is used for accessing the drive file and comparing the serial number of the onboard plate block obtained by detection with the serial number of the onboard plate block in the drive file.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the detection method according to any one of claims 1 to 7.
10. A server, comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor implements the detection method according to any one of claims 1 to 7 when executing the computer program.
CN202010138904.6A 2020-03-03 2020-03-03 Detection method, detection device, storage medium and server Pending CN111367862A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010138904.6A CN111367862A (en) 2020-03-03 2020-03-03 Detection method, detection device, storage medium and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010138904.6A CN111367862A (en) 2020-03-03 2020-03-03 Detection method, detection device, storage medium and server

Publications (1)

Publication Number Publication Date
CN111367862A true CN111367862A (en) 2020-07-03

Family

ID=71210381

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010138904.6A Pending CN111367862A (en) 2020-03-03 2020-03-03 Detection method, detection device, storage medium and server

Country Status (1)

Country Link
CN (1) CN111367862A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102289399A (en) * 2011-09-01 2011-12-21 深圳芯智汇科技有限公司 System and method for testing main board of computer
CN110286918A (en) * 2019-05-31 2019-09-27 Oppo(重庆)智能科技有限公司 A kind of method for downloading software of circuit board, software download device, storage medium
CN110851310A (en) * 2019-11-06 2020-02-28 深圳市展祥通信科技有限公司 Electronic equipment testing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102289399A (en) * 2011-09-01 2011-12-21 深圳芯智汇科技有限公司 System and method for testing main board of computer
CN110286918A (en) * 2019-05-31 2019-09-27 Oppo(重庆)智能科技有限公司 A kind of method for downloading software of circuit board, software download device, storage medium
CN110851310A (en) * 2019-11-06 2020-02-28 深圳市展祥通信科技有限公司 Electronic equipment testing method and device

Similar Documents

Publication Publication Date Title
CN109284269B (en) Abnormal log analysis method and device, storage medium and server
CN107678936B (en) Business system pre-inspection method, server and computer readable storage medium
CN110704475A (en) Method and system for comparing ETL loading table structures
CN110109818A (en) Monitoring method, device, terminal and the readable storage medium storing program for executing of back end interface data
CN114201408A (en) Regression testing method, device, computer equipment and storage medium
CN112650670A (en) Application testing method, device, system, electronic equipment and storage medium
CN112925524A (en) Method and device for detecting unsafe direct memory access in driver
US20160314061A1 (en) Software Defect Detection Identifying Location of Diverging Paths
CN103645985A (en) Source code macro-matching detection method
CN100471130C (en) Locating method and its device for system repeatedly start fault
CN111367862A (en) Detection method, detection device, storage medium and server
CN111352997A (en) Test environment verification method and system
CN115757099A (en) Automatic test method and device for platform firmware protection recovery function
CN115657981A (en) Method for setting print level of print information in authentication environment and authentication method
CN114637685A (en) Performance test method, device, equipment and medium of application program in bank system
CN115480970A (en) Performance test method, device, equipment and storage medium
CN112069009A (en) Method and device for pressure test in Recovery mode and terminal equipment
CN111176975B (en) Test method, device, equipment and computer readable storage medium
CN112947964A (en) Chip firmware updating method, device, equipment and storage medium
CN113495828A (en) Log display method and device and electronic equipment
CN209980234U (en) Simulation debugging device
CN110555090B (en) Method, system, terminal and storage medium for automatically acquiring CPU BUS Number
CN109684137A (en) A kind of method and system for being detected to target device
CN112749091A (en) Software regression testing method
CN117590199A (en) Fault detection method and system for circuit board chip, electronic equipment and storage medium

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