CN113672501A - Method and device for testing parking lot service - Google Patents

Method and device for testing parking lot service Download PDF

Info

Publication number
CN113672501A
CN113672501A CN202110855866.0A CN202110855866A CN113672501A CN 113672501 A CN113672501 A CN 113672501A CN 202110855866 A CN202110855866 A CN 202110855866A CN 113672501 A CN113672501 A CN 113672501A
Authority
CN
China
Prior art keywords
tested
sample data
maintenance platform
information
case
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.)
Granted
Application number
CN202110855866.0A
Other languages
Chinese (zh)
Other versions
CN113672501B (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.)
Shenzhen Jieshun Science and Technology Industry Co Ltd
Original Assignee
Shenzhen Jieshun Science and Technology Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Jieshun Science and Technology Industry Co Ltd filed Critical Shenzhen Jieshun Science and Technology Industry Co Ltd
Priority to CN202110855866.0A priority Critical patent/CN113672501B/en
Publication of CN113672501A publication Critical patent/CN113672501A/en
Application granted granted Critical
Publication of CN113672501B publication Critical patent/CN113672501B/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

Abstract

The embodiment of the application discloses a method and a device for testing parking lot services. The method comprises the following steps: the operation and maintenance platform acquires a to-be-tested case, wherein the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case comprises all node information of the execution flow; the operation and maintenance platform sequentially acquires attribute sample data corresponding to the to-be-tested cases reported by the system according to the node information; the operation and maintenance platform executes the use case to be tested according to the attribute sample data; the operation and maintenance platform generates execution data based on the state information of the execution of the use case to be tested; and the operation and maintenance platform sends the execution data to the parking lot service equipment terminal so that the parking lot service equipment terminal operates the to-be-tested case according to the execution data. And executing all the cases to be tested in the mode and finally generating an electronic test report. The testing link does not need manual participation, and the working efficiency of the test is improved.

Description

Method and device for testing parking lot service
Technical Field
The embodiment of the application relates to operation and maintenance management of a parking lot, in particular to a method and a device for testing service of the parking lot.
Background
With the development of internet science and technology and the continuous iterative upgrade of parking lot equipment, the functions and systems of software and hardware of the parking lot are increasingly large and complex, and the corresponding after-sale operation and maintenance work is also complex. The more traditional after-sale operation and maintenance comprises IT operation and maintenance management, in particular to comprehensive management of IT operation environments (such as software and hardware environments, network environments and the like), IT service systems and IT operation and maintenance personnel by an IT department by adopting related methods, means, technologies, systems, processes, documents and the like, and further comprises service operation and maintenance and daily management operation and maintenance.
In the prior art, when a parking lot needs troubleshooting on site, after-sale operation and maintenance involve software and hardware problems, professional customer service support personnel are needed to go to the site for processing, and due to the fact that the software and hardware problems are involved, the number of the involved personnel is large, the customer service support personnel cannot reach the site in the first time, the time period of the whole process is long, and therefore the problem that the work efficiency for processing the fault problem is low is caused.
Disclosure of Invention
The embodiment of the application provides a test method and a test device for parking lot services, which are used for improving the efficiency of test work.
The application provides a test method of parking lot service in a first aspect, including:
the operation and maintenance platform acquires a to-be-tested case, wherein the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case comprises all node information of the execution flow;
the operation and maintenance platform sequentially acquires attribute sample data corresponding to the to-be-tested cases reported by the system according to the node information;
the operation and maintenance platform executes the use case to be tested according to the attribute sample data;
the operation and maintenance platform generates execution data based on the state information of the execution of the use case to be tested;
and the operation and maintenance platform sends the execution data to the parking lot service equipment terminal so that the parking lot service equipment terminal operates the to-be-tested case according to the execution data.
Optionally, the attribute sample data includes: the method comprises the steps of configuring information sample data, personnel information sample data, certificate information sample data, yard service information sample data and yard authorization information sample data.
Optionally, the obtaining, by the operation and maintenance platform, attribute sample data corresponding to the to-be-tested case reported by the system in sequence according to the node information includes:
the operation and maintenance platform acquires configuration information sample data, personnel information sample data and certificate information sample data reported by a system center;
after the operation of the configuration information sample data, the personnel information sample data and the certificate information sample data is finished, the operation and maintenance platform acquires the train yard service information sample data and the train yard authorization information sample data reported by the train yard management service system;
and running the use case to be tested based on the train yard service sample data and the train yard authorization information sample data.
Optionally, before the operation and maintenance platform generates execution data based on the state information of the execution of the use case to be tested, the method further includes:
and when the executed state information is failure, the operation and maintenance platform outputs clear information that the running of the case to be tested fails.
Optionally, before the operation and maintenance platform executes the use case to be tested according to the attribute sample data, the method further includes:
and the operation and maintenance platform acquires identification information carried by the to-be-tested case, wherein the identification information is the identification information of the to-be-tested case in the operation and maintenance platform.
Optionally, the execution sequence of all the cases to be tested is set by the flow entrance and exit business.
A second aspect of the embodiments of the present application provides a testing apparatus for parking lot services, including:
the system comprises a first obtaining unit, a first judging unit and a second obtaining unit, wherein the first obtaining unit is used for an operation and maintenance platform to obtain a to-be-tested case, the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case comprises all node information of the execution flow;
the operation and maintenance platform sequentially acquires attribute sample data corresponding to the to-be-tested cases reported by the system according to the node information;
the execution unit is used for executing the to-be-tested case by the operation and maintenance platform according to the attribute sample data;
the generating unit is used for generating execution data by the operation and maintenance platform based on the state information of the execution of the use case to be tested;
and the operation and maintenance platform sends the execution data to the parking lot service equipment terminal so that the parking lot service equipment terminal operates the to-be-tested case according to the execution data.
Optionally, the second obtaining unit includes:
the first acquisition module is used for acquiring configuration information sample data, personnel information sample data and certificate information sample data reported by a system center by the operation and maintenance platform;
the second acquisition module is used for acquiring the train yard service information sample data and the train yard authorization information sample data reported by the train yard management service system by the operation and maintenance platform after the operation is finished based on the configuration information sample data, the personnel information sample data and the certificate information sample data;
and the operation module is used for operating the to-be-tested use case based on the train yard service sample data and the train yard authorization information sample data.
Optionally, before the generating unit, the apparatus further includes:
and the output unit is used for outputting the clear information that the running of the case to be tested fails when the executed state information is failed.
Optionally, before the executing unit, the apparatus further includes:
and a third obtaining unit, configured to obtain, by the operation and maintenance platform, identification information carried by the to-be-tested case, where the identification information is identification information of the to-be-tested case in the operation and maintenance platform.
A third aspect of the embodiments of the present application provides a testing apparatus for parking lot services, including:
the device comprises a processor, a memory, an input and output unit and a bus;
the processor is connected with the memory, the input and output unit and the bus;
the processor specifically performs the following operations:
acquiring a to-be-tested case, wherein the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case comprises all node information of the execution flow;
sequentially acquiring attribute sample data corresponding to the to-be-tested cases reported by the system according to the node information;
executing the to-be-tested case according to the attribute sample data;
generating execution data based on the state information of the execution of the case to be tested;
and sending the execution data to the parking lot service equipment terminal so that the parking lot service equipment terminal runs the to-be-tested case according to the execution data.
Optionally, the processor is further configured to perform the operations of any of the alternatives of the first aspect.
A fourth aspect of the present application provides a computer-readable storage medium for a method for testing a parking lot service, including:
the computer-readable storage medium has a program stored thereon, which when executed on a computer performs the aforementioned method of testing a parking lot service.
According to the technical scheme, the embodiment of the application has the following advantages: in the application, an operation and maintenance platform obtains cases to be tested, wherein the cases to be tested are an execution flow of any service of a parking back yard service and comprise all node information of the execution flow, the operation and maintenance platform sequentially obtains attribute sample data corresponding to the cases to be tested reported by a system according to the node information, then executes the cases to be tested according to the attribute sample data, the operation and maintenance platform generates an execution library based on state information of the execution of the cases to be tested, and finally the operation and maintenance platform sends execution data to a parking lot service equipment terminal to enable the parking lot service equipment terminal to operate the cases to be tested according to the execution data. And executing all the cases to be tested in the mode and finally generating an electronic test report. The testing link does not need manual participation, and the working efficiency of the test is improved.
Drawings
Fig. 1 is a schematic flowchart illustrating an embodiment of a method for testing parking lot services according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart illustrating a method for testing parking lot services according to another embodiment of the present disclosure;
FIG. 3 is a schematic structural diagram illustrating an embodiment of a testing apparatus for parking lot services in an embodiment of the present disclosure;
FIG. 4 is a schematic structural diagram illustrating another embodiment of a testing apparatus for parking lot services according to an embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of another embodiment of a testing device for parking lot services in an embodiment of the present application.
Detailed Description
The embodiment of the application provides a test method for parking lot service, which is used for improving the efficiency of test work.
Referring to fig. 1, an embodiment of a method for testing parking service in an embodiment of the present application includes:
101. the operation and maintenance platform acquires a to-be-tested case, wherein the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case comprises all node information of the execution flow;
in practical application, on-site troubleshooting software and hardware problems of a parking lot are needed, professional customer service support personnel are needed to go to the site for processing, firstly, which software and hardware problems specifically exist are to be checked, which links and personnel are involved, and only the personnel can be arranged for maintenance after finding specific reasons, so that the efficiency of processing the parking lot fault is low.
In the embodiment, troubleshooting of operation and maintenance personnel is automated, operation and maintenance items are automatically tested on the operation and maintenance platform through data interaction between the operation and maintenance platform and the Jielin system and Jielin vehicle-line management service, self-testing and self-verification are achieved, and manual participation is not needed in a testing link. The operation and maintenance personnel need to test service conditions in the parking lot, the operation and maintenance personnel need to determine some software operation processes and hardware devices related to monthly card services, the operation and maintenance personnel need to import cases to be tested, for example, monthly card package issuing, monthly car entrance, temporary car entrance, cloud payment exit, withholding and checking and the like are sequentially imported into the platform, the operation and maintenance platform sequentially obtains node information contained in the cases to be tested after receiving the cases to be tested, the operation and maintenance platform executes the cases to be tested according to the node information and other sample data, and the operation and maintenance personnel can obtain car yard software and hardware test results according to problems of the cases to be tested in the operation process.
102. The operation and maintenance platform sequentially acquires attribute sample data corresponding to the to-be-tested cases reported by the system according to the node information;
in this embodiment, after the operation and maintenance staff imports the case to be tested, the operation and maintenance platform acquires all node information included in the case to be tested, for example, the issuing of the monthly rental package may include: the method comprises the steps that a monthly rental card is used for containing meal types, license plate numbers, vehicle types, vehicle colors, user contact ways and address information, the monthly rental card is suitable for parking lots and the like, corresponding operation and maintenance platforms need to acquire attribute sample data from all systems corresponding to the parking lots when test cases are used, a parking lot Jielink system extracts sample attribute information according to received attribute information needed by issuance of monthly rental packages, wherein sample data extracted by the Jielink system is obtained through calculation according to a database correlation algorithm in the Jielink system, and the algorithm is not limited.
103. The operation and maintenance platform executes the case to be tested according to the attribute sample data;
the attribute sample data comprises configuration sample data, personnel information sample data, certificate information sample data, yard service information sample data and yard authorization information sample data. For example, the operation and maintenance platform obtains configuration information of card readers for reading cards of parking lots, card reader detection and system card numbers, monthly rental card types and the like input by the system through a Jielink system, wherein the personnel information comprises information of work managers of the parking lots, a certain number of workers need to be in the parking lots, the workers need to manage the parking lots in order to ensure the orderly operation of the parking lots, the change and modification of the personnel information are required to be connected with a database and the like, the credential information comprises license plate information of some vehicles, vehicle color information, vehicle brand information and the like, and the parking lot service information and the parking lot authorization information can comprise service information of a parking lot charging system, a database and the like.
104. The operation and maintenance platform generates execution data based on the state information of the execution of the use case to be tested;
in the embodiment, the operation and maintenance platform tests the trial example to be tested after acquiring the sample data information for handling the monthly rental package, which is equivalent to simulating a real parking lot scene, the operation and maintenance personnel sequentially operate according to the node information of the case to be tested after acquiring the configuration sample data, the personnel information sample data, the certificate information sample data, the yard service information sample data and the yard authorization information sample data, and generate the execution data based on the state information of the case to be tested during the operation process.
105. And the operation and maintenance platform sends the execution data to the parking lot service equipment terminal so that the parking lot service equipment terminal can run the cases to be tested according to the execution data.
In this embodiment, the whole remote operation and maintenance includes real-time monitoring of all software and hardware, and if the operation of the service is found to be abnormal or the hardware of the parking lot is found, for example, the identification device, the ground sensing device or the barrier device, etc. Therefore, the operation and maintenance platform generates execution data based on the state information of the execution of the use case to be tested, the execution data needs to be sent to the hardware equipment terminal of the parking lot service, when the parking lot service equipment terminal operates according to the generated execution data, the operation condition of the whole service can be evaluated according to the abnormity and resource consumption condition in the operation process, and if hidden danger is found, operation and maintenance personnel can perform targeted configuration or data processing according to the condition in time. And finally, generating an electronic test report by the result of the system after the test case to be tested is executed, wherein the report comprises the reason that the operation is successful or abnormal conditions and abnormality occur during the operation. Therefore, the automation of the whole operation and maintenance monitoring can be realized, the manual participation is not needed in the testing process, and the testing working efficiency is improved.
Referring to fig. 2, another embodiment of the method for testing parking service in the embodiment of the present application includes:
201. the operation and maintenance platform acquires a to-be-tested case, wherein the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case comprises all node information of the execution flow;
step 201 in this embodiment is similar to step 101 in the previous embodiment, and is not described herein.
202. The operation and maintenance platform acquires configuration information sample data, personnel information sample data and certificate information sample data reported by a system center;
in this embodiment, through the establishment of the automatic operation and maintenance management platform, the risk of the platform can be pre-warned, so that the data obtained by monitoring and analyzing the numerous and complex data obtained by performing the automatic service test by using the operation and maintenance platform is relatively stable. When an operation and maintenance person selects a test case to be tested on an operation and maintenance platform, the operation and maintenance platform automatically acquires configuration information sample data, person information sample data and certificate information sample data which are reported by a system and relate to the whole service test according to an instruction, wherein the data are data related to each basic service.
203. After the operation of the configuration information sample data, the personnel information sample data and the certificate information sample data is finished, the operation and maintenance platform acquires the yard service information sample data and the yard authorization information sample data reported by the yard management service system;
in this embodiment, the configuration information sample data, the personnel information sample data and the certification information sample data are sequentially operated, for example, when the platform sends organization information to the system center, the system center stores the organization information in the database for data analysis, outputs the organization information sample data, and then returns the sample data to the platform, similarly, the personnel information data and the certification information are all data sent by the platform to the system in the parking lot, the system obtains the sample data by analyzing the database, and then sends the output sample data to the platform, because the parking lot service information data and the parking lot authorization information data are docked by the parking lot service system, the platform sends the parking lot service information data and the parking lot authorization information data to the parking lot service system, and the parking lot service system sends the sample data obtained by data analysis back to the platform, so that the platform executes the use case to be tested according to the received sample data.
204. The operation and maintenance platform operates the to-be-tested case based on the parking lot service sample data and the parking lot authorization information sample data;
in this embodiment, the sample data of the yard service and the sample data of the yard authorization information are the sample data output after the received data of the yard service and the yard authorization information are operated by the Jielink-based train management service system.
205. The operation and maintenance platform acquires identification information carried by the case to be tested, wherein the identification information is the identification information of the case to be tested in the operation and maintenance platform;
in this embodiment, the use case to be tested, for example, the use case issued by the monthly rental package, has the identification information of the monthly card number, and the operation and maintenance platform can accurately determine the data within a certain time period issued by the monthly rental package according to the identification information, so that the operation and maintenance platform can more accurately analyze and calculate the sample data of the use case to be tested.
206. The operation and maintenance platform executes the case to be tested according to the attribute sample data;
in this embodiment, after receiving the attribute sample data, the operation and maintenance platform runs the to-be-tested use case according to the configuration file template.
207. When the executed state information is failure, the operation and maintenance platform outputs clear information that the operation of the case to be tested fails;
when the execution state is failure, the operation and maintenance platform can automatically feed back the operation state of the case to be tested, and when the failure occurs, clear error information can be output, so that operation and maintenance personnel can correspondingly maintain and correct according to the listed error information.
208. The operation and maintenance platform generates execution data based on the state information of the execution of the use case to be tested;
209. and the operation and maintenance platform sends the execution data to the parking lot service equipment terminal so that the parking lot service equipment terminal can run the cases to be tested according to the execution data.
Steps 208 to 209 in this embodiment are similar to steps 104 to 105 in the previous embodiment, and are not described herein again.
Referring to fig. 3, an embodiment of a testing apparatus for parking lot services in an embodiment of the present application includes:
the first obtaining unit 301 is configured to obtain, by the operation and maintenance platform, a to-be-tested case, where the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case includes all node information of the execution flow;
a second obtaining unit 302, configured to sequentially obtain, by the operation and maintenance platform, attribute sample data corresponding to the to-be-tested cases reported by the system according to the node information;
the execution unit 303 is configured to execute the to-be-tested case according to the attribute sample data by the operation and maintenance platform;
a generating unit 304, configured to generate, by the operation and maintenance platform, execution data based on the state information of the execution of the to-be-tested use case;
and a sending unit 305, configured to send the execution data to the parking lot service device terminal by the operation and maintenance platform, so that the parking lot service device terminal runs the to-be-tested case according to the execution data.
In this embodiment, the first obtaining unit 301 obtains a to-be-tested case, where the to-be-tested case is an execution flow of any service of the parking lot service, the to-be-tested case includes all node information of the execution flow, the second obtaining unit 302 sequentially obtains attribute sample data corresponding to the to-be-tested case reported by the system according to the node information, the executing unit 303 executes the to-be-tested case according to the attribute sample data, the generating unit 304 generates execution data based on state information of execution of the to-be-tested case, and finally the sending unit 305 sends the execution data to the parking lot service device terminal, so that the parking lot service device terminal runs the to-be-tested case according to the execution data, and in this way, all the to-be-tested cases are executed, and finally an electronic test report is generated. The testing link does not need manual participation, and the working efficiency of the test is improved.
Referring to fig. 4, the testing apparatus for parking lot service in the embodiment of the present application is described in detail below, and another embodiment of the testing apparatus for parking lot service in the embodiment of the present application includes:
the first obtaining unit 401 is configured to obtain, by the operation and maintenance platform, a to-be-tested case, where the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case includes all node information of the execution flow;
a second obtaining unit 402, configured to sequentially obtain, by the operation and maintenance platform, attribute sample data corresponding to the to-be-tested use cases reported by the system according to the node information;
a third obtaining unit 403, configured to obtain, by the operation and maintenance platform, identification information carried by a to-be-tested use case, where the identification information is identification information of the to-be-tested use case in the operation and maintenance platform;
an execution unit 404, configured to execute a to-be-tested case according to the attribute sample data by the operation and maintenance platform;
the output unit 405 is configured to output, by the operation and maintenance platform, clear information that the running of the to-be-tested case fails when the executed state information is failure;
the generating unit 406 is configured to generate execution data based on the state information of the execution of the to-be-tested use case by the operation and maintenance platform;
the sending unit 407 is configured to send the execution data to the parking lot service device terminal by the operation and maintenance platform, so that the parking lot service device terminal runs the to-be-tested case according to the execution data.
The second acquiring unit 402 in this embodiment may include a first acquiring module 4021, a second acquiring module 4022, and an operating module 4023.
The first obtaining module 4021 is used for the operation and maintenance platform to obtain configuration information sample data, personnel information sample data and certificate information sample data reported by the system center;
the second obtaining module 4022 is configured to obtain the yard service information sample data and the yard authorization information sample data reported by the yard management service system by the operation and maintenance platform after the operation is completed based on the configuration information sample data, the personnel information sample data and the credential information sample data;
the running module 4023 is configured to run the to-be-tested use case based on the sample data of the yard service and the sample data of the yard authorization information.
In this embodiment, the functions of each unit and each module correspond to the steps in the embodiment shown in fig. 2, and are not described herein again.
Referring to fig. 5, the testing apparatus for parking lot service in the embodiment of the present application is described in detail below, and another embodiment of the testing apparatus for parking lot service in the embodiment of the present application includes:
a processor 501, a memory 502, an input/output unit 503, and a bus 504;
the processor 501 is connected with the memory 502, the input/output unit 503 and the bus 504;
the processor 501 performs the following operations:
acquiring a to-be-tested case, wherein the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case comprises all node information of the execution flow;
sequentially acquiring attribute sample data corresponding to a to-be-tested case reported by a system according to the node information;
executing a to-be-tested case according to the attribute sample data;
generating execution data based on the state information of the execution of the case to be tested;
and sending the execution data to the parking lot service equipment terminal so that the parking lot service equipment terminal runs the to-be-tested case according to the execution data.
Optionally, the functions of the processor 501 correspond to the steps in the embodiments shown in fig. 1 to fig. 2, and are not described herein again.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or 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 storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute 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 the like.

Claims (10)

1. A method for testing parking lot services, comprising:
the operation and maintenance platform acquires a to-be-tested case, wherein the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case comprises all node information of the execution flow;
the operation and maintenance platform sequentially acquires attribute sample data corresponding to the to-be-tested cases reported by the system according to the node information;
the operation and maintenance platform executes the use case to be tested according to the attribute sample data;
the operation and maintenance platform generates execution data based on the state information of the execution of the use case to be tested;
and the operation and maintenance platform sends the execution data to the parking lot service equipment terminal so that the parking lot service equipment terminal operates the to-be-tested case according to the execution data.
2. The method of claim 1, wherein the attribute sample data comprises: the method comprises the steps of configuring information sample data, personnel information sample data, certificate information sample data, yard service information sample data and yard authorization information sample data.
3. The method according to claim 2, wherein the operation and maintenance platform sequentially obtains attribute sample data corresponding to the to-be-tested use cases reported by a system according to the node information, and the method comprises the following steps:
the operation and maintenance platform acquires configuration information sample data, personnel information sample data and certificate information sample data reported by a system center;
after the operation of the configuration information sample data, the personnel information sample data and the certificate information sample data is finished, the operation and maintenance platform acquires the train yard service information sample data and the train yard authorization information sample data reported by the train yard management service system;
and running the use case to be tested based on the train yard service sample data and the train yard authorization information sample data.
4. The method of claim 1, wherein before the operation and maintenance platform generates execution data based on state information of the execution of the use case to be tested, the method further comprises:
and when the executed state information is failure, the operation and maintenance platform outputs clear information that the running of the case to be tested fails.
5. The method of claim 1, wherein before the operation and maintenance platform executes the use case to be tested according to the attribute sample data, the method further comprises:
and the operation and maintenance platform acquires identification information carried by the to-be-tested case, wherein the identification information is the identification information of the to-be-tested case in the operation and maintenance platform.
6. The method according to any one of claims 1 to 5, wherein the execution order of all cases to be tested is set by a flow import and export yard service.
7. A test device for parking lot services, comprising:
the system comprises a first obtaining unit, a first judging unit and a second obtaining unit, wherein the first obtaining unit is used for an operation and maintenance platform to obtain a to-be-tested case, the to-be-tested case is an execution flow of any service of the parking lot service, and the to-be-tested case comprises all node information of the execution flow;
the operation and maintenance platform sequentially acquires attribute sample data corresponding to the to-be-tested cases reported by the system according to the node information;
the execution unit is used for executing the to-be-tested case by the operation and maintenance platform according to the attribute sample data;
the generating unit is used for generating execution data by the operation and maintenance platform based on the state information of the execution of the use case to be tested;
and the operation and maintenance platform sends the execution data to the parking lot service equipment terminal so that the parking lot service equipment terminal operates the to-be-tested case according to the execution data.
8. The apparatus of claim 7, wherein the second obtaining unit comprises:
the first acquisition module is used for acquiring configuration information sample data, personnel information sample data and certificate information sample data reported by a system center by the operation and maintenance platform;
the second acquisition module is used for acquiring the train yard service information sample data and the train yard authorization information sample data reported by the train yard management service system by the operation and maintenance platform after the operation is finished based on the configuration information sample data, the personnel information sample data and the certificate information sample data;
and the operation module is used for operating the to-be-tested use case based on the train yard service sample data and the train yard authorization information sample data.
9. The apparatus of claim 7, wherein prior to the generating unit, the apparatus further comprises:
and the output unit is used for outputting the clear information that the running of the case to be tested fails when the executed state information is failed.
10. The apparatus of claim 7, wherein prior to the execution unit, the apparatus further comprises:
and a third obtaining unit, configured to obtain, by the operation and maintenance platform, identification information carried by the to-be-tested case, where the identification information is identification information of the to-be-tested case in the operation and maintenance platform.
CN202110855866.0A 2021-07-28 2021-07-28 Parking lot service testing method and device Active CN113672501B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110855866.0A CN113672501B (en) 2021-07-28 2021-07-28 Parking lot service testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110855866.0A CN113672501B (en) 2021-07-28 2021-07-28 Parking lot service testing method and device

Publications (2)

Publication Number Publication Date
CN113672501A true CN113672501A (en) 2021-11-19
CN113672501B CN113672501B (en) 2023-09-26

Family

ID=78540421

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110855866.0A Active CN113672501B (en) 2021-07-28 2021-07-28 Parking lot service testing method and device

Country Status (1)

Country Link
CN (1) CN113672501B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115273527A (en) * 2022-06-23 2022-11-01 广东艾科智泊科技股份有限公司 Cloud parking lot debugging scheme based on mobile device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080228557A1 (en) * 2007-03-09 2008-09-18 Mobile Science, Ltd. Method And Apparatus For Measuring Distinctions Between Pre-paid vs. Post-paid Customer Base And Market Share For Wireless Communication Service Products
CN107480053A (en) * 2017-07-21 2017-12-15 杭州销冠网络科技有限公司 A kind of Software Test Data Generation Method and device
CN107861870A (en) * 2017-11-02 2018-03-30 平安科技(深圳)有限公司 Interface testing and test data generating method, device, terminal and storage medium
CN108763089A (en) * 2018-05-31 2018-11-06 新华三信息安全技术有限公司 A kind of test method, apparatus and system
CN110008126A (en) * 2019-04-09 2019-07-12 苏州浪潮智能科技有限公司 A kind of method and apparatus of test data
CN111427333A (en) * 2020-04-01 2020-07-17 北京四维智联科技有限公司 Test method and device for Internet of vehicles service platform and computer storage medium
CN111444077A (en) * 2019-01-16 2020-07-24 北京京东尚科信息技术有限公司 Method and device for generating flow node test data

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080228557A1 (en) * 2007-03-09 2008-09-18 Mobile Science, Ltd. Method And Apparatus For Measuring Distinctions Between Pre-paid vs. Post-paid Customer Base And Market Share For Wireless Communication Service Products
CN107480053A (en) * 2017-07-21 2017-12-15 杭州销冠网络科技有限公司 A kind of Software Test Data Generation Method and device
CN107861870A (en) * 2017-11-02 2018-03-30 平安科技(深圳)有限公司 Interface testing and test data generating method, device, terminal and storage medium
CN108763089A (en) * 2018-05-31 2018-11-06 新华三信息安全技术有限公司 A kind of test method, apparatus and system
CN111444077A (en) * 2019-01-16 2020-07-24 北京京东尚科信息技术有限公司 Method and device for generating flow node test data
CN110008126A (en) * 2019-04-09 2019-07-12 苏州浪潮智能科技有限公司 A kind of method and apparatus of test data
CN111427333A (en) * 2020-04-01 2020-07-17 北京四维智联科技有限公司 Test method and device for Internet of vehicles service platform and computer storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
滕士波 等: ""基于面向服务的测试用例生成研究"", 《现代电子技术》, pages 37 - 40 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115273527A (en) * 2022-06-23 2022-11-01 广东艾科智泊科技股份有限公司 Cloud parking lot debugging scheme based on mobile device

Also Published As

Publication number Publication date
CN113672501B (en) 2023-09-26

Similar Documents

Publication Publication Date Title
CN107689887B (en) Temporary control change online management system of nuclear power plant control system
CN103631713A (en) ERP software automated testing system and method
CN109582550A (en) A kind of method, apparatus and server obtaining full dose business scenario failure collection
CN109144801A (en) It is a kind of to be directed to the test method of MOC card, device and equipment in server
CN113672501A (en) Method and device for testing parking lot service
CN106201887B (en) A kind of verification method and device of off-line data task
CN109032956A (en) A kind of interface test method and device
CN109064211A (en) Sales service data analysing method, device and server
KR20160071167A (en) Apparatus for processing a plurality of logging policy and method thereof
CN111459800A (en) Method, device, equipment and medium for verifying availability of service system
CN111652539B (en) Abnormal event monitoring method, device and system
CN109592525A (en) Elevator frequency converter fault diagnosis system and method
CN114862517A (en) Automobile leasing method and device based on block chain
CN113986753A (en) Interface test method, device, equipment and storage medium
CN114896096A (en) Data center equipment fault prediction system and method based on image recognition algorithm
CN114264904A (en) Full liquid crystal instrument testing method and system based on simulation and machine vision
CN110427313B (en) System and method for testing transaction function of automatic ticket vending machine
CN111538664A (en) System and method for testing payment marking application
Winkler et al. Investigating the effect of expert ranking of use cases for design inspection
CN105675992A (en) Automatic testing system and testing method thereof
CN110569180A (en) System and method for testing transaction function of ticket vending machine
CN112583812B (en) Account security determination method, device, equipment and medium
CN109374038A (en) A kind of changed test method of the nuclear safe level instrument control product based on application model machine
CN113220570B (en) Method and device for realizing online environment test based on defect library
WO2023125706A1 (en) Test method and system for mileage order generation of battery swapping vehicle, device and 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