WO2019085353A1 - 测试用例迁移终端、测试用例迁移方法及存储介质 - Google Patents

测试用例迁移终端、测试用例迁移方法及存储介质 Download PDF

Info

Publication number
WO2019085353A1
WO2019085353A1 PCT/CN2018/077636 CN2018077636W WO2019085353A1 WO 2019085353 A1 WO2019085353 A1 WO 2019085353A1 CN 2018077636 W CN2018077636 W CN 2018077636W WO 2019085353 A1 WO2019085353 A1 WO 2019085353A1
Authority
WO
WIPO (PCT)
Prior art keywords
migration
test case
test
predetermined
file
Prior art date
Application number
PCT/CN2018/077636
Other languages
English (en)
French (fr)
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 WO2019085353A1 publication Critical patent/WO2019085353A1/zh

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

Definitions

  • the present application relates to the field of software development, and in particular, to a test case migration terminal, a test case migration method, and a storage medium.
  • Test cases reflect the requirements to be verified, however, verifying these requirements may be implemented in different ways and by testers in different departments, for example, executing software to verify its functionality and performance, which may be performed by a tester It is implemented by automatic testing technology; the shutdown procedure of the computer system can be completed by manual testing and observation.
  • Testers in different departments may have different test case management platforms during the test. For example, testers in some departments are accustomed to using QualityCenter, while testers in some departments are accustomed to using Testlink and are complete in one software. During the testing process, testers in various departments need to cooperate. It often involves the migration of test cases between different platforms. At present, when the test cases are migrated between platforms, the staff needs to manually enter them, resulting in low migration efficiency. And easy to make mistakes.
  • the present application provides a test case migration terminal, a test case migration method, and a storage medium, which can automatically complete the migration of test cases, and the migration efficiency is high and easy to implement.
  • a test case migration method where the method includes the following steps:
  • S2 After receiving the test case, the user selects a test case based on the migration operation interface, and generates a migration file that includes the selected test case and a predetermined format of the corresponding custom field;
  • a second aspect of the present application further provides a test case migration terminal, where the test case migration terminal includes a memory and a processor connected to the memory, where the processor is configured to execute the memory
  • a stored test case migration program that implements the following steps when executed by the processor:
  • A1 After receiving the test case migration request with a custom field, generate a migration operation interface based on the migration request, where the migration operation interface includes a test case selection area, where the test case selection area is used to display and migrate The test case to be selected corresponding to the custom field in the request;
  • A2 After receiving the test case selected by the user based on the migration operation interface, generate a migration file including a predetermined test case and a predetermined format of the corresponding custom field;
  • A3. Send the migration file of the predetermined format to a predetermined terminal.
  • a third aspect of the present application further provides a computer readable storage medium storing a test case migration program, the test case migration program being executable by at least one processor So that the at least one processor performs the following steps:
  • the migration operation interface After receiving the test case migration request with the custom field, generating a migration operation interface based on the migration request, the migration operation interface includes a test case selection area, and the test case selection area is used to display and the migration request
  • the custom test field corresponds to the test case to be selected
  • the test case migration terminal, the test case migration method, and the storage medium proposed by the present application can be migrated through the migration operation interface after receiving the test case migration request with the customized field.
  • the migrated test case is selected, and after receiving the test case selected by the user based on the operation interface, when the test case migration server is accessed through the client program of the terminal, the pre-production including the selected test case and the corresponding custom field is generated.
  • FIG. 1 is a schematic diagram of an optional hardware architecture of a test case migration terminal proposed by the present application
  • FIG. 2 is a schematic diagram of a program module of a preferred embodiment of a test case migration procedure in a test case migration terminal of the present application;
  • FIG. 3 is a schematic diagram of an implementation flow of a preferred embodiment of the method for migrating test cases outside the present application.
  • test case migration terminal 10 may include, but is not limited to, the memory 11, the processor 12, and the network interface 13 being communicably connected to each other through the communication bus 14. It should be noted that FIG. 1 only shows the test case migration terminal 10 having the components 11-14, but it should be understood that not all illustrated components are required to be implemented, and more or fewer components may be implemented instead. .
  • the memory 11 includes at least one type of computer readable storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (for example, SD or DX memory, etc.), a random access memory (RAM), and a static memory.
  • the memory 11 may be an internal storage unit of the test case migration terminal 10, such as the hard disk or memory of the test case migration terminal 10.
  • the memory 11 may also be an outsourced storage device of the test case migration terminal 10, such as a plug-in hard disk equipped with a test case migration terminal 10, a smart memory card (SMC), and a secure digital ( Secure Digital, SD) cards, flash cards, etc.
  • the memory 11 may also include both the internal storage unit of the test case migration server 10 and its outsourced storage device.
  • the memory 11 is generally used to store an operating system and various application software installed in the test case migration terminal 10, such as a test case migration program. Further, the memory 11 can also be used to temporarily store various types of data that have been output or are to be output.
  • Processor 12 may be a Central Processing Unit (CPU), controller, microcontroller, microprocessor, or other data processing chip in some embodiments.
  • the processor 12 is typically used to control the overall operation of the test case migration terminal 10.
  • the processor 12 is configured to run program code or processing data stored in the memory 11, such as a running test case migration program.
  • the network interface 13 may include a wireless network interface or a wired network interface, which is typically used to establish a communication connection between the test case migration terminal 10 and other electronic devices.
  • Communication bus 14 is used to implement connection communication between these components.
  • test case migration terminal 10 may further include a user interface
  • the user interface may include a display, an input unit such as a keyboard, and the user interface may further include a standard wired interface and a wireless interface.
  • the display can be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED touch device, and the like.
  • the display may also be appropriately referred to as a display screen or display unit for displaying information processed in the test case migration server and a user interface for displaying visualization.
  • the memory 11 stores a test case migration program, and when the processor 12 executes the test case migration program stored in the memory 11, the following steps are implemented:
  • A1 After receiving the test case migration request with a custom field, generate a migration operation interface based on the migration request, where the migration operation interface includes a test case selection area, where the test case selection area is used to display and migrate The test case to be selected corresponding to the custom field in the request;
  • A2 After receiving the test case selected by the user based on the migration operation interface, generate a migration file including a predetermined test case and a predetermined format of the corresponding custom field;
  • A3. Send the migration file of the predetermined format to a predetermined terminal.
  • the test case migration terminal may be a computer or the like, the test case migration terminal may use the test case database through a predetermined user interface, or the test case migration terminal may be a server of the test case database, and migrated through the test case database.
  • Test cases are managed. The related user is operated on the test case migration terminal.
  • the migration operation interface is generated and displayed.
  • the migration operation interface can be obtained in the following two ways: the test case migration terminal is pre-installed with the test case migration client.
  • the program may be generated by the test case migration client program when the user clicks to run the test case migration client program; or the test case migration terminal is pre-installed with a browser system, and the user accesses the test case migration through the browser system.
  • the server, the test case migration server sends the migration operation interface to the test case migration terminal.
  • the migration interface includes a test case selection area, where the test case selection area is used to display a test case to be selected corresponding to the received migration request, and the user may continuously select the test case or randomly select the test case.
  • the test case migration terminal pre-stores the mapping relationship between the test case library and the custom field, and the test case library of different test case management systems corresponds to different custom fields, for example, for QualityCenter test case management.
  • the custom field corresponding to the system is QC
  • the custom field corresponding to the Testlink test case management system is TL.
  • the migration operation interface further includes a selection item and/or an input box of the migration file format, where the selection item is used by the user to select a format of the migration file, for example, after the user clicks the selection item,
  • the drop-down bar is displayed, which includes all of the migration file formats; the input box acts like a selection for the user to enter the migration file format.
  • the user only needs to select the migration file format in the selection item or enter the migration file format in the input box, and the two can be selected.
  • the purpose of setting options and input boxes at the same time is to increase the flexibility for use.
  • the migration file format may be, for example, an xml format file, an html format file, or the like.
  • the migration file After receiving a test case based on the operation interface, and selecting a migration file format based on the selection option or based on the input box, generating a migration file of the selected or input format, and the migration file includes Selected test cases and corresponding custom fields.
  • determining the generated file format according to the mapping relationship between the predetermined migration file format and the test case library obtains a predetermined test environment corresponding to the test case library, and the generated migration file including the selected test case and the corresponding custom field is substituted into the test environment for testing, and if the test passes, the generation is generated.
  • the file format migration file is forwarded to a predetermined user terminal. If the test fails, an alert message is sent to prompt the corresponding operator.
  • the embodiment may be configured by the migration operation interface for the user to select the migrated test case in the migration operation interface, and based on receiving the user After the test case is selected by the operation interface, when the test case migration server is accessed through the client program of the terminal, a migration file containing the selected test case and the predetermined format of the corresponding custom field is generated. Automatic migration of test cases is achieved, improving migration efficiency and accuracy.
  • test case migration program can be described by a program module having the same function according to the functions implemented by its various parts.
  • FIG. 2 is a schematic diagram of a program module of a preferred embodiment of a test case migration program in the test case migration terminal of the present application.
  • the test case migration program is divided into an operation interface generation module 201, a migration file generation module 202, and a transmission module 203 according to different functions of the functions implemented by the respective parts.
  • the program module referred to in the present application refers to a series of computer program instruction segments capable of performing a specific function, and is more suitable than the program to describe the execution process of the test case migration program in the test case migration terminal 10.
  • the functions of the respective program modules 201-203 will be exemplarily described below.
  • the operation interface generating module 201 is configured to generate a migration operation interface based on the migration request after receiving the test case migration request with a custom field, where the migration operation interface includes a test case selection area, and the test case selection area is used by Displaying a test case to be selected corresponding to the custom field in the migration request;
  • the migration file generating module 202 is configured to: after receiving the test case selected by the user based on the migration operation interface, generate a migration file that includes the selected test case and a predetermined format of the corresponding custom field;
  • the sending module 203 is configured to send the migration file of the predetermined format to a predetermined terminal.
  • test case migration method as shown in FIG. 3, which is a schematic flowchart of an implementation process of a preferred embodiment of the test migration method.
  • the test case migration method includes steps S301-S303.
  • Step S301 After receiving the test case migration request with the custom field, generate a migration operation interface based on the migration request, where the migration operation interface includes a test case selection area, where the test case selection area is used for displaying The test case to be selected corresponding to the custom field in the migration request;
  • Step S302 After receiving the test case based on the migration operation interface, the user generates a migration file including a selected test case and a predetermined format of the corresponding custom field.
  • Step S303 Send the migration file of the predetermined format to a predetermined terminal.
  • the test case migration terminal may be a computer or the like, the test case migration terminal may use the test case database through a predetermined user interface, or the test case migration terminal may be a server of the test case database, and migrated through the test case database.
  • Test cases are managed. The related user is operated on the test case migration terminal.
  • the migration operation interface is generated and displayed.
  • the migration operation interface can be obtained in the following two ways: the test case migration terminal is pre-installed with the test case migration client.
  • the program may be generated by the test case migration client program when the user clicks to run the test case migration client program; or the test case migration terminal is pre-installed with a browser system, and the user accesses the test case migration through the browser system.
  • the server, the test case migration server sends the migration operation interface to the test case migration terminal.
  • the migration interface includes a test case selection area, and the test case selection area is used to display a test case to be selected corresponding to the received migration request, and the user may continuously select the test case or randomly select the test case.
  • the test case migration terminal pre-stores the mapping relationship between the test case library and the custom field, and the test case library of different test case management systems corresponds to different custom fields, for example, for QualityCenter test case management.
  • the custom field corresponding to the system is QC
  • the custom field corresponding to the Testlink test case management system is TL.
  • the migration operation interface further includes a selection item and/or an input box of the migration file format, where the selection item is used by the user to select a format of the migration file, for example, after the user clicks the selection item,
  • the drop-down bar is displayed, which includes all of the migration file formats; the input box acts like a selection for the user to enter the migration file format.
  • the user only needs to select the migration file format in the selection item or enter the migration file format in the input box, and the two can be selected.
  • the purpose of setting options and input boxes at the same time is to increase the flexibility for use.
  • the migration file format may be, for example, an xml format file, an html format file, or the like.
  • the migration file After receiving a test case based on the operation interface, and selecting a migration file format based on the selection option or based on the input box, generating a migration file of the selected or input format, and the migration file includes Selected test cases and corresponding custom fields.
  • determining the generated file format according to the mapping relationship between the predetermined migration file format and the test case library determining the generated file format according to the mapping relationship between the predetermined migration file format and the test case library.
  • the test case library is obtained, and the test environment corresponding to the test case library is obtained, and the generated migration file including the selected test case and the corresponding custom field is substituted into the test environment for testing, and if the test passes, the test is sent.
  • the generated file format migration file is forwarded to a predetermined user terminal. If the test fails, an alert message is sent to prompt the corresponding operator.
  • the embodiment may be configured by the migration operation interface for the user to select the migrated test case in the migration operation interface, and based on receiving the user After the test case is selected by the operation interface, when the test case migration server is accessed through the client program of the terminal, a migration file containing the selected test case and the predetermined format of the corresponding custom field is generated. Automatic migration of test cases is achieved, improving migration efficiency and accuracy.
  • test case migration program executable by at least one processor to cause the at least one processor to execute The following steps:
  • the migration operation interface After receiving the test case migration request with the custom field, generating a migration operation interface based on the migration request, the migration operation interface includes a test case selection area, and the test case selection area is used to display and the migration request
  • the custom test field corresponds to the test case to be selected
  • test case migration program may be executed by at least one processor such that the at least one processor further performs the following steps:
  • the generated file format migration file is sent to the predetermined user end, and if the test fails, a prompt message is sent to prompt the corresponding operator.
  • test case migration terminal the test case migration method, and the storage medium proposed by the present application are known.
  • the migration operation interface After receiving the test case migration request with the custom field, generating a migration operation interface based on the migration request, the migration operation interface includes a test case selection area, and the test case selection area is used to display and the migration request a custom test field corresponding to the test case to be selected; after receiving the test case selected by the user based on the migration operation interface, generating a migration file containing the selected test case and a predetermined format of the corresponding custom field; The migration file of the determined format is sent to the predetermined terminal. It can automatically complete the migration of test cases, and the migration efficiency is high and easy to implement.
  • the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better.
  • Implementation Based on such understanding, the technical solution of the present application, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present application.

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)
  • Debugging And Monitoring (AREA)

Abstract

一种测试用例迁移终端、测试用例迁移方法及存储介质,所述方法包括:在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面(S301),所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件(S302);将所述预先确定格式的迁移文件发送给预先确定的终端(S303)。所述方法能够自动完成测试用例的迁移,迁移效率较高且易实现。

Description

测试用例迁移终端、测试用例迁移方法及存储介质
本申请要求于2017年11月01日提交中国专利局、申请号为201711059222.0,发明名称为“测试用例迁移终端、测试用例迁移方法及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉软件开发领域,尤其涉及一种测试用例迁移终端、测试用例迁移方法及存储介质。
背景技术
软件产品进入市场之前,为了能够满足用户的需求,通常会根据用户的期望进行核实并确认其使用效果。测试用例反映了要核实的需求,然而,核实这些需求可能通过不同的方式并由不同部门的测试人员来实施,例如,执行软件以便验证它的功能和性能,这项操作可能由某个测试员采用自动测试技术来实现;计算机系统的关机步骤可通过手工测试和观察来完成等。而不同部门的测试人员在进行测试的过程中,习惯使用的测试用例管理平台可能不同,例如,有些部门的测试人员习惯使用QualityCenter,而有些部门的测试人员习惯使用Testlink,且在一个软件的完整测试过程中,各个部门的测试人员需要配合,往往会涉及到不同平台之间进行测试用例的迁移问题,目前,各平台之间进行测试用例迁移时,需要工作人员手动录入,导致迁移效率低、且容易出错。
发明内容
有鉴于此,本申请提出一种测试用例迁移终端、测试用例迁移方法及存储介质,能够自动完成测试用例的迁移,迁移效率较高且易实现。
首先,为实现上述目的,本申请第一方面提出一种测试用例迁移方法,所述方法包括如下步骤:
S1、在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
S2、在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
S3、将所述预先确定格式的迁移文件发送给预先确定的终端。
此外,为实现上述目的,本申请第二方面还提供一种测试用例迁移终端,所述测试用例迁移终端包括存储器、及与所述存储器连接的处理器,所述处理器用于执行所述存储器上存储的测试用例迁移程序,所述测试用例迁移程序被所述处理器执行时实现如下步骤:
A1、在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
A2、在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
A3、将所述预先确定格式的迁移文件发送给预先确定的终端。
进一步地,为实现上述目的,本申请第三方面还提供一种计算机可读存储介质,所述计算机可读存储介质存储有测试用例迁移程序,所述测试用例迁移程序可被至少一个处理器执行,以使所述至少一个处理器执行如下步骤:
在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
将所述预先确定格式的迁移文件发送给预先确定的终端。
相较于现有技术,本申请所提出的测试用例迁移终端、测试用例迁移方法及存储介质,在接收到带有自定义字段的测试用例迁移请求后,可以通过迁移操作界面,供用户在迁移操作界面中选择迁移的测试用例,并在接收到用户基于操作界面选择的测试用例后,通过终端的客户端程序访问测试用例迁移服务器时,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件。实现了测试用例的自动迁移,提高迁移效率和准确性。
附图说明
图1是本申请提出的测试用例迁移终端一可选的硬件架构的示意图;
图2是本申请测试用例迁移终端中的测试用例迁移程序较佳实施例的程序模块示意图;
图3是本申请外测试用例迁移方法较佳实施例的实施流程示意图。
本申请目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
具体实施方式
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
需要说明的是,在本申请中涉及“第一”、“第二”等的描述仅用于描述目的,而不能理解为指示或暗示其相对重要性或者隐含指明所指示的技术特征的数 量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。另外,各个实施例之间的技术方案可以相互结合,但是必须是以本领域普通技术人员能够实现为基础,当技术方案的结合出现相互矛盾或无法实现时应当认为这种技术方案的结合不存在,也不在本申请要求的保护范围之内。
参阅图1所示,是本申请提出的测试用例迁移终端一可选的硬件架构示意图。本实施例中,测试用例迁移终端10可包括,但不仅限于,可通过通信总线14相互通信连接存储器11、处理器12、网络接口13。需要指出的是,图1仅示出了具有组件11-14的测试用例迁移终端10,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。
其中,存储器11至少包括一种类型的计算机可读存储介质,计算机可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等。在一些实施例中,存储器11可以是测试用例迁移终端10的内部存储单元,例如测试用例迁移终端10的硬盘或内存。在另一些实施例中,存储器11也可以是测试用例迁移终端10的外包存储设备,例如测试用例迁移终端10上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。当然,存储器11还可以既包括测试用例迁移服务器10的内部存储单元也包括其外包存储设备。本实施例中,存储器11通常用于存储安装于测试用例迁移终端10的操作系统和各类应用软件,例如测试用例迁移程序等。此外,存储器11还可以用于暂时地存储已经输出或者将要输出的各类数据。
处理器12在一些实施例中可以是中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器、或其他数据处理芯片。处理器12通常用于控制测试用例迁移终端10的总体操作。本实施例中,处理器12用于 运行存储器11中存储的程序代码或者处理数据,例如运行的测试用例迁移程序等。
网络接口13可包括无线网络接口或有线网络接口,网络接口13通常用于在测试用例迁移终端10与其他电子设备之间建立通信连接。
通信总线14用于实现这些组件之间的连接通信。
可选地,测试用例迁移终端10还可以包括用户接口,用户接口可以包括显示器(Display)、输入单元比如键盘(Keyboard),用户接口还可以包括标准的有线接口、无线接口。
在一些实施例中,显示器可以是LED显示器、液晶显示器、触控式液晶显示器以及OLED触摸器等。其中,显示器也可以适当的称为显示屏或显示单元,用于显示在测试用例迁移服务器中处理的信息以及用于显示可视化的用户界面。
在图1所示的测试用例迁移服务器实施例中,存储器11存储有测试用例迁移程序,处理器12执行存储器11中存储的测试用例迁移程序时实现如下步骤:
A1、在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
A2、在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
A3、将所述预先确定格式的迁移文件发送给预先确定的终端。
本实施例中,测试用例迁移终端可以是计算机等设备,测试用例迁移终端可以通过预定的用户接口使用测试用例数据库,或者测试用例迁移终端可以是测试用例数据库的服务端,通过测试用例数据库对迁移测试用例进行管理。相关的用户在测试用例迁移终端上操作,当触发测试用例迁移请求后, 生成并显示迁移操作界面,该迁移操作界面可以通过以下两种方式得到:测试用例迁移终端预先安装有测试用例迁移客户端程序,用户点击运行该测试用例迁移客户端程序时,可由该测试用例迁移客户端程序生成迁移操作界面;或者测试用例迁移终端中预先安装有浏览器系统,用户通过该浏览器系统访问测试用例迁移服务器,测试用例迁移服务器将迁移操作界面发送给测试用例迁移终端。
其中,该迁移界面包括测试用例选择区域,所述测试用例选择区域用于显示与接收到的迁移请求对应的待选择测试用例,用户可以连续选择测试用例,也可以随机选择测试用例。
在本实施例中,测试用例迁移终端上预先存储有测试用例库与自定义字段之间的映射关系,不同的测试用例管理系统的测试用例库对应不同的自定义字段,例如对于QualityCenter测试用例管理系统对应的自定义字段为QC,对于Testlink测试用例管理系统对应的自定义字段为TL等,在接收到用户基于所述操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件。
在本实施例的另一种实施方式中,迁移操作界面还包括迁移文件格式的选择项和/或输入框,该选择项供用户选择迁移文件的格式,例如用户在点击该选择项后,可以显示下拉栏,该下拉栏中包括所有的迁移文件格式;该输入框的作用与选择项的作用类似,供用户输入迁移文件格式。值得说明的俄式,用户只需要要在选择项汇总选择迁移文件格式或者在输入框中输入迁移文件格式即可,两者择一而行。同时设置选择项及输入框的目的在于提高用于的灵活性。另外,迁移文件格式例如可以是xml格式文件、html格式文件等。
在收到用户基于所述操作界面选择测试用例、及基于所述选择项选择或基于所述输入框输入迁移文件格式后,生成所选择或所输入格式的迁移文件,且所述迁移文件包含所选择的测试用例及对应自定义字段。
其中,为了验证上述实施例中所生成的预先确定格式的迁移文件是否能够正常运行,在另一实施方式中,根据预先确定的迁移文件格式与测试用例库的映射关系,确定生成的文件格式对应的测试用例库,获取预先确定的该测试用例库对应的测试环境,将生成的包含所选择的测试用例及对应自定义字段的迁移文件代入所述测试环境进行测试,若测试通过,则发送生成的文件格式的迁移文件至预先确定的用户端,若测试不通过,则发送预警信息提示对应的操作人员。
与现有技术相比,本实施例在接收到带有自定义字段的测试用例迁移请求后,可以通过迁移操作界面,供用户在迁移操作界面中选择迁移的测试用例,并在接收到用户基于操作界面选择的测试用例后,通过终端的客户端程序访问测试用例迁移服务器时,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件。实现了测试用例的自动迁移,提高迁移效率和准确性。
如下面图2所示的实施例,测试用例迁移程序依据其各部分所实现的功能不同,可用具有相同功能的程序模块进行描述。
请参阅图2所示,是本申请测试用例迁移终端中的测试用例迁移程序较佳实施例的程序模块示意图。
本实施例中,测试用例迁移程序依据其各部分所实现功能的不同客被划分为操作界面生成模块201、迁移文件生成模块202、以及发送模块203。本申请所称的程序模块是指能够完成特定功能的一系列计算机程序指令段,比程序更适合于描述测试用例迁移程序在测试用例迁移终端10中的执行过程,。以下将就各程序模块201-203的功能进行示例性地描述。
操作界面生成模块201用于在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
迁移文件生成模块202用于在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
发送模块203用于将所述预先确定格式的迁移文件发送给预先确定的终端。
此外,本申请还提出一种测试用例迁移方法,如图3所示,为本申请测试用迁移方法较佳实施例的实施流程示意图。由图3可知,测试用例迁移方法包括步骤S301-S303。
步骤S301、在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
步骤S302、在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
步骤S303、将所述预先确定格式的迁移文件发送给预先确定的终端。
本实施例中,测试用例迁移终端可以是计算机等设备,测试用例迁移终端可以通过预定的用户接口使用测试用例数据库,或者测试用例迁移终端可以是测试用例数据库的服务端,通过测试用例数据库对迁移测试用例进行管理。相关的用户在测试用例迁移终端上操作,当触发测试用例迁移请求后,生成并显示迁移操作界面,该迁移操作界面可以通过以下两种方式得到:测试用例迁移终端预先安装有测试用例迁移客户端程序,用户点击运行该测试用例迁移客户端程序时,可由该测试用例迁移客户端程序生成迁移操作界面;或者测试用例迁移终端中预先安装有浏览器系统,用户通过该浏览器系统访问测试用例迁移服务器,测试用例迁移服务器将迁移操作界面发送给测试用例迁移终端。
其中,该迁移界面包括测试用例选择区域,所述测试用例选择区域用于 显示与接收到的迁移请求对应的待选择测试用例,用户可以连续选择测试用例,也可以随机选择测试用例。
在本实施例中,测试用例迁移终端上预先存储有测试用例库与自定义字段之间的映射关系,不同的测试用例管理系统的测试用例库对应不同的自定义字段,例如对于QualityCenter测试用例管理系统对应的自定义字段为QC,对于Testlink测试用例管理系统对应的自定义字段为TL等,在接收到用户基于所述操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件。
在本实施例的另一种实施方式中,迁移操作界面还包括迁移文件格式的选择项和/或输入框,该选择项供用户选择迁移文件的格式,例如用户在点击该选择项后,可以显示下拉栏,该下拉栏中包括所有的迁移文件格式;该输入框的作用与选择项的作用类似,供用户输入迁移文件格式。值得说明的俄式,用户只需要要在选择项汇总选择迁移文件格式或者在输入框中输入迁移文件格式即可,两者择一而行。同时设置选择项及输入框的目的在于提高用于的灵活性。另外,迁移文件格式例如可以是xml格式文件、html格式文件等。
在收到用户基于所述操作界面选择测试用例、及基于所述选择项选择或基于所述输入框输入迁移文件格式后,生成所选择或所输入格式的迁移文件,且所述迁移文件包含所选择的测试用例及对应自定义字段。
其中,为了验证上述实施例中所生成的预先确定格式的迁移文件是否能够正常运行,在另一实施方式中,根据预先确定的迁移文件格式与测试用例库的映射关系,确定生成的文件格式对应的测试用例库,并获取预先确定的该测试用例库对应的测试环境,将生成的包含所选择的测试用例及对应自定义字段的迁移文件代入所述测试环境进行测试,若测试通过,则发送生成的文件格式的迁移文件至预先确定的用户端,若测试不通过,则发送预警信息提示对应的操作人员。
与现有技术相比,本实施例在接收到带有自定义字段的测试用例迁移请求后,可以通过迁移操作界面,供用户在迁移操作界面中选择迁移的测试用例,并在接收到用户基于操作界面选择的测试用例后,通过终端的客户端程序访问测试用例迁移服务器时,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件。实现了测试用例的自动迁移,提高迁移效率和准确性。
另外,本申请还提出一种计算机可读存储介质,该计算机可读存储介质存储有测试用例迁移程序,所述测试用例迁移程序可被至少一个处理器执行,以使所述至少一个处理器执行如下步骤:
在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
将所述预先确定格式的迁移文件发送给预先确定的终端。
进一步地,所述测试用例迁移程序可被至少一个处理器执行,以使所述至少一个处理器还执行如下步骤:
根据预先确定的迁移文件格式与测试用例库的映射关系,确定生成的文件格式对应的测试用例库,并生成与所确定的测试用例库对应的测试环境;
将生成的包含所选择的测试用例及对应自定义字段的迁移文件代入所述测试环境进行测试;
若测试通过,则发送生成的文件格式的迁移文件至预先确定用户端,若测试不通过,则发出提示信息提示对应的操作人员。
需要说明的是,该计算机可读存储介质的具体实施过程与上述实施例中的测试用例迁移终端以及测试用例迁移方法的具体实施过程相同,在此不再累述。
通过上述各个实施例可知,本申请提出的测试用例迁移终端、测试用例迁移方法及存储介质,
在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;将所述预先确定格式的迁移文件发送给预先确定的终端。能够自动完成测试用例的迁移,迁移效率较高且易实现。
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。

Claims (20)

  1. 一种测试用例迁移方法,其特征在于,所述方法包括如下步骤:
    S1、在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
    S2、在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
    S3、将所述预先确定格式的迁移文件发送给预先确定的终端。
  2. 如权利要求2所述的测试用例迁移方法,其特征在于,所述迁移操作界面还包括供用户选择迁移文件格式的选择项和/或供用户输入迁移文件格式的输入框。
  3. 如权利要求2所述的测试用例迁移方法,其特征在于,所述步骤S2可替换为如下步骤:
    在接收到用户基于所述操作界面选择测试用例、及选择迁移文件格式或输入迁移文件格式后,生成所选择或所输入格式的迁移文件,所述迁移文件包含所选择的测试用例及对应的自定义字段。
  4. 如权利要求1所述的测试用例迁移方法,其特征在于,所述步骤S3包括如下步骤:
    S4、根据预先确定的迁移文件格式与测试用例库的映射关系,确定生成的文件格式对应的测试用例库,并获取预先确定的该测试用例库对应的测试环境;
    S5、将生成的包含所选择的测试用例及对应自定义字段的迁移文件代入所述测试环境进行测试;
    S6、若测试通过,则发送生成的文件格式的迁移文件至预先确定的终端,或者,若测试不通过,则发出提示信息提示对应的操作人员。
  5. 如权利要求3所述的测试用例迁移方法,其特征在于,所述步骤S3包括如下步骤:
    S4、根据预先确定的迁移文件格式与测试用例库的映射关系,确定生成的文件格式对应的测试用例库,并获取预先确定的该测试用例库对应的测试环境;
    S5、将生成的包含所选择的测试用例及对应自定义字段的迁移文件代入所述测试环境进行测试;
    S6、若测试通过,则发送生成的文件格式的迁移文件至预先确定的终端,或者,若测试不通过,则发出提示信息提示对应的操作人员。
  6. 一种测试用例迁移终端,其特征在于,所述测试用例迁移终端包括存储器、及与所述存储器连接的处理器,所述处理器用于执行所述存储器上存储的测试用例迁移程序,所述测试用例迁移程序被所述处理器执行时实现如下步骤:
    A1、在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
    A2、在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
    A3、将所述预先确定格式的迁移文件发送给预先确定的终端。
  7. 如权利要求6所述的测试用例迁移终端,其特征在于,所述迁移操作界面还包括供用户选择迁移文件格式的选择项和/或供用户输入迁移文件格式的输入框。
  8. 如权利要求6所述的测试用例迁移终端,其特征在于,所述步骤A2可替换为如下步骤:
    在接收到用户基于所述操作界面选择测试用例、及选择的迁移文件格式 或输入的迁移文件格式后,生成所选择的或所输入格式的迁移文件,所述迁移文件包含所选择的测试用例及对应的自定义字段。
  9. 如权利要求5所述的测试用例迁移终端,其特征在于,所述步骤A3包括如下步骤:
    A4、根据预先确定的迁移文件格式与测试用例库的映射关系,确定生成的文件格式对应的测试用例库,并获取预先确定的该测试用例库对应的测试环境;
    A5、将生成的包含所选择的测试用例及对应自定义字段的迁移文件代入所述测试环境进行测试;
    A6、若测试通过,则发送生成的文件格式的迁移文件至预先确定终端,或者,若测试不通过,则发出提示信息提示对应的操作人员。
  10. 如权利要求8所述的测试用例迁移终端,其特征在于,所述步骤A3包括如下步骤:
    A4、根据预先确定的迁移文件格式与测试用例库的映射关系,确定生成的文件格式对应的测试用例库,并获取预先确定的该测试用例库对应的测试环境;
    A5、将生成的包含所选择的测试用例及对应自定义字段的迁移文件代入所述测试环境进行测试;
    A6、若测试通过,则发送生成的文件格式的迁移文件至预先确定终端,或者,若测试不通过,则发出提示信息提示对应的操作人员。
  11. 如权利要求6所述的测试用例迁移终端,其特征在于,所述测试用例迁移终端中存储有测试用例库与自定义字段之间的映射关系。
  12. 如权利要求7所述的测试用例迁移终端,其特征在于,所述测试用例迁移终端中存储有测试用例库与自定义字段之间的映射关系。
  13. 如权利要求8所述的测试用例迁移终端,其特征在于,所述测试用例迁移终端中存储有测试用例库与自定义字段之间的映射关系。
  14. 如权利要求9所述的测试用例迁移终端,其特征在于,所述测试用例迁移终端中存储有测试用例库与自定义字段之间的映射关系。
  15. 如权利要求10所述的测试用例迁移终端,其特征在于,所述测试用例迁移终端中存储有测试用例库与自定义字段之间的映射关系。
  16. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有测试用例迁移程序,所述测试用例迁移程序可被至少一个处理器执行,以使所述至少一个处理器执行如下步骤:
    在接收到带有自定义字段的测试用例迁移请求后,基于所述迁移请求生成迁移操作界面,所述迁移操作界面包括测试用例选择区域,所述测试用例选择区域用于显示与该迁移请求中的自定义字段对应的待选择测试用例;
    在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件;
    将所述预先确定格式的迁移文件发送给预先确定的终端。
  17. 如权利要求16所述的存储介质,其特征在于,所述迁移操作界面还包括供用户选择迁移文件格式的选择项和/或供用户输入迁移文件格式的输入框。
  18. 如权利要求16所述的存储介质,其特征在于,所述在接收到用户基于所述迁移操作界面选择测试用例后,生成包含所选择的测试用例及对应自定义字段的预先确定格式的迁移文件的步骤,可替换为如下步骤:
    在接收到用户基于所述操作界面选择测试用例、及选择的迁移文件格式或输入的迁移文件格式后,生成所选择的或所输入格式的迁移文件,所述迁移文件包含所选择的测试用例及对应的自定义字段。
  19. 如权利要求16所述的存储介质,其特征在于,所述将所述预先确定格式的迁移文件发送给预先确定的终端的步骤,包括:
    A4、根据预先确定的迁移文件格式与测试用例库的映射关系,确定生成的文件格式对应的测试用例库,并获取预先确定的该测试用例库对应的测试 环境;
    A5、将生成的包含所选择的测试用例及对应自定义字段的迁移文件代入所述测试环境进行测试;
    A6、若测试通过,则发送生成的文件格式的迁移文件至预先确定终端,或者,若测试不通过,则发出提示信息提示对应的操作人员。
  20. 如权利要求19所述的存储介质,其特征在于,所述测试用例迁移终端中存储有测试用例库与自定义字段之间的映射关系。
PCT/CN2018/077636 2017-11-01 2018-02-28 测试用例迁移终端、测试用例迁移方法及存储介质 WO2019085353A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711059222.0 2017-11-01
CN201711059222.0A CN108021501B (zh) 2017-11-01 2017-11-01 测试用例迁移终端、测试用例迁移方法及存储介质

Publications (1)

Publication Number Publication Date
WO2019085353A1 true WO2019085353A1 (zh) 2019-05-09

Family

ID=62079655

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/077636 WO2019085353A1 (zh) 2017-11-01 2018-02-28 测试用例迁移终端、测试用例迁移方法及存储介质

Country Status (2)

Country Link
CN (1) CN108021501B (zh)
WO (1) WO2019085353A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120311569A1 (en) * 2011-05-31 2012-12-06 Amit Shah Test suites for virtualized computing environments
CN104050079A (zh) * 2014-05-27 2014-09-17 浪潮电子信息产业股份有限公司 一种基于时间自动机的实时系统测试方法
CN104484419A (zh) * 2014-12-17 2015-04-01 上海斐讯数据通信技术有限公司 一种测试用例文档的转换系统和方法
CN105630686A (zh) * 2016-03-24 2016-06-01 厦门美图移动科技有限公司 一种应用遍历测试方法、设备和移动终端
CN106557416A (zh) * 2015-09-28 2017-04-05 百度在线网络技术(北京)有限公司 软件云测试的实现方法和装置

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101281461B (zh) * 2007-04-04 2012-07-04 国际商业机器公司 用于迁移应用所依赖的系统环境的方法和装置
US7720873B2 (en) * 2007-06-21 2010-05-18 International Business Machines Corporation Dynamic data discovery of a source data schema and mapping to a target data schema
CN102135963B (zh) * 2010-01-21 2013-04-24 深圳市智骏数据科技有限公司 数据迁移的方法和系统
CN101968769B (zh) * 2010-10-22 2012-01-25 中国人民解放军理工大学 一种基于行为模型的软件安全性测试用例生成方法
CN104090838A (zh) * 2014-06-19 2014-10-08 苏州市职业大学 一种生成测试用例的方法
CN107133244B (zh) * 2016-02-29 2020-04-28 阿里巴巴集团控股有限公司 一种数据库迁移的测试方法和装置
CN106487920B (zh) * 2016-11-15 2021-09-21 平安科技(深圳)有限公司 内容发布管理的方法及内容发布终端

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120311569A1 (en) * 2011-05-31 2012-12-06 Amit Shah Test suites for virtualized computing environments
CN104050079A (zh) * 2014-05-27 2014-09-17 浪潮电子信息产业股份有限公司 一种基于时间自动机的实时系统测试方法
CN104484419A (zh) * 2014-12-17 2015-04-01 上海斐讯数据通信技术有限公司 一种测试用例文档的转换系统和方法
CN106557416A (zh) * 2015-09-28 2017-04-05 百度在线网络技术(北京)有限公司 软件云测试的实现方法和装置
CN105630686A (zh) * 2016-03-24 2016-06-01 厦门美图移动科技有限公司 一种应用遍历测试方法、设备和移动终端

Also Published As

Publication number Publication date
CN108021501B (zh) 2021-01-22
CN108021501A (zh) 2018-05-11

Similar Documents

Publication Publication Date Title
WO2019140828A1 (zh) 电子装置、分布式系统日志查询方法及存储介质
US9804832B2 (en) Method, apparatus, and communication device for updating firmware
CN108255513B (zh) 电子装置、基于springmvc的数据接口及其说明自动生成方法及存储介质
WO2019134340A1 (zh) 薪资计算方法、应用服务器及计算机可读存储介质
WO2019071891A1 (zh) 代码覆盖率分析方法及应用服务器
US8660833B2 (en) Method, computer program product and apparatus for providing an interactive network simulator
WO2019148721A1 (zh) 电子装置、互联网服务系统风险预警方法及存储介质
US7536599B2 (en) Methods and systems for validating a system environment
WO2019169763A1 (zh) 电子装置、业务系统风险控制方法及存储介质
CN110837366A (zh) 一种表单生成方法、电子装置及计算机可读存储介质
WO2019024483A1 (zh) 项目信息展示方法、电子装置及计算机可读存储介质
CN112631911A (zh) 自动化测试方法、装置、计算机设备及存储介质
WO2019140829A1 (zh) 电子装置、应用升级版本发布的方法及存储介质
WO2019140850A1 (zh) 测试案例推荐方法、电子装置及可读存储介质
WO2019100690A1 (zh) 电子装置、测试的方法、系统及计算机可读存储介质
WO2019169771A1 (zh) 电子装置、访问指令信息获取方法及存储介质
CN111694684A (zh) 存储设备的异常构造方法、装置、电子设备及存储介质
CN112799760A (zh) 一种表单渲染方法及其装置
WO2019085354A1 (zh) 基于Excel系统界面的数据库联动方法、电子装置及存储介质
WO2019085353A1 (zh) 测试用例迁移终端、测试用例迁移方法及存储介质
CN111897728B (zh) 接口调试方法及相关设备
US11645616B1 (en) Verifying the integrity of data transmitted between a firmware and a baseboard management controller (BMC)
CN114035864A (zh) 接口处理方法、接口处理装置、电子设备和存储介质
CN110327626B (zh) 虚拟服务器创建方法及装置
CN110908818B (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: 18873143

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 24.09.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18873143

Country of ref document: EP

Kind code of ref document: A1