WO2016201995A1 - Procédé et appareil destinés à la mise en œuvre de construction d'objet de test, et appareil de test de configuration de service - Google Patents

Procédé et appareil destinés à la mise en œuvre de construction d'objet de test, et appareil de test de configuration de service Download PDF

Info

Publication number
WO2016201995A1
WO2016201995A1 PCT/CN2016/073527 CN2016073527W WO2016201995A1 WO 2016201995 A1 WO2016201995 A1 WO 2016201995A1 CN 2016073527 W CN2016073527 W CN 2016073527W WO 2016201995 A1 WO2016201995 A1 WO 2016201995A1
Authority
WO
WIPO (PCT)
Prior art keywords
test
class
jar
keyword
jar package
Prior art date
Application number
PCT/CN2016/073527
Other languages
English (en)
Chinese (zh)
Inventor
苗蒲
杨安印
姜野
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016201995A1 publication Critical patent/WO2016201995A1/fr

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

Definitions

  • This document refers to, but is not limited to, interface testing technology, especially a device, a device and a service configuration test device for implementing a test object.
  • the configuration of the service on the U2000 usually includes three parts: configuration, upload, and page display.
  • the configuration means that the corresponding parameters are configured and saved for a service in the GUI (Graphical User Interface).
  • the data enters the server, and the data is sent to the device through the server. If successful, the data is stored in the database.
  • Uploading means reading the data in the library and configuring the data on the device for persistence.
  • the interface display means: according to the data persistence processing, the interface is displayed on the client GUI interface.
  • test for service configuration is mainly carried out by using tools such as QTP (an automatic test tool developed by Mercury).
  • QTP an automatic test tool developed by Mercury.
  • the test of service configuration depends on the network management environment and is only suitable for use when the interface is relatively stable. When the interface changes greatly, the tester needs to modify the script according to the interface change. The maintenance work of the test process is quite large, and the test efficiency is low.
  • the configuration of the configuration module of the business configuration on the network management has the same process, so the network management reflects this similarity through its own framework, and the developer can complete the development of a configuration module by providing the necessary data according to the framework.
  • the data provided by the developer in this development mode is not directly connected to the direct test because the framework participates in the configuration module in the development of the configuration module; therefore, the test for the configuration module actually becomes unit test.
  • MOCK analog
  • MOCK technology is used in the test process, for some objects that are not easy to construct or not easy to obtain, use a virtual object to create a test method for testing
  • the open source MOCK technology has the function missing, which makes the process of building the test object complex.
  • the related technology does not support the automatic deep MOCK.
  • the MOCK test object does not support the definition according to the return test type. Behavior, does not support simulation and has the same CLASS class as MOCK object Type object, does not support the simulation of equals() and hashcode() methods.
  • the method of constructing test objects by using MOCK technology takes a lot of time and is inefficient; in addition, the related MOCK technology does not support automatic deep MOCK, which easily affects the inability of the test framework to run.
  • the embodiment of the invention provides a device, a device and a service configuration test device for implementing a test object, which can quickly realize the construction of a test object.
  • An embodiment of the present invention provides a method for implementing a test object, including:
  • the server assigns a test class included in each configuration module of the service configuration test according to a preset default value policy
  • the server builds the test object according to the corresponding evaluation class of each configuration module through the MOCK method.
  • the preset default value policy includes:
  • test class Depending on the type of test class, assign a corresponding default value to the test class contained in each configuration module; and/or,
  • test class included in each configuration module is assigned a corresponding default value
  • the test class includes a conventional test class and a new test class.
  • the method further includes:
  • the server Based on the annotation Annotation technique, the server reflects the type of the test class corresponding to the constructed test object, so that the constructed test object supports the collection and the map MAP member.
  • the method further includes:
  • the server assigns a default value to the Internet Protocol IP address, mask or reverse mask, and media access control MAC address in the constructed test object.
  • the method further includes:
  • the server After the server builds the test object, the server passes the simulation test object, and the Java archive file JAR package matched with the configuration module preset in the test library and the dependency relationship between the JAR packages involved in the test, and the server passes the simulation. Forward conversion and reverse conversion are tested.
  • the server establishes a subdirectory of the JAR package that matches each type of configuration module, and a mapping relationship of the JAR package involved in the test.
  • the method before the testing by the analog forward conversion and the reverse conversion, the method further includes:
  • the server performs secondary encapsulation on the JAR package with a preset user keyword
  • the server performs the configuration of the dependency through a preset user keyword.
  • the constructed test object includes a PO class
  • the forward conversion includes:
  • the server calls the corresponding JAR package according to the keyword of the JAR package converted to the communication interface F port type of the network management client and the server, and converts the constructed persistent object PO class into the F port class; based on the communication interface converted into the network management device and the device
  • the keyword of the JAR packet of the QX port class calls the corresponding JAR package, and converts the converted F port class into a QX port class;
  • the reverse conversion includes:
  • the server calls the corresponding JAR package based on the keyword of the JAR package converted to the F-port class, and converts the converted QX port class into a F-port class; and calls the corresponding JAR according to the keyword of the JAR package converted to the PO port class.
  • the package converts the converted F-port class into a PO port class;
  • the keyword includes a library keyword or a user keyword of the JAR package.
  • an embodiment of the present invention further provides an apparatus for implementing a test object, including: a first evaluation unit and a construction unit; wherein
  • the first assignment unit is configured to assign a test class included in each configuration module according to a preset default value policy
  • the building unit is set to build the test object according to the corresponding evaluation class of each configuration module through the MOCK method.
  • the first assignment unit is configured to assign a default value to the test class included in each configuration module according to the type of the test class; and/or, according to the method name of the test class, for each The test class contained in the configuration module is assigned the corresponding default value.
  • the apparatus further includes a reflection unit configured to reflect the type of the test class corresponding to the constructed test object based on the annotation Annotation technique, so that the constructed test object supports the collection and the map MAP member.
  • the apparatus further includes a second evaluation unit configured to assign a default value to the Internet Protocol IP address, the mask or the reverse mask, and the media access control MAC address in the constructed test object based on the Annotation technology.
  • a second evaluation unit configured to assign a default value to the Internet Protocol IP address, the mask or the reverse mask, and the media access control MAC address in the constructed test object based on the Annotation technology.
  • Embodiments of the present invention also provide a computer readable storage medium storing computer executable instructions for performing any of the methods described above.
  • the embodiment of the present invention further provides an apparatus for implementing a service configuration test, including: any one of the foregoing modules for implementing a test object, and the method further includes:
  • Configuring a dependency unit configured to preset a dependency between a Java Archive JAR package matching the configuration module and a JAR package involved in the test;
  • the test unit set to test based on dependencies and built test objects, by simulating forward and reverse conversions.
  • the configuration dependency unit is configured to establish, according to the type of the configuration module, a subdirectory of the JAR package that matches each type of configuration module, and a mapping relationship of the JAR package involved in the test.
  • the device further includes a secondary encapsulation unit, configured to perform secondary encapsulation on the JAR package matched with the configuration module by using a preset user keyword;
  • the configuration dependency unit is further configured to establish a sub-directory of the sub-packaged JAR package according to a preset user keyword, and test a mapping relationship of the involved JAR package.
  • the constructed test object includes a PO class
  • the test unit is set to,
  • the server Convert the constructed PO persistent object class to the F port class with the corresponding JAR package; call the corresponding JAR package based on the keyword of the JAR packet converted to the communication interface of the network management device and the device, and convert the completed F port. Class is converted to QX port class;
  • the QAR packet is converted into a F-port class based on the keyword of the JAR packet converted to the F-port class, and the corresponding JAR packet is called according to the keyword of the JAR packet converted to the PO port class. Convert the converted F-port class to the PO port class running test framework for testing.
  • the keyword includes a library keyword or a user keyword of the JAR package.
  • the technical solution of the present application includes: assigning a test class included in each configuration module of the service configuration test according to a preset default value policy; and correspondingly assigning a value according to each configuration module by using the MOCK method.
  • the test class builds the test object.
  • the method of the embodiment of the present invention assigns a test class included in the configuration module through a preset default value policy, thereby realizing rapid construction of the test object.
  • the test object supports the collection and the map MAP member, supports the IP address, the mask/inverse mask, and the MAC address assignment default value, and implements the automatic depth MOCK of the test.
  • FIG. 1 is a flowchart of a method for implementing a test object according to an embodiment of the present invention
  • FIG. 2 is a structural diagram of an apparatus for implementing a test object according to an embodiment of the present invention
  • FIG. 3 is a structural diagram of an apparatus for implementing a service configuration test according to an embodiment of the present invention.
  • FIG. 4 is a flow chart of a method in accordance with a first embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for constructing a test object according to an embodiment of the present invention. As shown in FIG. 1 , the method includes:
  • Step 100 The server assigns a test class included in each configuration module according to a preset default value policy.
  • the default policy set in advance includes:
  • test class Depending on the type of test class, assign a corresponding default value to the test class contained in each configuration module; and/or,
  • the default value of the test class included in each configuration module is assigned.
  • the corresponding default value may be preset
  • the server assigns a value to each test class according to the default value policy set in advance, according to the type of the test class, and assigns a value to each test class by using the test method name, so that the MOCK test object supports the return test type. Define the behavior.
  • the default value is a preset value, so MOCK's modification of the default value is supported.
  • the test classes here include regular test classes, and new test classes in the technical application process.
  • Step 101 The server constructs a test object according to the corresponding assigned test class of each configuration module by using the MOCK method.
  • the server builds the test object through the assigned test class, which provides a basis for quickly building test objects.
  • the server Based on the annotation technique, the server reflects the type of the test class corresponding to the constructed test object, so that the constructed test object supports the collection and the map MAP member.
  • the server reflects the type of the test class, so that the test of the service configuration supports the simulation and the object of the same CLASS type by the MOCK object; further, the original MOCK method does not support the simulation of the equals() and hashcode() methods. The problem.
  • the server assigns a default value to an Internet Protocol (IP) address, a mask or an anti-mask, and a Media Access Control (MAC) address in the constructed test object; wherein, the default value is given The value of a normal String member in the test object is different.
  • IP Internet Protocol
  • MAC Media Access Control
  • the server assigns an IP address, a MAC address, a mask, and an inverse mask
  • the IP address, the MAC address, the mask, and the inverse mask are assigned according to the set string type.
  • the ordinary String member is distinguished.
  • the server passes the simulated test object and the Java archive file (JAR) package matched with the configuration module preset in the test library and the dependency relationship between the JAR packages involved in the test. Conversion and reverse conversion are tested.
  • JAR Java archive file
  • the server performs end-to-end testing according to the pre-configured dependencies in the test library.
  • the method of constructing the test object by using the MOCK technology in the related art saves the time spent on constructing the test object and improves the test efficiency.
  • the tested test objects include PO classes
  • the forward conversion includes:
  • the server calls the corresponding JAR package according to the keyword in the JAR package of the communication interface (F port) class converted to the network management client and the server, and converts the constructed persistent object (PO) class to the F port class;
  • the keywords in the JAR package of the communication interface (QX port) of the network management device and the device are called to call the corresponding JAR package, and the converted F port class is converted into a QX port class;
  • Reverse conversion includes:
  • the server calls the corresponding JAR package based on the keyword of the JAR package converted to the F-port class, and converts the converted QX port class into a F-port class; and calls the corresponding JAR packet according to the keyword of the JAR packet converted to the PO port class, Convert the converted F-port class to a PO port class;
  • the method further includes:
  • the server establishes a subdirectory of the JAR package that matches each type of configuration module, and a mapping relationship between the JAR packages involved in the test.
  • the method before testing by simulating forward conversion and reverse conversion, the method further includes:
  • the server performs secondary encapsulation on the JAR package with a preset user keyword
  • the server configures the dependencies through pre-set user keywords.
  • the specific encapsulation of the JAR packet by the server may be implemented by using a well-known technology of the present invention, and is not intended to limit the scope of the present invention, and details are not described herein again.
  • the keyword that invokes the JAR packet may be a library key of the JAR package or a user keyword of the secondary encapsulation.
  • the specific types of keywords are mainly based on whether or not the secondary encapsulation is performed, and the usage habits of the technical personnel on the library keywords and the user keywords.
  • the general user keywords are keywords defined by the technician according to the usage habits, and are convenient to be based on and edited. Test text usage.
  • the method of the embodiment of the present invention further includes: configuring, by the server, the environment variable of the running test framework according to the location of the test library.
  • the running test framework in addition to setting the environment variable according to the location of the test library, also includes settings of other related parameters, which are common knowledge of those skilled in the art.
  • the embodiment of the present invention does not depend on the operating environment of the network management system by configuring the dependency relationship and editing the test text of the test object constructed based on the dependency relationship. Because the service configuration test is not dependent on the operating environment, the performance requirements of the service configuration test on the test system are reduced. The hardware requirements for testing are greatly reduced.
  • the method of the embodiment of the present invention assigns a test class included in the configuration module through a preset default value policy, thereby realizing rapid construction of the test object.
  • the test object supports the collection and the map MAP member, supports the IP address, the mask/inverse mask, and the MAC type assignment default value, and implements the automatic depth MOCK of the test. Only the keywords need to be tested end-to-end. Compared with the existing test object construction method, the time spent on building the test object is greatly saved, and the test efficiency is improved.
  • the testing process does not depend on the operating environment of the network management. Reduce the hardware requirements of the service configuration, making business configuration testing easier to implement.
  • Embodiments of the present invention also provide a computer readable storage medium storing computer executable instructions for performing any of the methods described above.
  • FIG. 2 is a structural diagram of an apparatus for implementing a test object according to an embodiment of the present invention. As shown in FIG. 2, the method includes: a first assignment unit and a construction unit;
  • the first assignment unit is configured to assign a test class included in each configuration module according to a preset default value policy
  • the building unit is set to build the test object according to the corresponding evaluation class of each configuration module through the MOCK method.
  • the first assignment unit is configured to assign a corresponding default value to the test class included in each configuration module according to the type of the test class; and/or according to the method name of the test class. For each test module, the test class is assigned a default value, and the test class contained in each configuration module is assigned.
  • the building unit is set to build the test object according to the corresponding evaluation class of each configuration module through the MOCK method.
  • the apparatus of the embodiment of the present invention further includes a reflection unit configured to reflect the type of the test class corresponding to the constructed test object based on an annotation technique, so that the constructed test object supports the collection and the map MAP member.
  • the apparatus of the embodiment of the present invention further includes a second evaluation unit configured to assign a default value to the Internet Protocol IP address, the mask or the reverse mask, and the media access control MAC address in the constructed test object based on the Annotation technology.
  • FIG. 3 is a structural diagram of an apparatus for implementing a service configuration test according to an embodiment of the present invention. As shown in FIG. 3, the apparatus includes: any one of the foregoing apparatus for implementing a test object.
  • the method further includes: configuring a dependency unit, and setting a dependency between a Java archive file JAR package matching the configuration module and a JAR package involved in the test;
  • the test unit set to test based on dependencies and built test objects, by simulating forward and reverse conversions.
  • the configuration dependency unit is configured to establish a subdirectory of the JAR package matching each type of configuration module according to the type of the configuration module, and the test involves The mapping relationship of JAR packages.
  • the device of the embodiment of the present invention further includes a secondary encapsulation unit, configured to perform secondary encapsulation on the JAR packet matched with the configuration module by using a preset user keyword;
  • the configuration dependency unit is configured to establish a sub-directory of the sub-packaged JAR package according to a preset user keyword, and a mapping relationship of the JAR package involved in the test.
  • the built test object includes a PO class, and the test unit is set to test the test object of the test object constructed by the dependency configuration configured by each configuration module, and the edited test text is
  • the corresponding JAR package is called, and the constructed PO persistent object class is converted into the F port class; based on the communication interface QX converted into the network management device and the device
  • the keyword of the JAR package of the mouth class calls the corresponding JAR package, and converts the converted F port class into a QX port class;
  • the corresponding JAR package is called based on the keyword of the JAR package converted to the F-port class, and the converted QX port class is converted into the F-port class; the corresponding JAR package is called according to the keyword of the JAR package converted to the PO port class, The converted F-port class is converted to a PO port class.
  • Keywords include library keywords or user keywords for JAR packages.
  • the test is implemented by comparing whether the PO class before the forward conversion and the PO class after the reverse conversion are the same. If they are the same, it indicates that the forward conversion and the reverse conversion process are accurate, and if they are not the same, the forward direction is indicated. The conversion or reverse conversion process is not accurate.
  • the user in the embodiment sorts the JAR packets in the test library according to the type of the service configuration, the type of each configuration module, and the JAR package in the subdirectory.
  • the JAR package is secondarily packaged, and the test text is edited by the user keyword of the secondary package.
  • the server assigns the test class of the configuration module by default value measurement, builds the test object according to the assignment of the test class, and performs service configuration test based on the edited test text of the test object
  • FIG. 4 is the first implementation of the present invention.
  • the method flow chart of the example, as shown in FIG. 4, includes:
  • Step 400 Assign a test class to the test module by using a default value measurement, and construct a test object according to the assignment of the test class. It is assumed here that the type of the test class is A, and the test class of type A is assigned according to the default value test set by the technician, and the test object constructed includes item 1 (obj1).
  • the tester collects and sorts according to the test library, processes the JAR package by the second package, sets the environment variables of the test framework, and runs the built test object in the test framework, specifically including forward conversion and reverse conversion; wherein, the forward conversion Including step 401 and step 402, the reverse conversion includes steps 403 and 404; specifically,
  • Step 401 Convert the test object to be converted into a FAR class JAR package by editing the test text, and convert the constructed test object into a F port class;
  • the constructed test object is a PO port class, which is assumed to be named Obj1, assuming that the generated F-port class is named Fobj1; specifically,
  • the JAR package converted to the F-port class is called by the user keyword. If the secondary package does not perform secondary encapsulation on the JAR package, the library keyword is used for calling. Of course, when the test file is edited, the library key is also used. Words are edited.
  • Step 402 Calling the F-port class that converts the conversion into a JAR packet of the QX port class, and converting the F-port class into a QX port class;
  • Reverse conversion includes:
  • Step 403 Convert the QX port class that has been converted into a JAR packet of the F port class, and convert the QX port class into a F port class; here, in order to distinguish from the F port class generated by the forward conversion, assume the generated reverse direction
  • the F-port class generated by the conversion is named Fobj2;
  • Step 404 The F port class that converts the conversion is converted into a JAR package of the PO port class, and the F port class is converted into a PO port class; and the PO port class generated by the reverse conversion is named as obj2.
  • the service configuration test is determined by the comparison between obj1 and obj2. If the content of obj1 and obj2 is the same, the service configuration is successful. If the content is inconsistent, the test fails.
  • the parameters including the default value policy assignment of the embodiment of the present invention are compared.
  • the change of other conventional parameters in the running process can determine the location where the error occurs in the test, and the method for analyzing the test log is a conventional technical means of those skilled in the art, and details are not described herein again.
  • each module/unit in the foregoing embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program in a storage and a memory by a processor. / instruction to achieve its corresponding function.
  • the invention is not limited to any specific form of combination of hardware and software.
  • the method of the embodiment of the invention realizes the rapid construction of the test object, and further, realizes the automatic depth MOCK of the test.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Debugging And Monitoring (AREA)

Abstract

L'invention concerne un procédé et un appareil destinés à la mise en œuvre de construction d'objet de test, et un appareil de test de configuration de service, le procédé comprenant les étapes suivantes : en fonction d'une politique de valeur par défaut prédéfinie, attribuer une valeur à une classe de test contenue dans chaque module de configuration d'un test de configuration de service ; et au moyen d'un procédé MOCK, construire un objet de test en fonction d'une classe de test ayant une valeur attribuée correspondante de chaque module de configuration.
PCT/CN2016/073527 2015-06-16 2016-02-04 Procédé et appareil destinés à la mise en œuvre de construction d'objet de test, et appareil de test de configuration de service WO2016201995A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510332511.8A CN106326088B (zh) 2015-06-16 2015-06-16 实现构建测试对象的方法、装置及业务配置测试的装置
CN201510332511.8 2015-06-16

Publications (1)

Publication Number Publication Date
WO2016201995A1 true WO2016201995A1 (fr) 2016-12-22

Family

ID=57544960

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/073527 WO2016201995A1 (fr) 2015-06-16 2016-02-04 Procédé et appareil destinés à la mise en œuvre de construction d'objet de test, et appareil de test de configuration de service

Country Status (2)

Country Link
CN (1) CN106326088B (fr)
WO (1) WO2016201995A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111258885A (zh) * 2020-01-08 2020-06-09 聚好看科技股份有限公司 一种单元测试方法及系统
CN111858083A (zh) * 2019-12-30 2020-10-30 北京嘀嘀无限科技发展有限公司 一种远程服务的调用方法、装置、电子设备及存储介质
CN112783759A (zh) * 2019-11-11 2021-05-11 腾讯科技(深圳)有限公司 白盒测试任务执行方法、装置、存储介质和计算机设备
CN113778888A (zh) * 2021-09-16 2021-12-10 平安银行股份有限公司 代码自动测试方法、系统、设备及存储介质

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804303B (zh) * 2017-05-05 2022-04-12 北京京东尚科信息技术有限公司 一种提供数据的方法和系统
CN109739526A (zh) * 2017-10-30 2019-05-10 北京京东尚科信息技术有限公司 代码更新方法和装置
CN109933534B (zh) * 2019-03-26 2023-02-24 上海上湖信息技术有限公司 一种确定金融测试对象的方法及装置
CN112579440A (zh) * 2020-12-02 2021-03-30 深圳前海微众银行股份有限公司 一种虚拟测试依赖对象的确定方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100037100A1 (en) * 2006-09-25 2010-02-11 Typemock Ltd. Method and system for isolating software components
CN102693182A (zh) * 2012-05-25 2012-09-26 苏州博远容天信息科技有限公司 一种在mvc 中使用测试驱动开发的存储库模式
CN102855178A (zh) * 2011-06-30 2013-01-02 阿里巴巴集团控股有限公司 一种单元测试中生成Mock库的方法和装置
CN102855177A (zh) * 2011-06-30 2013-01-02 阿里巴巴集团控股有限公司 一种单元测试的方法和装置

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609255B (zh) * 2012-01-19 2015-09-23 中国科学院计算机网络信息中心 一种Spring IOC配置文件的生成方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100037100A1 (en) * 2006-09-25 2010-02-11 Typemock Ltd. Method and system for isolating software components
CN102855178A (zh) * 2011-06-30 2013-01-02 阿里巴巴集团控股有限公司 一种单元测试中生成Mock库的方法和装置
CN102855177A (zh) * 2011-06-30 2013-01-02 阿里巴巴集团控股有限公司 一种单元测试的方法和装置
CN102693182A (zh) * 2012-05-25 2012-09-26 苏州博远容天信息科技有限公司 一种在mvc 中使用测试驱动开发的存储库模式

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112783759A (zh) * 2019-11-11 2021-05-11 腾讯科技(深圳)有限公司 白盒测试任务执行方法、装置、存储介质和计算机设备
CN112783759B (zh) * 2019-11-11 2023-10-03 腾讯科技(深圳)有限公司 白盒测试任务执行方法、装置、存储介质和计算机设备
CN111858083A (zh) * 2019-12-30 2020-10-30 北京嘀嘀无限科技发展有限公司 一种远程服务的调用方法、装置、电子设备及存储介质
CN111858083B (zh) * 2019-12-30 2024-05-14 北京嘀嘀无限科技发展有限公司 一种远程服务的调用方法、装置、电子设备及存储介质
CN111258885A (zh) * 2020-01-08 2020-06-09 聚好看科技股份有限公司 一种单元测试方法及系统
CN111258885B (zh) * 2020-01-08 2023-09-15 聚好看科技股份有限公司 一种单元测试方法及系统
CN113778888A (zh) * 2021-09-16 2021-12-10 平安银行股份有限公司 代码自动测试方法、系统、设备及存储介质
CN113778888B (zh) * 2021-09-16 2024-05-17 平安银行股份有限公司 代码自动测试方法、系统、设备及存储介质

Also Published As

Publication number Publication date
CN106326088A (zh) 2017-01-11
CN106326088B (zh) 2021-03-23

Similar Documents

Publication Publication Date Title
WO2016201995A1 (fr) Procédé et appareil destinés à la mise en œuvre de construction d'objet de test, et appareil de test de configuration de service
US11860821B2 (en) Generating target application packages for groups of computing devices
TWI670672B (zh) 雲製造服務的自動建置方法、電腦程式產品、雲製造系統
US10970057B2 (en) Methods and apparatus to generate a customized application blueprint
WO2019095936A1 (fr) Procédé et système de construction d'image miroir de conteneur, et serveur, appareil et support d'informations
CN108964968B (zh) 一种容器云环境下的服务接入管理方法和系统
US10372600B2 (en) Systems and methods for automated web performance testing for cloud apps in use-case scenarios
WO2019153472A1 (fr) Procédé de test automatisé d'interfaces, dispositif, équipement, et support de stockage
EP3454214A1 (fr) Architecture d'instanciation, de collaboration et de validation d'infrastructure pour cadres d'exécution sans serveur
WO2020000706A1 (fr) Procédé et système de test d'interface basés sur une comparaison de bases de données, dispositif et support d'informations
US9268592B2 (en) Methods and apparatus to generate a customized application blueprint
CN107368503B (zh) 基于Kettle的数据同步方法和系统
CN109783388B (zh) Ui自动化测试方法、装置及电子设备
US20170371628A1 (en) Method and device of resource orchestration using an object-oriented language
US8572625B2 (en) Method and system for application migration using per-application persistent configuration dependency
JP7050106B2 (ja) 実行可能分析モジュールをインスタンス化する方法
US10574724B2 (en) Automatic discovery of management nodes and generation of CLI using HA module
WO2019075994A1 (fr) Procédé, dispositif et système de données fictives à une extrémité ios et support d'informations
CN107395747B (zh) 一种基于stf平台的高扩展方法
US11829278B2 (en) Secure debugging in multitenant cloud environment
CN110674083A (zh) 工作流迁移方法、装置、设备及计算机可读存储介质
US20110252403A1 (en) Component relinking in migrations
US11184251B2 (en) Data center cartography bootstrapping from process table data
US11803429B2 (en) Managing alert messages for applications and access permissions
CN117493158A (zh) 测试方法及其装置、电子设备、存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16810736

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16810736

Country of ref document: EP

Kind code of ref document: A1