CN117725896A - Form filling method and device, electronic equipment and storage medium - Google Patents

Form filling method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN117725896A
CN117725896A CN202311658634.1A CN202311658634A CN117725896A CN 117725896 A CN117725896 A CN 117725896A CN 202311658634 A CN202311658634 A CN 202311658634A CN 117725896 A CN117725896 A CN 117725896A
Authority
CN
China
Prior art keywords
test
filling
attribute information
form data
user
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.)
Pending
Application number
CN202311658634.1A
Other languages
Chinese (zh)
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.)
Rongma Technology Beijing Co ltd
Original Assignee
Rongma Technology Beijing 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 Rongma Technology Beijing Co ltd filed Critical Rongma Technology Beijing Co ltd
Priority to CN202311658634.1A priority Critical patent/CN117725896A/en
Publication of CN117725896A publication Critical patent/CN117725896A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the application provides a form filling method, a form filling device, electronic equipment and a storage medium, wherein the method comprises the following steps: under the condition that the project is not completed, receiving a test form new instruction input by a user; the test form submitting instruction at least comprises a user identifier; acquiring target form data which is submitted last time and corresponds to the user identifier, wherein the target form data corresponds to target attribute information; acquiring a test form corresponding to the target attribute information according to the target attribute information; according to the embodiment of the application, the newly built test form can be automatically filled according to the last filled form data when the test form is newly built by acquiring the last filled form data corresponding to the target attribute information.

Description

Form filling method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a form filling method, a form filling device, an electronic device, and a storage medium.
Background
In the existing software test flow management system, when new test forms are established, the test forms are fixed, all relevant options with problematic quality are required to be set all the time, in some systems, the content of the setting items is up to 20 items, although the test information in the test process is more complete, the time consumption for submitting the test results is increased, and how to quickly improve the test forms is a problem which needs to be solved rapidly at present.
Disclosure of Invention
Some embodiments of the present application provide a form filling method, apparatus, electronic device, and storage medium, by using the technical solution of the embodiments of the present application, by receiving a test form new instruction input by a user in a case that a project is not completed; the test form submitting instruction at least comprises a user identifier; acquiring target form data which is submitted last time and corresponds to the user identifier, wherein the target form data corresponds to target attribute information; acquiring a test form corresponding to the target attribute information according to the target attribute information; according to the method, the device and the system, the test form is filled according to the target form data corresponding to the target attribute information, and when the test form is newly built, the new test form can be automatically filled according to the form data filled last time by acquiring the form data filled last time and efficiency of submitting the test form is improved.
In a first aspect, some embodiments of the present application provide a form filling method, including:
under the condition that the project is not completed, receiving a test form new instruction input by a user; the test form submitting instruction at least comprises a user identifier;
acquiring target form data which is submitted last time and corresponds to the user identifier, wherein the target form data corresponds to target attribute information;
acquiring a test form corresponding to the target attribute information according to the target attribute information;
and filling the test form according to the target form data corresponding to the target attribute information.
According to the method and the device for automatically filling the newly built test form, the newly built test form can be automatically filled according to the form data filled last time when the new test form is built by acquiring the form data corresponding to the target attribute information filled last time, and efficiency of submitting the test form is improved.
Optionally, the target attribute information includes at least a product name, a module name, a project name, a test defect type, a priority, and a severity of the test form.
Some embodiments of the present application provide some attribute information in the test form, such as the product name, module name, project name, test defect type, priority and severity of the test form, and automatic filling can be implemented in the subsequent filling process without manual filling.
Optionally, the method further comprises:
and receiving first form data input by a user, wherein the first form data are used for filling unfilled parts in the test form, the first form data at least comprise defect titles and test processes, and the test processes at least comprise preset conditions, reproduction steps, experimental results and expected results.
According to the method and the device for automatically filling the content corresponding to the target attribute information, the content corresponding to the target attribute information can be automatically filled, and manual input of a user is needed if other content cannot be automatically filled, so that the submitting efficiency of the test form is improved compared with the fact that manual filling of the user is needed in the prior art.
Optionally, the method further comprises:
and under the condition that the project is completed, receiving second form data input by a user, wherein the second form data are used for filling the test form, and the second form data at least comprise the product name, the module name, the project name, the test defect type, the priority, the severity, the defect title and the test process of the test form.
According to the method and the device for filling the test forms, after the project is completed, all manually input form data of the user are needed, the test forms are filled, and the submitting efficiency of the test forms in whole project development is improved.
Optionally, the method further comprises:
receiving a test form instruction input by a user for the first time;
acquiring a test form corresponding to the test form instruction according to the test form instruction;
and acquiring third form data input by a user, wherein the third form data are used for filling the test form.
Some embodiments of the present application require manual entry of form data by a user when the test form is first submitted at the beginning of an item.
In a second aspect, some embodiments of the present application provide a form filling apparatus comprising:
the receiving module is used for receiving a test form newly-built instruction input by a user under the condition that the project is not completed, wherein the test form submitting instruction at least comprises a user identifier;
the first acquisition module is used for acquiring target form data which is submitted last time and corresponds to the user identifier, wherein the target form data corresponds to target attribute information;
the second acquisition module is used for acquiring a test form corresponding to the target attribute information according to the target attribute information;
and the filling module is used for filling the test form according to the target attribute information.
According to the method and the device for automatically filling the newly built test form, the newly built test form can be automatically filled according to the form data filled last time when the new test form is built by acquiring the form data corresponding to the target attribute information filled last time, and efficiency of submitting the test form is improved.
Optionally, the target attribute information includes at least a product name, a module name, a project name, a test defect type, a priority, and a severity of the test form.
Some embodiments of the present application provide some attribute information in the test form, such as the product name, module name, project name, test defect type, priority and severity of the test form, and automatic filling can be implemented in the subsequent filling process without manual filling.
Optionally, the filling module is further configured to:
and receiving first form data input by a user, wherein the first form data are used for filling unfilled parts in the test form, the first form data at least comprise defect titles and test processes, and the test processes at least comprise preset conditions, reproduction steps, experimental results and expected results.
According to the method and the device for automatically filling the content corresponding to the target attribute information, the content corresponding to the target attribute information can be automatically filled, and manual input of a user is needed if other content cannot be automatically filled, so that the submitting efficiency of the test form is improved compared with the fact that manual filling of the user is needed in the prior art.
Optionally, the filling module is further configured to:
and under the condition that the project is completed, receiving second form data input by a user, wherein the second form data are used for filling the test form, and the second form data at least comprise the product name, the module name, the project name, the test defect type, the priority, the severity, the defect title and the test process of the test form.
According to the method and the device for filling the test forms, after the project is completed, all manually input form data of the user are needed, the test forms are filled, and the submitting efficiency of the test forms in whole project development is improved.
Optionally, the filling module is further configured to:
receiving a test form instruction input by a user for the first time;
acquiring a test form corresponding to the test form instruction according to the test form instruction;
and acquiring third form data input by a user, wherein the third form data are used for filling the test form.
Some embodiments of the present application require manual entry of form data by a user when the test form is first submitted at the beginning of an item.
In a third aspect, some embodiments of the present application provide an electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the program when executed by the processor is capable of implementing a form filling method according to any of the embodiments of the first aspect.
In a fourth aspect, some embodiments of the present application provide a computer readable storage medium having stored thereon a computer program which when executed by a processor can implement a form filling method according to any of the embodiments of the first aspect.
In a fifth aspect, some embodiments of the present application provide a computer program product comprising a computer program, wherein the computer program when executed by a processor implements a form filling method according to any of the embodiments of the first aspect.
Drawings
In order to more clearly illustrate the technical solutions of some embodiments of the present application, the drawings that are required to be used in some embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and should not be considered as limiting the scope, and other related drawings may be obtained according to these drawings without inventive effort to a person having ordinary skill in the art.
Fig. 1 is a schematic flow chart of a form filling method according to an embodiment of the present application;
FIG. 2 is a schematic filling diagram of a test form according to an embodiment of the present application;
FIG. 3 is a flowchart of another form filling method according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of a form filling device according to an embodiment of the present application;
fig. 5 is a schematic diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in some embodiments of the present application will be described below with reference to the drawings in some embodiments of the present application.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further definition or explanation thereof is necessary in the following figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only to distinguish the description, and are not to be construed as indicating or implying relative importance.
In some systems, the content of the setting items is up to 20 items, although the test information in the test process is more complete, the time for submitting the test result is increased, and therefore, some embodiments of the application provide a form filling method, which comprises receiving a test form new instruction input by a user under the condition that the items are not complete; the test form submitting instruction at least comprises a user identifier; acquiring target form data which is submitted last time and corresponds to the user identifier, wherein the target form data corresponds to target attribute information; acquiring a test form corresponding to the target attribute information according to the target attribute information; according to the embodiment of the application, the newly built test form can be automatically filled according to the last filled form data when the test form is newly built by acquiring the last filled form data corresponding to the target attribute information.
As shown in fig. 1, an embodiment of the present application provides a form filling method, which includes:
s101, under the condition that the project is not completed, receiving a test form new instruction input by a user; the test form submitting instruction at least comprises a user identifier;
specifically, in the development process of the project, multiple tests are required at each stage, and quality problems such as BUG are found in the software test process, so that a test form needs to be submitted after each test is completed, and follow-up processing is performed on the BUG in the software test process.
Under the condition that one project is not completed, a new test form needs to be built every time software test is completed, at this time, a user inputs a test form new instruction on the terminal equipment, the terminal equipment acquires the test form new instruction, and the test form new instruction comprises target attribute information corresponding to the test form.
S102, acquiring target form data which is submitted last time and corresponds to a user identifier, wherein the target form data corresponds to target attribute information;
specifically, after receiving a test form new instruction, the terminal device needs to determine whether the test form new instruction has form data submitted last, and if so, the terminal device obtains target form data corresponding to the user identifier submitted last, where the target form data corresponds to the target attribute information.
S103, acquiring a test form corresponding to the target attribute information according to the target attribute information;
specifically, the terminal device obtains a test form corresponding to the target attribute information according to the obtained target attribute information.
S104, filling the test form according to the target form data corresponding to the target attribute information.
Specifically, the terminal device may fill the target attribute information in the test form according to the form data corresponding to the target attribute information filled last time, so that the user is not required to input the same information, such as the project name, the test stage, and the like, each time for the same project.
According to the method and the device for automatically filling the newly built test form, the newly built test form can be automatically filled according to the form data filled last time when the new test form is built by acquiring the form data corresponding to the target attribute information filled last time, and efficiency of submitting the test form is improved.
In another embodiment of the present application, the form filling method provided in the foregoing embodiment is further described in additional detail.
Optionally, the target attribute information includes at least a product name, a module name, a project name, a test defect type, a priority, and a severity of the test form.
The test form on the terminal device is shown in fig. 2, wherein the part of the frame line in fig. 2 is target attribute information such as a product name, a module name, a project name, a test defect type, a priority, and a severity of the test form.
The form data corresponding to the target attribute information submitted last time, which is acquired by the terminal device, is shown in fig. 2, the form data corresponding to the product name is high-level threat defense, the form data corresponding to the module name is drive, the form data corresponding to the project name is client V5.0.0.1171-shellcc, the form data corresponding to the test defect type is a code logic problem, the form data corresponding to the priority is medium, and the form data corresponding to the severity is general.
When the newly built test form is needed next time, the terminal equipment can directly fill the last acquired form data into the newly built test form, and the attribute information does not need manual input by a user, so that the submitting efficiency of the test form is improved.
Some embodiments of the present application provide some attribute information in the test form, such as the product name, module name, project name, test defect type, priority and severity of the test form, and automatic filling can be implemented in the subsequent filling process without manual filling.
Optionally, the method further comprises:
and receiving first form data input by a user, wherein the first form data are used for filling unfilled parts in the test form, the first form data at least comprise defect titles and test processes, and the test processes at least comprise preset conditions, reproduction steps, experimental results and expected results.
As shown in fig. 2, after the form data corresponding to the target attribute information is automatically filled, other attribute information needs to be manually filled by a user, and illustratively, the user needs to input a BUG header and a test process, for example, preset conditions, a reproduction step, an actual result and a desired result, and the preset conditions further include an operating system, a product version and a special preset condition. While the user may also load accessories, etc.
According to the method and the device for automatically filling the content corresponding to the target attribute information, the content corresponding to the target attribute information can be automatically filled, and manual input of a user is needed if other content cannot be automatically filled, so that the submitting efficiency of the test form is improved compared with the fact that manual filling of the user is needed in the prior art.
Optionally, the method further comprises:
and under the condition that the project is completed, receiving second form data input by a user, wherein the second form data is used for filling the test form, and the second form data at least comprises the product name, the module name, the project name, the test defect type, the priority, the severity, the defect title and the test process of the test form.
Specifically, if the project is completed, a test form, i.e., the form shown in FIG. 2, is used, but all form data in the form requires manual filling by the user.
According to the method and the device for filling the test forms, after the project is completed, all manually input form data of the user are needed, the test forms are filled, and the submitting efficiency of the test forms in whole project development is improved.
Optionally, the method further comprises:
receiving a test form instruction input by a user for the first time;
according to the test form instruction, a test form corresponding to the test form instruction is obtained;
and acquiring third form data input by a user, wherein the third form data are used for filling the test form.
Specifically, if the project starts, a test form, that is, the form shown in fig. 2, is adopted, but all form data in the form needs to be manually filled by a user, and in the subsequent process, the target attribute information can be automatically filled without manual filling.
Some embodiments of the present application require manual entry of form data by a user when the test form is first submitted at the beginning of an item.
Fig. 3 is a flow chart of another form filling method according to an embodiment of the present application, as shown in fig. 3, where the form filling method includes:
1. checking the last time the user submits the Bug record when newly creating the Bug;
2. if the user does not submit the Bug, using a default template, namely a test form shown in fig. 2, otherwise checking whether the item to which the Bug submitted last time belongs is already in a finished state;
3. if the belonging project is completed, a default template is used, otherwise, all information except the Bug title and Bug steps are automatically filled into the new Bug list.
When the embodiment of the application submits the Bug, the Bug title and Bug steps only need to be concentrated in most of time, and the efficiency is improved by more than 90 percent; the distinguishing judgment is carried out according to the login user, so that the method is more reasonable and intelligent; the state of the item is judged, so that the method is more reasonable and intelligent.
It should be noted that, in this embodiment, each of the possible embodiments may be implemented separately, or may be implemented in any combination without conflict, which is not limited to the implementation of the present application.
Another embodiment of the present application provides a form filling apparatus for executing the form filling method provided in the foregoing embodiment.
Fig. 4 is a schematic structural diagram of a form filling device according to an embodiment of the present application. The form filling device comprises a receiving module 401, a first acquiring module 402, a second acquiring module 403 and a filling module 404, wherein:
the receiving module 401 is configured to receive a test form creation instruction input by a user when a project is not completed, where the test form submission instruction at least includes a user identifier;
the first obtaining module 402 is configured to obtain target form data corresponding to a user identifier submitted last time, where the target form data corresponds to target attribute information;
the second obtaining module 403 is configured to obtain a test form corresponding to the target attribute information according to the target attribute information;
the filling module 404 is configured to fill the test form according to the target attribute information.
The specific manner in which the individual modules perform the operations of the apparatus of this embodiment has been described in detail in connection with embodiments of the method and will not be described in detail herein.
According to the method and the device for automatically filling the newly built test form, the newly built test form can be automatically filled according to the form data filled last time when the new test form is built by acquiring the form data corresponding to the target attribute information filled last time, and efficiency of submitting the test form is improved.
In another embodiment of the present application, the form filling device provided in the foregoing embodiment is further described in additional detail.
Optionally, the target attribute information includes at least a product name, a module name, a project name, a test defect type, a priority, and a severity of the test form.
Some embodiments of the present application provide some attribute information in the test form, such as the product name, module name, project name, test defect type, priority and severity of the test form, and automatic filling can be implemented in the subsequent filling process without manual filling.
Optionally, the filling module is further configured to:
and receiving first form data input by a user, wherein the first form data are used for filling unfilled parts in the test form, the first form data at least comprise defect titles and test processes, and the test processes at least comprise preset conditions, reproduction steps, experimental results and expected results.
According to the method and the device for automatically filling the content corresponding to the target attribute information, the content corresponding to the target attribute information can be automatically filled, and manual input of a user is needed if other content cannot be automatically filled, so that the submitting efficiency of the test form is improved compared with the fact that manual filling of the user is needed in the prior art.
Optionally, the filling module is further configured to:
and under the condition that the project is completed, receiving second form data input by a user, wherein the second form data is used for filling the test form, and the second form data at least comprises the product name, the module name, the project name, the test defect type, the priority, the severity, the defect title and the test process of the test form.
According to the method and the device for filling the test forms, after the project is completed, all manually input form data of the user are needed, the test forms are filled, and the submitting efficiency of the test forms in whole project development is improved.
Optionally, the filling module is further configured to:
receiving a test form instruction input by a user for the first time;
according to the test form instruction, a test form corresponding to the test form instruction is obtained;
and acquiring third form data input by a user, wherein the third form data are used for filling the test form.
Some embodiments of the present application require manual entry of form data by a user when the test form is first submitted at the beginning of an item.
The specific manner in which the individual modules perform the operations of the apparatus of this embodiment has been described in detail in connection with embodiments of the method and will not be described in detail herein.
It should be noted that, in this embodiment, each of the possible embodiments may be implemented separately, or may be implemented in any combination without conflict, which is not limited to the implementation of the present application.
The embodiment of the application also provides a computer readable storage medium, on which a computer program is stored, where the program, when executed by a processor, can implement the operations of the method corresponding to any embodiment in the form filling method provided in the above embodiment.
The embodiment of the application also provides a computer program product, which comprises a computer program, wherein the computer program can realize the operation of the method corresponding to any embodiment in the form filling method provided by the embodiment when being executed by a processor.
As shown in fig. 5, some embodiments of the present application provide an electronic device 500, the electronic device 500 comprising: memory 510, processor 520, and a computer program stored on memory 510 and executable on processor 520, wherein processor 520, when reading the program from memory 510 and executing the program via bus 530, may implement the method of any of the embodiments as included in the form filling method described above.
Processor 520 may process the digital signals and may include various computing structures. Such as a complex instruction set computer architecture, a reduced instruction set computer architecture, or an architecture that implements a combination of instruction sets. In some examples, processor 520 may be a microprocessor.
Memory 510 may be used for storing instructions to be executed by processor 520 or data related to execution of the instructions. Such instructions and/or data may include code to implement some or all of the functions of one or more modules described in embodiments of the present application. The processor 520 of the disclosed embodiments may be configured to execute instructions in the memory 510 to implement the methods shown above. Memory 510 includes dynamic random access memory, static random access memory, flash memory, optical memory, or other memory known to those skilled in the art.
The above is only an example of the present application, and is not intended to limit the scope of the present application, and various modifications and variations will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principles of the present application should be included in the protection scope of the present application. It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further definition or explanation thereof is necessary in the following figures.
The foregoing is merely specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily think about changes or substitutions within the technical scope of the present application, and the changes and substitutions are intended to be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A form filling method, the method comprising:
under the condition that the project is not completed, receiving a test form new instruction input by a user; the test form submitting instruction at least comprises a user identifier;
acquiring target form data which is submitted last time and corresponds to the user identifier, wherein the target form data corresponds to target attribute information;
acquiring a test form corresponding to the target attribute information according to the target attribute information;
and filling the test form according to the target form data corresponding to the target attribute information.
2. The form filling method of claim 1, wherein the target attribute information includes at least a product name, a module name, a project name, a test defect type, a priority, and a severity of the test form.
3. The form filling method of claim 1, further comprising:
and receiving first form data input by a user, wherein the first form data are used for filling unfilled parts in the test form, the first form data at least comprise defect titles and test processes, and the test processes at least comprise preset conditions, reproduction steps, experimental results and expected results.
4. The form filling method of claim 1, further comprising:
and under the condition that the project is completed, receiving second form data input by a user, wherein the second form data are used for filling the test form, and the second form data at least comprise the product name, the module name, the project name, the test defect type, the priority, the severity, the defect title and the test process of the test form.
5. The form filling method of claim 1, further comprising:
receiving a test form instruction input by a user for the first time;
acquiring a test form corresponding to the test form instruction according to the test form instruction;
and acquiring third form data input by a user, wherein the third form data are used for filling the test form.
6. A form filling apparatus, the apparatus comprising:
the receiving module is used for receiving a test form newly-built instruction input by a user under the condition that the project is not completed, wherein the test form submitting instruction at least comprises a user identifier;
the first acquisition module is used for acquiring target form data which is submitted last time and corresponds to the user identifier, wherein the target form data corresponds to target attribute information;
the second acquisition module is used for acquiring a test form corresponding to the target attribute information according to the target attribute information;
and the filling module is used for filling the test form according to the target attribute information.
7. The form filling apparatus of claim 6, wherein the target attribute information includes at least a product name, a module name, a project name, a test defect type, a priority, and a severity of a test form.
8. The form filling apparatus of claim 6, wherein the filling module is further configured to:
and receiving first form data input by a user, wherein the first form data are used for filling unfilled parts in the test form, the first form data at least comprise defect titles and test processes, and the test processes at least comprise preset conditions, reproduction steps, experimental results and expected results.
9. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the program when executed by the processor implements the form filling method of any of claims 1-5.
10. A computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and wherein the program is executable by a processor to implement the form filling method of any one of claims 1-5.
CN202311658634.1A 2023-12-05 2023-12-05 Form filling method and device, electronic equipment and storage medium Pending CN117725896A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311658634.1A CN117725896A (en) 2023-12-05 2023-12-05 Form filling method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311658634.1A CN117725896A (en) 2023-12-05 2023-12-05 Form filling method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117725896A true CN117725896A (en) 2024-03-19

Family

ID=90204441

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311658634.1A Pending CN117725896A (en) 2023-12-05 2023-12-05 Form filling method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117725896A (en)

Similar Documents

Publication Publication Date Title
US9076072B2 (en) System and method for web page rendering test automation suite
CN109800154B (en) Test data loading method and device, computer equipment and storage medium
WO2019056540A1 (en) Test case automation management method and apparatus, device, and storage medium
CN106933887B (en) Data visualization method and device
CN109710528B (en) Test script generation method, device, equipment and medium
WO2019056720A1 (en) Automated test case management method and apparatus, device, and storage medium
CN112765023A (en) Test case generation method and device
CN110599341A (en) Transaction calling method and system
CN111666088A (en) Pod replacement method and device, electronic equipment and computer-readable storage medium
CN111324540B (en) Interface testing method and device
US9910883B2 (en) Enhanced batch updates on records and related records system and method
CN112486811A (en) Interface test method, device, equipment and medium
CN111324373B (en) Method and device for sub-coding warehouse on multiple engineering files and computing equipment
CN117725896A (en) Form filling method and device, electronic equipment and storage medium
CN115239217A (en) Aviation product production plan changing method, device, equipment and storage medium
US20180189169A1 (en) Method,electronic apparatus, system, and storage medium for automated testing of application user interface
US9250982B2 (en) Automatically deriving a command for starting a program in an operating system of a computer
CN108958823A (en) The method for modifying basic input output system setting value
CN115687338A (en) Method and device for adding identification information to projects in batch and terminal
CN109828752B (en) Project code automatic generation method, device, computer equipment and storage medium
CN113535581A (en) Test script generation method, device, equipment and computer readable storage medium
CN112667463A (en) Application system baseline state monitoring method and device
CN111930415B (en) Construction deployment method and device for large-scale software product
CN114371866A (en) Version reconfiguration test method, device and equipment of service system
CN111651360B (en) Test method, test device, electronic equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination