CN111666097B - Capability domination method and device based on service scene - Google Patents

Capability domination method and device based on service scene Download PDF

Info

Publication number
CN111666097B
CN111666097B CN202010483940.6A CN202010483940A CN111666097B CN 111666097 B CN111666097 B CN 111666097B CN 202010483940 A CN202010483940 A CN 202010483940A CN 111666097 B CN111666097 B CN 111666097B
Authority
CN
China
Prior art keywords
capability
scene
target
test
service scene
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
CN202010483940.6A
Other languages
Chinese (zh)
Other versions
CN111666097A (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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information 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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202010483940.6A priority Critical patent/CN111666097B/en
Publication of CN111666097A publication Critical patent/CN111666097A/en
Application granted granted Critical
Publication of CN111666097B publication Critical patent/CN111666097B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/73Program documentation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Library & Information Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a capability domination method and a capability domination device based on a service scene, wherein the capability domination method comprises the following steps: acquiring a target service scene; determining at least one capability corresponding to the target service scene; arranging each capability according to the target service scene to obtain a capability scene corresponding to the target service scene; configuring a corresponding automatic test component for the capability scene; and correspondingly releasing the capability scene and the automatic test component. The capacity is standardized, arranged and released according to the corresponding service scene, so that a third party can conveniently search the corresponding capacity and call the method according to the service scene, and the on-line simulation test can be performed through the automatic test component, thereby improving the capacity reuse rate and convenience, reducing the communication work of development and test personnel, and improving the development and test efficiency.

Description

Capability domination method and device based on service scene
Technical Field
The invention relates to the field of capacity open application of the telecommunication industry, in particular to a capacity domination method and device based on a service scene, computing equipment and a storage medium.
Background
The capability opening application field of the telecommunication industry generally relates to that multiple capability combinations of multiple manufacturers in the industry can be linked to complete service scene acceptance, and the service scene acceptance comprises the opening, changing and marketing of basic telecommunication services such as tariff, flow, broadband, mobile phones, terminal equipment and the like, and also comprises multiple service fusion scenes such as package, low consumption, broadband + IPTV + home network + flow sharing and the like, and the service fusion scenes are sold to a directed user group. The development of these service contents requires the concatenation of service systems, and new service forms will be added continuously with the development of service forms.
At present, the capacity opening process of complex services to third parties is difficult to support and the demand response is slow in the capacity opening platform, the capacity opening platform is basically customized and developed in each service system aiming at service scenes of different third parties, a standard production process is difficult to form, the development joint debugging scheduling time is long, and the influence on normal services of each system is large.
Disclosure of Invention
In view of this, embodiments of the present invention provide a capability domination method and apparatus, a computing device, and a storage medium based on a service scenario, so as to solve technical defects in the prior art.
The embodiment of the invention discloses a capability domination method based on a service scene, which comprises the following steps:
acquiring a target service scene;
determining at least one capability corresponding to the target service scene;
arranging each capability according to the target service scene to obtain a capability scene corresponding to the target service scene;
configuring a corresponding automatic test component for the capability scene;
and correspondingly releasing the capability scene and the automatic test component.
Optionally, determining at least one capability corresponding to the target service scenario includes:
and determining at least one basic capability and/or customization capability corresponding to the target service scene.
Optionally, arranging each capability according to the target service scenario to obtain a capability scenario corresponding to the target service scenario includes:
determining the calling sequence of each capability according to the target service scene;
according to the calling sequence, sequentially carrying out standardized arrangement and arrangement on each capability, describing an access parameter association mode among the capabilities, compiling a specific access parameter message of each capability in the service scene, describing the access parameter field meaning of each capability, and obtaining a capability scene corresponding to the target service scene;
and determining scene information such as product introduction, scene introduction, resource preparation conditions, a business flow chart, a transaction auxiliary interface, a success case, a rollback mode and the like according to the target business scene.
Optionally, configuring a corresponding automated testing component for the capability scenario includes:
configuring a testing resource, a resource rollback flow and an automatic testing flow of the sandbox environment for the capability scene;
and integrating the testing resources of the sandbox environment, the resource rollback flow and the automatic testing flow into an automatic testing component.
Optionally, the method further includes:
receiving an automatic test number corresponding to a target service scene;
applying for a target capability scene based on the automatic test number and the target scene information;
and simulating, calling and testing the target capability in the target capability scene according to the automatic test component corresponding to the target capability scene.
The embodiment of the invention also discloses a capability dominating device based on the service scene, which comprises the following steps:
the acquisition module is configured to acquire a target service scene;
a determining module configured to determine at least one capability corresponding to the target business scenario;
the arrangement module is configured to arrange each capability according to the target service scene to obtain a capability scene corresponding to the target service scene;
a configuration module configured to configure a corresponding automated test component for the capability scenario;
and the publishing module is configured to publish the capability scenario corresponding to the automatic test component.
Optionally, the determining module is further configured to determine at least one basic capability and/or customization capability corresponding to the target service scenario.
Optionally, the orchestration module is further configured to determine a calling order of each of the capabilities according to the target service scenario; according to the calling sequence, carrying out standardized arrangement and arrangement on each capability in sequence, describing an access association mode among the capabilities, compiling a specific access message of each capability in the service scene, describing access field meanings of each capability, and obtaining a capability scene corresponding to the target service scene; and determining scene information such as product introduction, scene introduction, resource preparation conditions, a business flow chart, a transaction auxiliary interface, a success case, a rollback mode and the like according to the target business scene.
Optionally, the configuration module is further configured to configure a test resource, a resource rollback flow, and an automated test flow of a sandbox environment for the capability scenario; integrating the testing resources of the sandbox environment, the resource rollback flow and the automated testing flow into an automated testing component.
Optionally, the apparatus further comprises:
the receiving module is configured to receive an automatic test number corresponding to a target service scene;
the capability scene determining module is configured to apply for a target capability scene based on the automatic test number and the target scene information;
and the calling module is configured to simulate and call the target capability in the target capability scene according to the automatic testing component corresponding to the target capability scene and test the target capability in the target capability scene.
The embodiment of the invention discloses computing equipment, which comprises a memory, a processor and computer instructions which are stored on the memory and can run on the processor, wherein the processor realizes the steps of the capability domination method based on the service scene when executing the instructions.
The embodiment of the invention discloses a storage medium, which stores computer instructions, and the instructions are executed by a processor to realize the steps of the capability domination method based on the service scene.
The invention provides a capability domination method and device based on a service scene, a computing device and a storage medium, wherein the method comprises the steps of obtaining a target service scene; determining at least one capability corresponding to the target service scene; arranging each capability according to the target service scene to obtain a capability scene corresponding to the target service scene; configuring a corresponding automatic test component for the capability scene; and correspondingly releasing the capability scene and the automatic test component. The capacity is standardized, arranged and released according to the corresponding service scene, so that a third party can conveniently search the corresponding capacity and call the method according to the service scene, and the on-line simulation test can be performed through the automatic test component, thereby improving the capacity reuse rate and convenience, reducing the communication work of development and test personnel, and improving the development and test efficiency.
Drawings
FIG. 1 is a flowchart illustrating a capability dominating method based on a service scenario according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a capability manifesting apparatus based on a service scenario according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a computing device according to an embodiment of the invention.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein, but rather construed as limited to the embodiments set forth herein.
The terminology used in the description of the one or more embodiments is for the purpose of describing the particular embodiments only and is not intended to be limiting of the description of the one or more embodiments. As used in this specification and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used in one or more embodiments of the present specification refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It will be understood that, although the terms first, second, etc. may be used herein in one or more embodiments to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, a first can be termed a second and, similarly, a second can be termed a first without departing from the scope of one or more embodiments of the present description. The word "if," as used herein, may be interpreted as "at \8230; \8230when" or "when 8230; \823030when" or "in response to a determination," depending on the context.
The present invention provides a capability dominating method and apparatus based on a service scenario, a computing device, and a storage medium, and the following describes the present invention in detail with reference to fig. 1.
Fig. 1 shows a schematic flow chart of a capability domination method based on a service scenario according to an embodiment of the present invention, which includes steps 102 to 110.
The present specification provides a capability domination method based on a service scene, which packages the capabilities required under the service scene into a standard service scene acceptance flow according to the service scene, summarizes the calling methods, examples and the linking methods between the capabilities under the service scene, and issues the handling methods to a capability openness platform, so as to facilitate the third party or the operator to know the full capability openness flow under the service scene, and configure the standardized automatic test to manage the test resources between the capability scenes, so as to realize the function of repeatedly testing and verifying the capabilities in the service scene, and facilitate the third party to perform test development, and the capability domination method based on the service scene is explained in detail below.
Step 102: and acquiring a target service scene.
With the development of the mobile internet, the concept of a capability open platform appears. Mobile operators provide a capability openness engine, which allows capability providers to provide various communication capabilities and mobile internet capabilities, such as short messages, multimedia messages, GIS maps, positioning and the like.
The service scenes have various types, such as communication charge opening, communication charge changing, flow opening, broadband changing, IPTV + home network + flow sharing multi-service fusion and the like.
In the embodiments provided in this specification, the target service scenario may be a broadband provisioning scenario or an IPTV + home network + traffic sharing scenario.
Step 104: and determining at least one capability corresponding to the target service scene.
The capability comprises basic capability and customization capability, the service scene is formed by combining and connecting the basic capability and/or the customization capability, the calling capability for different service scenes is different, and the calling sequence is different. For example, in a personal IPTV account opening scenario, the IPTV uses a television \ a mobile phone as a terminal, and can provide a service of high definition television service for a user for independent charges or bound mobile phone broadband services, and the installation location of a customer is limited to be within the coverage of broadband network resources.
After the target service scene is obtained, at least one capability corresponding to the target service scene is determined, for example, for the service scene A, four capabilities of e, f, g and h need to be called, wherein e and f are basic capabilities, and g and h are customization capabilities.
Step 106: and arranging each capability according to the target service scene to obtain a capability scene corresponding to the target service scene.
Optionally, arranging each capability according to the target service scenario to obtain a capability scenario corresponding to the target service scenario includes: determining the calling sequence of each capability according to the target service scene; according to the calling sequence, sequentially carrying out standardized arrangement and arrangement on each capability, describing an access parameter association mode among the capabilities, compiling a specific access parameter message of each capability in the service scene, describing the access parameter field meaning of each capability, and obtaining a capability scene corresponding to the target service scene; and determining scene information such as product introduction, scene introduction, resource preparation conditions, a business flow chart, a transaction auxiliary interface, a success case, a rollback mode and the like according to the target business scene.
After the capability corresponding to the target service scene is determined, standardized arrangement and sorting are carried out on the sequence of calling capabilities in the service scene to obtain a capability scene, the capability scene can embody the relevance among the capabilities and the detailed description of the interfaces corresponding to the capabilities, so that a user can directly know the name of the capability required to be applied and the calling method for realizing the target service scene, for example, for the A service scene, four capabilities of e, f, g and h can be directly determined to be called for realizing the A service scene, and according to the detailed description of the interfaces corresponding to each capability, the calling method of the capability can be clearly known, a standardized service scene development process is provided, and the reuse rate of the capability and the convenience of joint calling are improved.
Step 108: and configuring a corresponding automatic test component for the capability scene.
Optionally, configuring a corresponding automated testing component for the capability scenario includes: configuring a testing resource, a resource rollback flow and an automatic testing flow of the sandbox environment for the capability scene; and integrating the testing resources of the sandbox environment, the resource rollback flow and the automatic testing flow into an automatic testing component.
The automated testing component is used for configuring testing resources of a sandbox, configuring resource rollback flows and configuring automated testing flows aiming at a capability scene corresponding to a specific service scene, so that the functions of repeatedly transferring testing and regularly and automatically testing the capability of the service scene are realized, and the sandbox environment and the production environment code configuration are required to be consistent.
Step 110: and correspondingly releasing the capability scene and the automatic test component.
And issuing the obtained capability scene and the automatic test component corresponding to the configuration of the capability scene to a capability development platform of an operator so that a third party can search a required target service scene according to a service scene directory when logging in the capability development platform, know the capability and the calling method required for realizing the target service scene in the target service scene, and perform online test according to the automatic test component.
Optionally, the capability domination method based on the service scenario further includes: receiving an automatic test number corresponding to a target service scene; applying for a target capability scene based on the automatic test number and the target scene information; and simulating, calling and testing the target capability in the target capability scene according to the automatic test component corresponding to the target capability scene.
In practical application, after logging in and releasing a capability development platform with a capability scene, a third party knows capabilities and a calling method required for realizing the target service scene in a target service scene, wants to perform online testing, needs to send a test resource application to the capability open platform, and the capability open platform receives the test resource application.
And determining a target capacity scene according to the test resource application, and after entering a related capacity detail interface, simulating and calling capacity and testing the connectivity and availability of the capacity according to an automatic test component. After the current automatic test is completed, the test resources can be released through rolling back the resources, and the test request can be initiated again after the release is successful.
The invention provides a capability domination method based on a service scene, which determines at least one capability corresponding to the target service scene; arranging each capability according to the target service scene to obtain a capability scene corresponding to the target service scene; configuring a corresponding automatic test component for the capability scene; and correspondingly releasing the capability scene and the automatic test component. The female capacity corresponding to the business scene is standardized arranged and issued according to the business scene, so that a third party can conveniently search the capacity name and calling method required to be applied by the business to be realized, and online simulation test can be carried out to carry out self-service development joint debugging.
Secondly, after the capability is made explicit, a standardized service scene development process can be provided for different third parties, the standard is unified, the capability reuse rate and the joint debugging convenience are improved, and the capability stability and the test passing rate are improved through the configuration of the service scene and the automatic monitoring process of the test resources aiming at the scene. After the corresponding capability of the business scene is visualized, the method is convenient to understand, reduces the communication between the test and the developer, and greatly improves the development test efficiency.
Fig. 2 is a block diagram illustrating a capability explication apparatus based on a service scenario according to an embodiment of the present specification, including:
an obtaining module 202 configured to obtain a target service scenario.
A determining module 204 configured to determine at least one capability corresponding to the target service scenario.
The arranging module 206 is configured to arrange each capability according to the target service scenario, and obtain a capability scenario corresponding to the target service scenario.
A configuration module 208 configured to configure a corresponding automated testing component for the capability scenario.
A publishing module 210 configured to publish the capability scenario corresponding to the automated testing component.
Optionally, the determining module 204 is further configured to determine at least one basic capability and/or customization capability corresponding to the target service scenario.
Optionally, the orchestration module 206 is further configured to determine a calling order of each of the capabilities according to the target service scenario; according to the calling sequence, carrying out standardized arrangement and arrangement on each capability in sequence, describing an access association mode among the capabilities, compiling a specific access message of each capability in the service scene, describing access field meanings of each capability, and obtaining a capability scene corresponding to the target service scene; and determining scene information such as product introduction, scene introduction, resource preparation conditions, a business flow chart, a transaction auxiliary interface, a success case, a rollback mode and the like according to the target business scene.
Optionally, the configuring module 208 is further configured to configure the testing resource, the resource rollback flow, and the automated testing flow of the sandbox environment for the capability scenario; and integrating the testing resources of the sandbox environment, the resource rollback flow and the automatic testing flow into an automatic testing component.
Optionally, the apparatus further comprises:
and the receiving module is configured to receive the automatic test number corresponding to the target service scene.
And the capacity scene determining module is configured to apply for a target capacity scene based on the automatic test number and the target scene information.
And the calling module is configured to simulate calling and test the target capability in the target capability scene according to the automatic test component corresponding to the target capability scene.
The invention provides a capability dominating device based on a service scene, which determines at least one capability corresponding to the target service scene; arranging each capability according to the target service scene to obtain a capability scene corresponding to the target service scene; configuring a corresponding automatic test component for the capability scene; and correspondingly releasing the capability scene and the automatic test component. The capabilities are standardized, arranged and released according to the corresponding service scenes, so that a third party can conveniently search the corresponding capabilities and call methods according to the service scenes, and the on-line simulation test can be performed through the automatic test component, thereby improving the reusability and convenience of the capabilities, reducing the communication work of development and test personnel, and improving the development and test efficiency.
Fig. 3 is a block diagram illustrating a structure of a computing device 300 according to an embodiment of the present description. The components of the computing device 300 include, but are not limited to, memory 310 and processor 320. The processor 320 is coupled to the memory 310 via a bus 330 and the database 350 is used to store data.
Computing device 300 also includes access device 340, access device 340 enabling computing device 300 to communicate via one or more networks 360. Examples of such networks include the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), a Personal Area Network (PAN), or a combination of communication networks such as the internet. Access device 340 may include one or more of any type of network interface (e.g., a Network Interface Card (NIC)) whether wired or wireless, such as an IEEE802.11 Wireless Local Area Network (WLAN) wireless interface, a worldwide interoperability for microwave access (Wi-MAX) interface, an ethernet interface, a Universal Serial Bus (USB) interface, a cellular network interface, a bluetooth interface, a Near Field Communication (NFC) interface, and so forth.
In one embodiment of the present description, the above-described components of computing device 300 and other components not shown in FIG. 3 may also be connected to each other, such as by a bus. It should be understood that the block diagram of the computing device structure shown in FIG. 3 is for purposes of example only and is not intended to limit the scope of the present description. Other components may be added or replaced as desired by those skilled in the art.
Computing device 300 may be any type of stationary or mobile computing device, including a mobile computer or mobile computing device (e.g., tablet, personal digital assistant, laptop, notebook, netbook, etc.), a mobile phone (e.g., smartphone), a wearable computing device (e.g., smartwatch, smartglasses, etc.), or other type of mobile device, or a stationary computing device such as a desktop computer or PC. Computing device 300 may also be a mobile or stationary server.
An embodiment of the present invention further provides a computing device, which includes a memory, a processor, and computer instructions stored in the memory and executable on the processor, where the processor implements the steps of the capability dominance method based on the service scenario when executing the instructions.
An embodiment of the present invention further provides a storage medium storing computer instructions, which when executed by a processor implement the steps of the capability dominance method based on service scenarios as described above.
The foregoing is a schematic arrangement of a storage medium of the present embodiment. It should be noted that the technical solution of the storage medium and the technical solution of the capability manifesting method based on the service scenario belong to the same concept, and details that are not described in detail in the technical solution of the storage medium can be referred to the description of the technical solution of the capability manifesting method based on the service scenario.
The computer instructions comprise computer program code which may be in the form of source code, object code, an executable file or some intermediate form, or the like. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, read-Only Memory (ROM), random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that, for the sake of simplicity, the above-mentioned method embodiments are described as a series of acts or combinations, but those skilled in the art should understand that the present invention is not limited by the described order of acts, as some steps may be performed in other orders or simultaneously according to the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no acts or modules are necessarily required of the invention.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to the related descriptions of other embodiments.
The preferred embodiments of the invention disclosed above are intended to be illustrative only. Alternative embodiments are not exhaustive and do not limit the invention to the precise embodiments described. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and the practical application, to thereby enable others skilled in the art to best utilize the invention. The invention is limited only by the claims and their full scope and equivalents.

Claims (5)

1. A capability domination method based on service scenes is characterized by comprising the following steps:
acquiring a target service scene;
determining at least one capability corresponding to the target service scene;
determining the calling sequence of each capability according to the target service scene;
according to the calling sequence, carrying out standardized arrangement and arrangement on each capability in sequence, describing an access association mode among the capabilities, compiling a specific access message of each capability in the service scene, describing access field meanings of each capability, and obtaining a capability scene corresponding to the target service scene;
determining product introduction, scene introduction, resource preparation conditions, a business flow chart, a transaction auxiliary interface, a success case and rollback mode scene information according to the target business scene;
configuring the testing resources, the resource rollback flow and the automatic testing flow of the sandbox environment for the capability scene;
integrating the testing resources of the sandbox environment, the resource rollback flow and the automated testing flow into an automated testing component;
correspondingly releasing the capability scene and the automatic test component;
receiving an automatic test number corresponding to a target service scene;
applying for a target capability scene based on the automatic test number and the target scene information;
simulating, calling and testing the target capability in the target capability scene according to the automatic test component corresponding to the target capability scene;
when the online test is needed, sending a test resource application to the capability opening platform, and receiving the test resource application by the capability opening platform;
determining a capability scene of a target according to the test resource application, and after entering a related capability detail interface, simulating and calling capability according to an automatic test component, and testing connectivity and usability of the capability;
and after the current automatic test is finished, releasing the test resources through a resource rollback flow, and initiating the test request again after the release is successful.
2. The method of claim 1, wherein determining at least one capability corresponding to the target service scenario comprises:
and determining at least one basic capability and/or customization capability corresponding to the target service scene.
3. A capability dominance device based on a service scenario is characterized by comprising:
the acquisition module is configured to acquire a target service scene;
a determining module configured to determine at least one capability corresponding to the target business scenario;
an orchestration module configured to determine a calling order for each of the capabilities according to the target business scenario; according to the calling sequence, carrying out standardized arrangement and arrangement on each capability in sequence, describing an access association mode among the capabilities, compiling a specific access message of each capability in the service scene, describing access field meanings of each capability, and obtaining a capability scene corresponding to the target service scene; determining product introduction, scene introduction, resource preparation conditions, a business flow chart, a transaction auxiliary interface, a success case and rollback mode scene information according to the target business scene;
a configuration module configured to configure test resources, a resource rollback flow, and an automated test flow of a sandbox environment for the capability scenario; integrating the testing resources of the sandbox environment, the resource rollback flow, and the automated testing flow into an automated testing component;
a publishing module configured to publish the capability scenario corresponding to the automated testing component;
the receiving module is configured to receive an automatic test number corresponding to a target service scene;
the capability scene determining module is configured to apply for a target capability scene based on the automatic test number and the target scene information;
the calling module is configured to simulate calling and test the target capability in the target capability scene according to the automatic test component corresponding to the target capability scene; when the online test is needed, sending a test resource application to the capability open platform, and receiving the test resource application by the capability open platform; determining a capability scene of a target according to the test resource application, and after entering a related capability detail interface, simulating and calling capability according to an automatic test component, and testing connectivity and usability of the capability; and after the current automatic test is finished, releasing the test resources through a resource rollback flow, and initiating the test request again after the release is successful.
4. A computing device comprising a memory, a processor, and computer instructions stored on the memory and executable on the processor, wherein the processor implements the steps of the method of any of claims 1-2 when executing the instructions.
5. A storage medium storing computer instructions, characterized in that the instructions, when executed by a processor, implement the steps of the method of any of claims 1-2.
CN202010483940.6A 2020-06-01 2020-06-01 Capability domination method and device based on service scene Active CN111666097B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010483940.6A CN111666097B (en) 2020-06-01 2020-06-01 Capability domination method and device based on service scene

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010483940.6A CN111666097B (en) 2020-06-01 2020-06-01 Capability domination method and device based on service scene

Publications (2)

Publication Number Publication Date
CN111666097A CN111666097A (en) 2020-09-15
CN111666097B true CN111666097B (en) 2023-03-31

Family

ID=72385507

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010483940.6A Active CN111666097B (en) 2020-06-01 2020-06-01 Capability domination method and device based on service scene

Country Status (1)

Country Link
CN (1) CN111666097B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112288231B (en) * 2020-09-29 2022-05-31 深圳市商汤科技有限公司 Configuration generation method and device of artificial intelligence product, electronic equipment and storage medium
CN114490336A (en) * 2021-12-28 2022-05-13 阿里云计算有限公司 Joint debugging test method, access system, front end and storage medium
CN114489633A (en) * 2022-01-27 2022-05-13 广东省农村信用社联合社 Service operation logic assembling method, electronic device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108491210A (en) * 2018-03-27 2018-09-04 无锡华云数据技术服务有限公司 Code continuous integrating method, apparatus, system and server
CN109491889A (en) * 2018-10-10 2019-03-19 中国联合网络通信集团有限公司 The method and apparatus of automatic test in NFV
CN109710685A (en) * 2018-12-28 2019-05-03 浙江省公众信息产业有限公司 The method, apparatus and system showed for data acquisition and/or data visualization
CN110795148A (en) * 2019-10-28 2020-02-14 北京旷视科技有限公司 Method and device for generating layout file and electronic equipment

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8832658B2 (en) * 2010-12-21 2014-09-09 Sap Ag Verification framework for business objects
CN107066591A (en) * 2017-04-18 2017-08-18 北京思特奇信息技术股份有限公司 A kind of method and device handled business
US10904128B2 (en) * 2018-09-13 2021-01-26 International Business Machines Corporation Testing functionality of an Internet of Things environment
CN109598572A (en) * 2018-09-29 2019-04-09 阿里巴巴集团控股有限公司 Service customization method, apparatus, electronic equipment and computer readable storage medium
CN109656536B (en) * 2018-12-25 2022-08-16 武汉斗鱼网络科技有限公司 Push module modularization method and client
CN110113502B (en) * 2019-04-29 2020-06-09 重庆天蓬网络有限公司 Interactive Voice Response (IVR) flow customization method, system, medium and electronic equipment
CN110414242B (en) * 2019-08-02 2021-12-07 中国工商银行股份有限公司 Method, device, equipment and medium for detecting business logic loophole

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108491210A (en) * 2018-03-27 2018-09-04 无锡华云数据技术服务有限公司 Code continuous integrating method, apparatus, system and server
CN109491889A (en) * 2018-10-10 2019-03-19 中国联合网络通信集团有限公司 The method and apparatus of automatic test in NFV
CN109710685A (en) * 2018-12-28 2019-05-03 浙江省公众信息产业有限公司 The method, apparatus and system showed for data acquisition and/or data visualization
CN110795148A (en) * 2019-10-28 2020-02-14 北京旷视科技有限公司 Method and device for generating layout file and electronic equipment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Ana Rosario Espada等.Using Model Checking to Generate Test Cases for Android Applications.《arxiv》.2015,第1-15页. *
王兴燕 等.上海电信新兴业务全过程价值管理实践.《通信企业管理》.2015,第2015卷(第08期),第30-35页. *
程香.Web性能测试系统的多Agent模型设计.《合肥学院学报(自然科学版)》.2015,第25卷(第04期),第39-43页. *

Also Published As

Publication number Publication date
CN111666097A (en) 2020-09-15

Similar Documents

Publication Publication Date Title
CN111666097B (en) Capability domination method and device based on service scene
EP2636186B1 (en) Orchestrating wireless network operations
CN113342478B (en) Resource management method, device, network system and storage medium
CN101888658B (en) GPRS (General Packet Radio Service) core network simulation and test system
CN106648556A (en) Front end and back end integrated development testing method and device
CN109783357A (en) The method and device of test application program, computer equipment, storage medium
CN112561510A (en) Payment system, method, device, equipment and storage medium
CN111209060A (en) Capability development platform processing method and device
KR20200124614A (en) Communication method, terminal, operator server and smart device
US8027435B2 (en) Method and system for protocol embedded automated test control
CN106201852A (en) A kind of distributed test method and test system
CN114926163A (en) Resource cross-chain transfer method and device
CN107682219B (en) Android system-based dial testing method and device for testing number
CN106851708A (en) The multi-user test method and test system of a kind of LTE base station
CN109492039A (en) A kind of recording method of daily record data, device, electronic equipment and readable medium
WO2023134312A1 (en) Content charging test method, management device, terminal device and storage medium
CN107769934A (en) Rate processing method and processing device
CN114285774B (en) Flow recording method and device, electronic equipment and storage medium
CN110401925A (en) A kind of generation method and device of communication message
CN113791766B (en) Method for combining data interfaces, electronic device and readable storage medium
CN114064766A (en) Service registration method and device
KR100738041B1 (en) Method for transmitting message in open mobile business supporting system
CN112671913B (en) Service registration method and device
CN105988932B (en) A kind of test method and system of ESB
CN109582585A (en) A kind of method and apparatus of detection application traffic leakage

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