CN110990255B - Buried point testing method and server - Google Patents

Buried point testing method and server Download PDF

Info

Publication number
CN110990255B
CN110990255B CN201911032129.XA CN201911032129A CN110990255B CN 110990255 B CN110990255 B CN 110990255B CN 201911032129 A CN201911032129 A CN 201911032129A CN 110990255 B CN110990255 B CN 110990255B
Authority
CN
China
Prior art keywords
data
buried point
detected
terminal
tested
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.)
Active
Application number
CN201911032129.XA
Other languages
Chinese (zh)
Other versions
CN110990255A (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.)
Beike Technology Co Ltd
Original Assignee
Beike 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 Beike Technology Co Ltd filed Critical Beike Technology Co Ltd
Priority to CN201911032129.XA priority Critical patent/CN110990255B/en
Publication of CN110990255A publication Critical patent/CN110990255A/en
Application granted granted Critical
Publication of CN110990255B publication Critical patent/CN110990255B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3692Test management for test results analysis
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Geophysics And Detection Of Objects (AREA)

Abstract

The embodiment of the invention provides a buried point testing method and a server. Executing a preset automatic test script, and sending a test instruction to a terminal to be tested so that the terminal to be tested executes test operation according to the received test instruction; collecting to-be-detected buried point data which are generated by the to-be-detected terminal and correspond to the pre-acquired buried point requirements; according to the calibration information which is obtained in advance and corresponds to the buried point requirement, the calibration result of the buried point data to be tested is obtained.

Description

Buried point testing method and server
Technical Field
The embodiment of the invention relates to the technical field of data calculation, in particular to a buried point testing method and a server.
Background
Buried point is a common data collection method of network application products, and is mainly used for collecting user behavior data, such as page access paths, what element is clicked, and the like, and carrying out data analysis, so that users can more reasonably arrange operation plans.
For this reason, the buried point of the product needs to be tested, and the current traditional buried point testing scheme is as follows: and (3) connecting agents of the wrapping tools such as charles or fiddler by using a terminal, performing a series of operations on the application by a tester, checking buried point request data by using the wrapping tools, performing json analysis on the buried point request data, and manually checking whether the buried point is correct. After the verification is finished, the test report is filled in manually.
Therefore, the traditional buried point testing method has high repeatability, is complex and excessively depends on manpower, so that the testing efficiency is low, and the cost for testing the buried point is high for each version of application test.
Disclosure of Invention
The embodiment of the invention provides a buried point testing method and a server, which are used for solving the problems that the buried point testing method in the prior art is too complex and the testing efficiency is low.
In a first aspect, an embodiment of the present invention provides a buried point testing method, including:
executing a preset automatic test script, and sending a test instruction to a terminal to be tested so that the terminal to be tested executes test operation according to the received test instruction;
collecting to-be-detected buried point data which are generated by the to-be-detected terminal and correspond to the pre-acquired buried point requirements;
And obtaining a checking result of the buried point data to be checked according to the checking information which is obtained in advance and corresponds to the buried point requirement.
Further, before the step of executing the preset automatic test script and sending a test instruction to the terminal to be tested so that the terminal to be tested executes the test operation according to the received test instruction, the embedded point test method further includes:
acquiring buried point requirements and collation information; the embedded point requirement comprises at least one key value, and the collation information comprises data types of the key values;
correspondingly, the step of collecting the to-be-detected buried point data generated by the to-be-detected terminal and corresponding to the pre-acquired buried point requirement comprises the following steps:
collecting to-be-detected buried point data corresponding to each key value in the buried point requirement, which are generated by the to-be-detected terminal; the embedded point data to be detected comprises a corresponding key value and a corresponding numerical value;
correspondingly, according to the pre-acquired calibration information corresponding to the buried point requirement, obtaining a calibration result of the buried point data to be tested, including:
obtaining a checking result of the numerical value of the buried point data to be checked according to the checking information and a preset checking condition; and the verification condition corresponds to the data type of the key value in the buried point data to be detected.
Further, the step of obtaining a calibration result of the numerical value of the buried point data to be measured according to the calibration information and the preset calibration condition includes:
if the numerical value of the buried point data to be detected meets the following verification conditions corresponding to the data type of the key value according to the key value of the buried point data to be detected, judging that the numerical value of the buried point data to be detected is correct:
if the data type of the key value is the expected value, the value of the buried data to be detected is the same as the expected value corresponding to the key value; wherein the collation information includes expected data corresponding to the key value;
if the data type of the key value is unexpected, the embedded point requirement comprises the key value;
if the data type of the key value is that the value can be enumerated, the value of the buried data to be detected is the same as one of at least one expected value corresponding to the key value; wherein the collation information includes at least one expected data corresponding to the key value;
if the data type of the key value is a position parameter, the numerical value of the buried data to be detected is in a preset threshold range.
Further, after the step of obtaining the calibration result of the buried point data to be measured according to the calibration information corresponding to the buried point requirement obtained in advance, the buried point testing method further includes:
And if the checking result of the buried point data to be detected is abnormal, sending alarm information.
Further, before the step of executing the preset automatic test script and sending a test instruction to the terminal to be tested so that the terminal to be tested executes the test operation according to the received test instruction, the embedded point test method further includes:
acquiring a terminal type;
correspondingly, the step of executing the preset automatic test script and sending a test instruction to the terminal to be tested so that the terminal to be tested executes the test operation according to the received test instruction comprises the following steps:
executing a preset automatic test script, and sending a test instruction to a terminal to be tested corresponding to the terminal type so that the terminal to be tested executes test operation according to the received test instruction.
Further, after the step of obtaining the calibration result of the numerical value of the buried point data to be measured according to the calibration information and the preset calibration condition, the buried point testing method further includes:
and storing all the proofreading results, and displaying in real time according to the proofreading results.
Further, the buried point testing method further includes:
acquiring a semi-automatic test request and the buried point data to be tested, which are sent by a test client, and acquiring a verification result of the buried point data to be tested according to the verification information; the embedded point data to be tested is obtained by the test client from a client terminal connected with the test client according to a preset embedded point requirement.
In a second aspect, an embodiment of the present invention provides a server for buried point testing, including:
the terminal group control module is used for executing a preset automatic test script, sending a test instruction to a terminal to be tested, and enabling the terminal to be tested to execute test operation according to the received test instruction;
the data acquisition module is used for acquiring to-be-detected buried point data which is generated by the to-be-detected terminal and corresponds to the pre-acquired buried point requirement;
and the data checking module is used for acquiring a checking result of the buried point data to be checked according to the checking information which is acquired in advance and corresponds to the buried point requirement.
Further, the server further includes:
the information acquisition module is used for acquiring buried point requirements and proofreading information; the embedded point requirement comprises at least one key value, and the collation information comprises data types of the key values;
correspondingly, the data acquisition module is used for acquiring to-be-detected buried point data corresponding to each key value in the buried point requirement, which is generated by the to-be-detected terminal; the embedded point data to be detected comprises a corresponding key value and a corresponding numerical value;
correspondingly, the data checking module is used for obtaining a checking result of the numerical value of the buried point data to be checked according to the checking information and a preset checking condition; and the verification condition corresponds to the data type of the key value in the buried point data to be detected.
Further, the data proofreading module is further configured to:
if the numerical value of the buried point data to be detected meets the following verification conditions corresponding to the data type of the key value according to the key value of the buried point data to be detected, judging that the numerical value of the buried point data to be detected is correct:
if the data type of the key value is the expected value, the value of the buried data to be detected is the same as the expected value corresponding to the key value; wherein the collation information includes expected data corresponding to the key value;
if the data type of the key value is unexpected, the embedded point requirement comprises the key value;
if the data type of the key value is that the value can be enumerated, the value of the buried data to be detected is the same as one of at least one expected value corresponding to the key value; wherein the collation information includes at least one expected data corresponding to the key value;
if the data type of the key value is a position parameter, the numerical value of the buried data to be detected is in a preset threshold range.
Further, the server further includes:
and the abnormal alarm module is used for sending alarm information if the checking result of the buried point data to be detected is abnormal.
Further, the information acquisition module is further configured to:
acquiring a terminal type;
correspondingly, the terminal group control module is further used for:
executing a preset automatic test script, and sending a test instruction to a terminal to be tested corresponding to the terminal type so that the terminal to be tested executes test operation according to the received test instruction.
Further, the server further includes:
and the result display module is used for storing all the correction results and displaying the correction results in real time according to the correction results.
Further, the server further includes:
the semi-automatic test module is used for acquiring a semi-automatic test request sent by the test client and the buried point data to be tested, and obtaining a verification result of the buried point data to be tested according to the verification information; the embedded point data to be tested is obtained by the test client from a client terminal connected with the test client according to a preset embedded point requirement.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
a processor, a memory, a communication interface, and a communication bus; wherein, the liquid crystal display device comprises a liquid crystal display device,
the processor, the memory and the communication interface complete communication with each other through the communication bus;
The communication interface is used for information transmission between communication devices of the electronic device;
the memory stores computer program instructions executable by the processor, the processor invoking the program instructions capable of performing the method of:
executing a preset automatic test script, and sending a test instruction to a terminal to be tested so that the terminal to be tested executes test operation according to the received test instruction;
collecting to-be-detected buried point data which are generated by the to-be-detected terminal and correspond to the pre-acquired buried point requirements;
and obtaining a checking result of the buried point data to be checked according to the checking information which is obtained in advance and corresponds to the buried point requirement.
In a fourth aspect, embodiments of the present invention also provide a non-transitory computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the following method:
executing a preset automatic test script, and sending a test instruction to a terminal to be tested so that the terminal to be tested executes test operation according to the received test instruction;
collecting to-be-detected buried point data which are generated by the to-be-detected terminal and correspond to the pre-acquired buried point requirements;
and obtaining a checking result of the buried point data to be checked according to the checking information which is obtained in advance and corresponds to the buried point requirement.
According to the embedded point testing method and the server, the automatic testing script is executed, the testing instructions are sent to the terminals to be tested, the embedded point data to be tested of each terminal to be tested are collected, and the checking result of the embedded point data to be tested is obtained according to the preset checking information, so that embedded point testing can be achieved simply and rapidly.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions of the prior art, the following description will briefly explain the drawings used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a buried point test method according to an embodiment of the present invention;
FIG. 2 is a flowchart of another method for testing buried points according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a buried point testing system according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a server for embedded point testing according to an embodiment of the present invention;
fig. 5 illustrates a physical structure diagram of an electronic device.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Fig. 1 is a flowchart of a buried point testing method according to an embodiment of the present invention, as shown in fig. 1, the method includes:
and S01, executing a preset automatic test script, and sending a test instruction to a terminal to be tested so that the terminal to be tested executes test operation according to the received test instruction.
The embodiment of the invention adopts the platform operation, and various automatic test scripts are respectively pre-programmed and stored on the server according to various different test types and requirements. The automatic test script may be written according to actual needs, for example, a python script, and for an android User Interface (UI), the automatic test script may be written based on uiAutomation 2 and unitest.
Therefore, when each test starts, a tester can select a required automatic test script on a background page of the server according to the current test requirement.
Executing the selected automatic test script by the terminal group control module of the server, thereby generating a series of test instructions, and sending the test instructions to at least one terminal to be tested, such as a computer, a mobile phone and the like, which is connected with the terminal group control module. Therefore, the terminal to be tested can execute test operation on the application APP to be tested according to the received test instruction, for example, a specific UI mark is clicked after the APP is opened.
And S02, collecting to-be-detected buried point data which is generated by the to-be-detected terminal and corresponds to the pre-acquired buried point requirement.
In the process of executing the test by the terminal, a data acquisition module of the server collects data packets generated by all terminals to be tested in the process of executing the test operation by using a packet grabbing tool, such as an Anyproxy proxy, and screens out the buried point data to be tested from the data packets according to the buried point requirement of the test. The buried point requirement can be input or selected by a tester through a background page before the test starts.
And S03, obtaining a checking result of the buried point data to be checked according to the checking information which is obtained in advance and corresponds to the buried point requirement.
And the data checking module of the server checks each piece of buried point data to be detected acquired by the data acquisition module according to preset checking information corresponding to the buried point requirement so as to judge the correctness of the buried point data to be detected. The calibration information can be preset and obtained according to the embedded point requirement, and can also be input together with the embedded point requirement through a background page before the test starts.
According to the embodiment of the invention, the automatic test script is executed, the test instruction is sent to the terminals to be tested, the data of the buried points to be tested of each terminal to be tested are collected, and the verification result of the data of the buried points to be tested is obtained according to the preset verification information, so that the buried point test can be simply and quickly realized.
Fig. 2 is a flowchart of another method for testing a buried point according to an embodiment of the present invention, as shown in fig. 2, the method further includes, before the step S01:
s001, obtaining buried point requirements and proofreading information; the embedded point requirement comprises at least one key value, and the collation information comprises data types of the key values;
before each test starts, a tester can input buried point requirements and proofreading information in a background page of the server according to actual requirements. The embedded point requirement at least comprises a plurality of key values selected, and the collation information at least comprises a data type corresponding to each key value. The classification of the data type may be performed according to actual needs, for example, it may be classified into coordinate information, numerical information, character information, etc., or may be classified into value predictable and value unpredictable, etc., which are not specifically limited herein.
Accordingly, the step S02 includes:
step S021, collecting to-be-detected buried point data corresponding to each key value in the buried point requirement generated by the to-be-detected terminal; the buried point data to be detected comprises a corresponding key value and a corresponding numerical value.
And in the process that the terminal starts to execute the test operation, the data acquisition module captures all data packets generated by the terminal in real time through a packet capture tool. And screening out the numerical value corresponding to each key value from the data packet according to the embedded point requirement, and combining the key values and the numerical values to form the embedded point data to be detected, so as to obtain the embedded point data to be detected corresponding to each key value.
Accordingly, the step S03 includes:
step S031, obtaining a checking result of the numerical value of the buried point data to be checked according to the checking information and a preset checking condition; and the verification condition corresponds to the data type of the key value in the buried point data to be detected.
And according to the data types of the key values, the data checking module sets checking conditions corresponding to the data types. When the data checking module checks each piece of buried point data to be tested, firstly selecting checking conditions corresponding to key values in each piece of buried point data to be tested, then checking numerical values in the buried point data to be tested according to the checking conditions, and taking the checking results of the numerical values as the checking results of the buried point data to be tested.
According to the embodiment of the invention, the embedded point requirement comprising a plurality of key values and the correction information comprising the data types of the key values are input to the server in advance according to the test requirement before the test, then the numerical values are screened out from the collected data packets according to the key values to form the embedded point data to be tested, and the correction result of the numerical values is obtained according to the correction rule corresponding to the data types of the key values, so that the embedded point test can be simply and quickly realized.
Based on the above embodiment, further, the step S031 includes:
if the numerical value of the buried point data to be detected meets the following verification conditions corresponding to the data type of the key value according to the key value of the buried point data to be detected, judging that the numerical value of the buried point data to be detected is correct:
if the data type of the key value is the expected value, the value of the buried data to be detected is the same as the expected value corresponding to the key value; wherein the collation information includes expected data corresponding to the key value;
if the data type of the key value is unexpected, the embedded point requirement comprises the key value;
if the data type of the key value is that the value can be enumerated, the value of the buried data to be detected is the same as one of at least one expected value corresponding to the key value; wherein the collation information includes at least one expected data corresponding to the key value;
If the data type of the key value is a position parameter, the numerical value of the buried data to be detected is in a preset threshold range.
As can be seen from the above embodiments, the buried data to be detected collected by the data collecting module includes a key value and a numerical value. For example, standard object profile (JavaScript Object Notation, JSON) data whose data format is as follows may be specifically employed:
{"aaa":11222,"bbb":"sdaww","ccc":"qwqe","ddd":{"location":1,"unexpected":"www","enum":2}},
wherein ": "front and back are the" key "of the buried point data to be measured respectively: value ", such as" aaa "11222," bbb "sdaww", "ccc" qwqe "," location "1," unexpected "www", "enum" 2 and "ddd" 1 { "location":1, "unexpected" www "," enum "2 } are array formats. For simplicity, JSON data is used as an example in the following examples.
In the embodiment of the invention, key values are divided into four data types, which are respectively: values may be expected, values may not be expected, values may be enumerated, and location parameters.
And the corresponding proofreading information of each key value is different according to different data types, and the proofreading information also comprises expected data. Specifically, the embedded point requirement and the collation information input by the tester through the background webpage before the test starts can be in the form of form input, and each row comprises a key value key, a data type, expected data enum and the like. All key values are buried point requirements, and data types type, expected data enum and the like corresponding to each key value are collated information. If the data type is value predictable, the expected data enum includes an expected value; if the data type is unexpected in value, the expected data enum is null; if the data type is a value which can be enumerated, the expected data enum comprises a plurality of expected values; if the data type is a location parameter, the expected data enum is null or includes a threshold range.
The data checking module sets corresponding checking conditions for different data types respectively and is used for checking the received buried data to be checked respectively:
if the data type of the key value of the buried point data to be detected is predictable, comparing the numerical value of the buried point data to be detected with one expected numerical value in the expected data of the corresponding calibration information, and if the numerical value is the same, judging that the buried point data to be detected is correct; otherwise, the buried data to be detected is abnormal.
If the data type of the key value of the buried point data to be detected is unexpected, only judging whether the key value exists in the buried point requirement, and if so, judging that the buried point data to be detected is correct; otherwise, the buried data to be detected is abnormal.
And if the data type of the key value of the buried point data to be detected is value enumeration, comparing the numerical value of the buried point data to be detected with a plurality of expected numerical values in the expected data of the corresponding calibration information one by one. If the value is the same as one of the expected data, judging that the buried point data to be detected is correct; otherwise, judging that the buried data to be detected is abnormal.
If the data type of the key value of the buried point data to be detected is a position parameter, further judging whether the numerical value of the buried point data to be detected is within a preset threshold range or not. The threshold range may be given by expected data of the corresponding collation information, or may be preset by the data collation module.
According to the embodiment of the invention, the data types of the key values are respectively set as the parameters of predictable value, unpredictable value, enumerated value or position, and whether the numerical value of the buried point data to be detected meets the preset verification condition corresponding to the data type is respectively judged, so that the flexibility and the accuracy of verification are improved according to the data types of different key values in the process of simply and quickly implementing buried point test.
Based on the above embodiment, further, after the step S03, the method further includes:
and if the checking result of the buried point data to be detected is abnormal, sending alarm information.
If the checking result of the buried point data to be checked obtained by the data checking module is abnormal, alarm information can be sent to a tester, and the alarm information can be directly sent to a terminal of the tester or displayed on a data visual display page of a server.
According to the embodiment of the invention, when the abnormal buried point data to be detected is obtained, the alarm information is sent to the tester, so that the tester can find the abnormal buried point data more quickly, and the buried point test process can be realized more quickly.
Based on the above embodiment, further, before the step S01, the method further includes:
Acquiring a terminal type;
accordingly, the step S01 includes:
executing a preset automatic test script, and sending a test instruction to a terminal to be tested corresponding to the terminal type so that the terminal to be tested executes test operation according to the received test instruction.
Since the terminal types of the terminals connected with the terminal group control module can be many, the terminal type for performing the test needs to be specified before the test is performed. And the terminal group control module takes a terminal corresponding to the specified one or more terminal types as a terminal to be tested, so as to send a test instruction generated in the process of executing the automatic test case to the terminal to be tested.
The embodiment of the invention can improve the flexibility of verification in the process of simply and quickly realizing the buried point test by presetting the terminal type.
Fig. 3 is a schematic structural diagram of a buried point testing system according to an embodiment of the present invention, and further, after the step S03, the method further includes:
and storing all the proofreading results, and displaying in real time according to the proofreading results.
As shown in FIG. 3, after the test is started, the data checking module performs checking on the received buried data to be tested, and then persists the checking result to the database DB, for example, stores the checking result through a mysql database. And then processing the stored checking result, and displaying the data visual display page sent to the server in real time through rendering, or sending the checking result to the client for displaying.
In addition, the server can also send some key node information of the test, such as start test, test completion, etc., to the client in real time during the test process, for reporting the test process to the user.
The embodiment of the invention saves and displays the calibration result obtained in the test process in real time, thereby increasing flexibility in the test process of the buried point and improving the interaction degree of the test process.
Based on the above embodiment, further, the method further includes:
acquiring a semi-automatic test request and the buried point data to be tested, which are sent by a test client, and acquiring a verification result of the buried point data to be tested according to the verification information; the embedded point data to be tested is obtained by the test client from a client terminal connected with the test client according to a preset embedded point requirement.
On the basis of adopting the automatic embedded point testing method described in the above embodiment, a semi-automatic testing method may also be adopted, specifically, a semi-automatic testing request may be sent to a server by a user through a testing client, and a testing process of application software may be performed by a terminal to be tested connected to the testing client, and meanwhile, a package grabbing tool installed in the testing client may collect, in real time, embedded point data to be tested generated by the terminal to be tested in the process of executing the test and send the data to the server.
After receiving the buried point data to be detected, the server corrects the buried point data to be detected according to preset correction information, so that the correctness of the buried point data to be detected is judged.
According to the embodiment of the invention, the test client collects the buried point data to be tested generated by the connected terminals to be tested and sends the data to the server for verification so as to judge the correctness of the buried point data to be tested, thereby increasing the flexibility and remote operability of the buried point test.
Fig. 4 is a schematic structural diagram of a server for embedded point testing according to an embodiment of the present invention, as shown in fig. 4, the server includes: a terminal group control module 10, a data acquisition module 11 and a data checking module 12, wherein,
the terminal group control module 10 is configured to execute a preset automatic test script, and send a test instruction to a terminal to be tested, so that the terminal to be tested executes a test operation according to the received test instruction; the data acquisition module 11 is used for acquiring to-be-detected buried point data which is generated by the to-be-detected terminal and corresponds to the pre-acquired buried point requirement; the data checking module 12 is configured to obtain a checking result of the buried point data to be tested according to the checking information obtained in advance and corresponding to the buried point requirement. Specifically:
The embodiment of the invention adopts the platform operation, and various automatic test scripts are respectively pre-programmed and stored on the server according to various different test types and requirements.
Therefore, when each test starts, a tester can select a required automatic test script on a background page of the server according to the current test requirement.
The selected automated test script is executed by the terminal group control module 10, thereby generating a series of test instructions and transmitting the test instructions to at least one terminal under test connected to the terminal group control module. Therefore, the terminal to be tested can execute test operation on the application APP to be tested according to the received test instruction.
In the process of executing the test by the terminal, the data acquisition module 11 collects data packets generated in the process of executing the test operation by all the terminals to be tested by utilizing the packet grabbing tool, and screens out the buried point data to be tested from the data packets according to the buried point requirement of the test. The buried point requirement can be input or selected by a tester through a background page before the test starts.
The data checking module 12 checks each piece of buried point data to be checked acquired by the data acquisition module 11 according to preset checking information corresponding to the buried point requirement, so as to determine the correctness of the buried point data to be checked. The calibration information can be preset and obtained according to the embedded point requirement, and can also be input together with the embedded point requirement through a background page before the test starts.
The server provided in the embodiment of the present invention is configured to execute the above method, and the function of the server is specifically referred to the above method embodiment, and the specific method flow is not described herein.
According to the embodiment of the invention, the automatic test script is executed, the test instruction is sent to the terminals to be tested, the data of the buried points to be tested of each terminal to be tested are collected, and the verification result of the data of the buried points to be tested is obtained according to the preset verification information, so that the buried point test can be simply and quickly realized.
Based on the above embodiment, further, the server further includes:
the information acquisition module is used for acquiring buried point requirements and proofreading information; the embedded point requirement comprises at least one key value, and the collation information comprises data types of the key values;
correspondingly, the data acquisition module is used for acquiring to-be-detected buried point data corresponding to each key value in the buried point requirement, which is generated by the to-be-detected terminal; the embedded point data to be detected comprises a corresponding key value and a corresponding numerical value;
correspondingly, the data checking module is used for obtaining a checking result of the numerical value of the buried point data to be checked according to the checking information and a preset checking condition; and the verification condition corresponds to the data type of the key value in the buried point data to be detected.
Before each test starts, a tester can input buried point requirements and proofreading information in an information acquisition module, namely a background page according to actual requirements. The embedded point requirement at least comprises a plurality of key values selected, and the collation information at least comprises a data type corresponding to each key value. The classification of the data type may be performed according to actual needs, for example, it may be classified into coordinate information, numerical information, character information, etc., or may be classified into value predictable and value unpredictable, etc., which are not specifically limited herein.
And in the process that the terminal starts to execute the test operation, the data acquisition module captures all data packets generated by the terminal in real time through a packet capture tool. And screening out the numerical value corresponding to each key value from the data packet according to the embedded point requirement, and combining the key values and the numerical values to form the embedded point data to be detected, so as to obtain the embedded point data to be detected corresponding to each key value.
And according to the data types of the key values, the data checking module sets checking conditions corresponding to the data types. When the data checking module checks each piece of buried point data to be tested, firstly selecting checking conditions corresponding to key values in each piece of buried point data to be tested, then checking numerical values in the buried point data to be tested according to the checking conditions, and taking the checking results of the numerical values as the checking results of the buried point data to be tested.
The server provided in the embodiment of the present invention is configured to execute the above method, and the function of the server is specifically referred to the above method embodiment, and the specific method flow is not described herein.
According to the embodiment of the invention, the embedded point requirement comprising a plurality of key values and the correction information comprising the data types of the key values are input to the server in advance according to the test requirement before the test, then the numerical values are screened out from the collected data packets according to the key values to form the embedded point data to be tested, and the correction result of the numerical values is obtained according to the correction rule corresponding to the data types of the key values, so that the embedded point test can be simply and quickly realized.
Based on the above embodiment, further, the data checking module is configured to:
if the numerical value of the buried point data to be detected meets the following verification conditions corresponding to the data type of the key value according to the key value of the buried point data to be detected, judging that the numerical value of the buried point data to be detected is correct:
if the data type of the key value is the expected value, the value of the buried data to be detected is the same as the expected value corresponding to the key value; wherein the collation information includes expected data corresponding to the key value;
If the data type of the key value is unexpected, the embedded point requirement comprises the key value;
if the data type of the key value is that the value can be enumerated, the value of the buried data to be detected is the same as one of at least one expected value corresponding to the key value; wherein the collation information includes at least one expected data corresponding to the key value;
if the data type of the key value is a position parameter, the numerical value of the buried data to be detected is in a preset threshold range.
As can be seen from the above embodiments, the buried data to be detected collected by the data collecting module includes a key value and a numerical value. For example, standard object profile (JavaScript Object Notation, JSON) data whose data format is as follows may be specifically employed:
{"aaa":11222,"bbb":"sdaww","ccc":"qwqe","ddd":{"location":1,"unexpected":"www","enum":2}},
in the embodiment of the invention, key values are divided into four data types, which are respectively: values may be expected, values may not be expected, values may be enumerated, and location parameters.
And the corresponding proofreading information of each key value is different according to different data types, and the proofreading information also comprises expected data. Specifically, the embedded point requirement and the collation information input by the tester through the information acquisition module before the test starts can be in the form of form input, and each row comprises a key value key, a data type, expected data enum and the like. All key values are buried point requirements, and data types type, expected data enum and the like corresponding to each key value are collated information. If the data type is value predictable, the expected data enum includes an expected value; if the data type is unexpected in value, the expected data enum is null; if the data type is a value which can be enumerated, the expected data enum comprises a plurality of expected values; if the data type is a location parameter, the expected data enum is null or includes a threshold range.
The data checking module sets corresponding checking conditions for different data types respectively and is used for checking the received buried data to be checked respectively:
if the data type of the key value of the buried point data to be detected is predictable, comparing the numerical value of the buried point data to be detected with one expected numerical value in the expected data of the corresponding calibration information, and if the numerical value is the same, judging that the buried point data to be detected is correct; otherwise, the buried data to be detected is abnormal.
If the data type of the key value of the buried point data to be detected is unexpected, only judging whether the key value exists in the buried point requirement, and if so, judging that the buried point data to be detected is correct; otherwise, the buried data to be detected is abnormal.
And if the data type of the key value of the buried point data to be detected is value enumeration, comparing the numerical value of the buried point data to be detected with a plurality of expected numerical values in the expected data of the corresponding calibration information one by one. If the value is the same as one of the expected data, judging that the buried point data to be detected is correct; otherwise, judging that the buried data to be detected is abnormal.
If the data type of the key value of the buried point data to be detected is a position parameter, further judging whether the numerical value of the buried point data to be detected is within a preset threshold range or not. The threshold range may be given by expected data of the corresponding collation information, or may be preset by the data collation module.
The server provided in the embodiment of the present invention is configured to execute the above method, and the function of the server is specifically referred to the above method embodiment, and the specific method flow is not described herein.
According to the embodiment of the invention, the data types of the key values are respectively set as the parameters of predictable value, unpredictable value, enumerated value or position, and whether the numerical value of the buried point data to be detected meets the preset verification condition corresponding to the data type is respectively judged, so that the flexibility and the accuracy of verification are improved according to the data types of different key values in the process of simply and quickly implementing buried point test.
Based on the above embodiment, further, the server further includes:
and the abnormal alarm module is used for sending alarm information if the checking result of the buried point data to be detected is abnormal.
If the checking result of the buried point data to be checked obtained by the data checking module is abnormal, the abnormal alarming module can send alarming information to the tester, in particular: the abnormal alarm module can directly send alarm information to a terminal of a tester or display the alarm information on a data visual display page.
The server provided in the embodiment of the present invention is configured to execute the above method, and the function of the server is specifically referred to the above method embodiment, and the specific method flow is not described herein.
According to the embodiment of the invention, when the abnormal buried point data to be detected is obtained, the alarm information is sent to the tester, so that the tester can find the abnormal buried point data more quickly, and the buried point test process can be realized more quickly.
Based on the above embodiment, further, the information obtaining module is further configured to:
acquiring a terminal type;
correspondingly, the terminal group control module is used for:
executing a preset automatic test script, and sending a test instruction to a terminal to be tested corresponding to the terminal type so that the terminal to be tested executes test operation according to the received test instruction.
Because the terminal types of the terminals connected with the terminal group control module can be many, before the current test is performed, the information acquisition module needs to acquire the terminal type for the current test and send the terminal type to the terminal group control module. And the terminal group control module takes a terminal corresponding to the specified one or more terminal types as a terminal to be tested, so as to send a test instruction generated in the process of executing the automatic test case to the terminal to be tested.
The server provided in the embodiment of the present invention is configured to execute the above method, and the function of the server is specifically referred to the above method embodiment, and the specific method flow is not described herein.
The embodiment of the invention can improve the flexibility of verification in the process of simply and quickly realizing the buried point test by presetting the terminal type.
Based on the above embodiment, further, the server further includes:
and the result display module is used for storing all the correction results and displaying the correction results in real time according to the correction results.
After the test starts, the data checking module checks the received buried data to be tested, and then sends the checking result to the result display module, and the result display module performs persistence to store the checking result in the database DB, for example, through a mysql database. And after the stored correction results are processed, the result display module can display the stored correction results in real time through rendering through a data visual display page, and can display the correction results after sending the correction results to the client.
In addition, the result display module can also send some key node information of the test, such as start test, test completion, etc., to the client in real time in the test process, for reporting the test process to the user.
The server provided in the embodiment of the present invention is configured to execute the above method, and the function of the server is specifically referred to the above method embodiment, and the specific method flow is not described herein.
The embodiment of the invention saves and displays the calibration result obtained in the test process in real time, thereby increasing flexibility in the test process of the buried point and improving the interaction degree of the test process.
Based on the above embodiment, further, the server further includes:
the semi-automatic test module is used for acquiring a semi-automatic test request sent by the test client and the buried point data to be tested, and obtaining a verification result of the buried point data to be tested according to the verification information; the embedded point data to be tested is obtained by the test client from a client terminal connected with the test client according to a preset embedded point requirement.
On the basis of adopting the automatic embedded point testing method according to the above embodiment, the server further includes a semi-automatic testing module for executing the semi-automatic testing method, specifically, the semi-automatic testing request can be sent to the semi-automatic testing module by a user through the testing client, the testing process of the application software can be carried out by the user through the terminal to be tested connected with the testing client, and meanwhile, the embedding point to be tested generated by the terminal to be tested in the executing testing process is collected in real time by the package grabbing tool installed at the testing client and sent to the semi-automatic testing module.
And after receiving the buried point data to be detected, the semi-automatic test module corrects the buried point data to be detected according to preset correction information so as to judge the correctness of the buried point data to be detected.
The server provided in the embodiment of the present invention is configured to execute the above method, and the function of the server is specifically referred to the above method embodiment, and the specific method flow is not described herein.
According to the embodiment of the invention, the test client collects the data of the buried point to be tested generated by the connected terminal to be tested and sends the data to the semi-automatic test module for verification so as to judge the correctness of the data of the buried point to be tested, thereby increasing the flexibility and the remote operability of the buried point test.
Fig. 5 illustrates a physical schematic diagram of an electronic device, and as shown in fig. 5, the server may include: a processor (processor) 501, a communication interface (Communications Interface) 503, a memory (memory) 502 and a communication bus 504, wherein the processor 501, the communication interface 503 and the memory 502 communicate with each other through the communication bus 504. The processor 501 may invoke logic instructions in the memory 502 to perform the methods described above.
Further, embodiments of the present invention disclose a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, are capable of performing the methods provided by the above-described method embodiments.
Further, embodiments of the present invention provide a non-transitory computer readable storage medium storing computer instructions that cause a computer to perform the methods provided by the above-described method embodiments.
Those of ordinary skill in the art will appreciate that: further, the logic instructions in the memory 502 described above may be implemented in the form of software functional units and stored in a computer readable storage medium when sold or used as a stand alone product. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The apparatus embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course may be implemented by means of hardware. Based on this understanding, the foregoing technical solution may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a computer readable storage medium, such as ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the respective embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the 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 scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (8)

1. A buried point testing method, comprising:
executing a preset automatic test script, and sending a test instruction to a terminal to be tested so that the terminal to be tested executes test operation according to the received test instruction;
collecting to-be-detected buried point data which are generated by the to-be-detected terminal and correspond to the pre-acquired buried point requirements;
obtaining a checking result of the buried point data to be detected according to the checking information which is obtained in advance and corresponds to the buried point requirement;
before the step of executing the preset automatic test script and sending a test instruction to the terminal to be tested so that the terminal to be tested executes the test operation according to the received test instruction, the buried point test method further comprises the following steps:
Acquiring buried point requirements and collation information; the embedded point requirement comprises at least one key value, and the collation information comprises data types of the key values;
correspondingly, the step of collecting the to-be-detected buried point data generated by the to-be-detected terminal and corresponding to the pre-acquired buried point requirement comprises the following steps:
collecting to-be-detected buried point data corresponding to each key value in the buried point requirement, which are generated by the to-be-detected terminal; the embedded point data to be detected comprises a corresponding key value and a corresponding numerical value;
correspondingly, according to the pre-acquired calibration information corresponding to the buried point requirement, obtaining a calibration result of the buried point data to be tested, including:
obtaining a checking result of the numerical value of the buried point data to be checked according to the checking information and a preset checking condition; wherein, the check condition corresponds to the data type of the key value in the buried point data to be tested;
the step of obtaining the calibration result of the numerical value of the buried point data to be measured according to the calibration information and the preset calibration conditions comprises the following steps:
if the numerical value of the buried point data to be detected meets the following verification conditions corresponding to the data type of the key value according to the key value of the buried point data to be detected, judging that the numerical value of the buried point data to be detected is correct:
If the data type of the key value is the expected value, the value of the buried data to be detected is the same as the expected value corresponding to the key value; wherein the collation information includes expected data corresponding to the key value;
if the data type of the key value is unexpected, the embedded point requirement comprises the key value;
if the data type of the key value is that the value can be enumerated, the value of the buried data to be detected is the same as one of at least one expected value corresponding to the key value; wherein the collation information includes at least one expected data corresponding to the key value;
if the data type of the key value is a position parameter, the numerical value of the buried data to be detected is in a preset threshold range.
2. The buried point testing method according to claim 1, wherein after the step of obtaining the collation result of the buried point data to be measured based on the collation information corresponding to the buried point demand acquired in advance, the buried point testing method further comprises:
and if the checking result of the buried point data to be detected is abnormal, sending alarm information.
3. The embedded point testing method according to claim 1, wherein before the step of executing the preset automated test script to send a test instruction to a terminal to be tested to cause the terminal to be tested to execute a test operation according to the received test instruction, the embedded point testing method further comprises:
Acquiring a terminal type;
correspondingly, the step of executing the preset automatic test script and sending a test instruction to the terminal to be tested so that the terminal to be tested executes the test operation according to the received test instruction comprises the following steps:
executing a preset automatic test script, and sending a test instruction to a terminal to be tested corresponding to the terminal type so that the terminal to be tested executes test operation according to the received test instruction.
4. The buried point testing method according to claim 3, wherein after said step of obtaining a calibration result of the numerical value of the buried point data to be tested based on the calibration information and a preset calibration condition, said buried point testing method further comprises:
and storing all the proofreading results, and displaying in real time according to the proofreading results.
5. The method of claim 1, further comprising:
acquiring a semi-automatic test request and the buried point data to be tested, which are sent by a test client, and acquiring a verification result of the buried point data to be tested according to the verification information; the embedded point data to be tested is obtained by the test client from a client terminal connected with the test client according to a preset embedded point requirement.
6. A server for point-of-burial testing, comprising:
the terminal group control module is used for executing a preset automatic test script, sending a test instruction to a terminal to be tested, and enabling the terminal to be tested to execute test operation according to the received test instruction;
the data acquisition module is used for acquiring to-be-detected buried point data which is generated by the to-be-detected terminal and corresponds to the pre-acquired buried point requirement;
the data checking module is used for acquiring a checking result of the buried point data to be detected according to the checking information which is acquired in advance and corresponds to the buried point requirement;
the server further includes:
the information acquisition module is used for acquiring buried point requirements and proofreading information; the embedded point requirement comprises at least one key value, and the collation information comprises data types of the key values;
correspondingly, the data acquisition module is used for acquiring to-be-detected buried point data corresponding to each key value in the buried point requirement, which is generated by the to-be-detected terminal; the embedded point data to be detected comprises a corresponding key value and a corresponding numerical value;
correspondingly, the data checking module is used for obtaining a checking result of the numerical value of the buried point data to be checked according to the checking information and a preset checking condition; wherein, the check condition corresponds to the data type of the key value in the buried point data to be tested;
The data proofreading module is used for:
if the numerical value of the buried point data to be detected meets the following verification conditions corresponding to the data type of the key value according to the key value of the buried point data to be detected, judging that the numerical value of the buried point data to be detected is correct:
if the data type of the key value is the expected value, the value of the buried data to be detected is the same as the expected value corresponding to the key value; wherein the collation information includes expected data corresponding to the key value;
if the data type of the key value is unexpected, the embedded point requirement comprises the key value;
if the data type of the key value is that the value can be enumerated, the value of the buried data to be detected is the same as one of at least one expected value corresponding to the key value; wherein the collation information includes at least one expected data corresponding to the key value;
if the data type of the key value is a position parameter, the numerical value of the buried data to be detected is in a preset threshold range.
7. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the buried point testing method according to any of claims 1 to 5 when the program is executed by the processor.
8. A non-transitory computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the buried point testing method according to any one of claims 1 to 5.
CN201911032129.XA 2019-10-28 2019-10-28 Buried point testing method and server Active CN110990255B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911032129.XA CN110990255B (en) 2019-10-28 2019-10-28 Buried point testing method and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911032129.XA CN110990255B (en) 2019-10-28 2019-10-28 Buried point testing method and server

Publications (2)

Publication Number Publication Date
CN110990255A CN110990255A (en) 2020-04-10
CN110990255B true CN110990255B (en) 2023-07-04

Family

ID=70082678

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911032129.XA Active CN110990255B (en) 2019-10-28 2019-10-28 Buried point testing method and server

Country Status (1)

Country Link
CN (1) CN110990255B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111581110B (en) * 2020-04-16 2023-08-15 贝壳技术有限公司 Service data accuracy detection method, device, system and storage medium
CN112015652A (en) * 2020-08-28 2020-12-01 北京达佳互联信息技术有限公司 Buried point testing method, device, equipment and storage medium
CN112148606B (en) * 2020-09-22 2024-05-17 京东科技控股股份有限公司 Buried point test method, buried point test device, buried point test equipment and computer readable medium
CN113448834A (en) * 2020-09-25 2021-09-28 北京新氧科技有限公司 Buried point testing method and device, electronic equipment and storage medium
CN114978937B (en) * 2021-02-26 2023-09-01 腾讯科技(北京)有限公司 Page data verification method and device
CN113645342B (en) * 2021-08-03 2022-05-17 杭银消费金融股份有限公司 Mobile phone mobile terminal testing device and method thereof
CN114598930A (en) * 2022-03-02 2022-06-07 湖南快乐阳光互动娱乐传媒有限公司 Test method, test device, electronic equipment and computer storage medium
CN115484200B (en) * 2022-09-21 2024-05-17 北京沃东天骏信息技术有限公司 Buried point testing method, buried point testing device, server, storage medium and buried point testing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108319552A (en) * 2018-02-07 2018-07-24 优信数享(北京)信息技术有限公司 One kind burying a test method, apparatus and system
CN109960651A (en) * 2019-02-13 2019-07-02 北京达佳互联信息技术有限公司 Bury a test method, system, device and computer readable storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106066826A (en) * 2016-05-24 2016-11-02 北京金山安全软件有限公司 Automatic testing method and device for buried point and terminal
CN106953740B (en) * 2017-01-24 2020-07-03 阿里巴巴集团控股有限公司 Processing method, client, server and system for page access data in application
CN107562620B (en) * 2017-08-24 2020-06-30 阿里巴巴集团控股有限公司 Automatic buried point setting method and device
CN107832210A (en) * 2017-10-27 2018-03-23 广州四三九九信息科技有限公司 Access method of testing, device and a server are buried in daily record
CN107832216A (en) * 2017-11-08 2018-03-23 无线生活(杭州)信息科技有限公司 One kind buries a method of testing and device
CN107995266A (en) * 2017-11-22 2018-05-04 平安科技(深圳)有限公司 Bury point data processing method, device, computer equipment and storage medium
CN110362480A (en) * 2019-06-19 2019-10-22 平安普惠企业管理有限公司 Client buries a test method, device, equipment and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108319552A (en) * 2018-02-07 2018-07-24 优信数享(北京)信息技术有限公司 One kind burying a test method, apparatus and system
CN109960651A (en) * 2019-02-13 2019-07-02 北京达佳互联信息技术有限公司 Bury a test method, system, device and computer readable storage medium

Also Published As

Publication number Publication date
CN110990255A (en) 2020-04-10

Similar Documents

Publication Publication Date Title
CN110990255B (en) Buried point testing method and server
CN109302522B (en) Test method, test device, computer system, and computer medium
CN105787364B (en) Automatic testing method, device and system for tasks
CN108491321B (en) Method and device for determining test case range and storage medium
KR20160000758A (en) Fault Injection testing apparatus and method
CN112148606B (en) Buried point test method, buried point test device, buried point test equipment and computer readable medium
CN106872879B (en) Hardware wireless debugging method and device, communication chip and electronic equipment
CN110806965A (en) Automatic test method, device, equipment and medium
CN111880508A (en) Automatic calibration and test method and device for T-box parameters
CN112506773A (en) Abnormal scene testing method, device, equipment and storage medium
CN105117340B (en) URL detection methods and device for iOS browser application quality evaluations
CN107145447B (en) Method and device for detecting memory leakage and electronic equipment
CN110399723B (en) Vulnerability detection method and device, storage medium and electronic device
CN110267215A (en) A kind of data detection method, equipment and storage medium
CN110543429A (en) Test case debugging method and device and storage medium
CN112286821A (en) HTML5 page compatibility testing method, device, equipment and storage medium
CN109495302B (en) Link monitoring method, cloud server and computer readable storage medium
CN116048959A (en) Website testing method, device, equipment and storage medium
CN110704252A (en) Automatic testing device and testing method based on cloud dynamic management
CN115344490A (en) Method and device for testing software product, storage medium and electronic equipment
CN107807885B (en) Task information display method and device
CN109039813B (en) Method, system and equipment for detecting internet access
CN108845932B (en) Unit testing method and device of network library, storage medium and terminal
CN116866240B (en) CAN bus test method, device and system, electronic equipment and storage medium
CN110662244B (en) Data packet display method and device and readable 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
GR01 Patent grant
GR01 Patent grant