CN113220488A - Record sheet pasting method and device based on mobile terminal - Google Patents

Record sheet pasting method and device based on mobile terminal Download PDF

Info

Publication number
CN113220488A
CN113220488A CN202110589806.9A CN202110589806A CN113220488A CN 113220488 A CN113220488 A CN 113220488A CN 202110589806 A CN202110589806 A CN 202110589806A CN 113220488 A CN113220488 A CN 113220488A
Authority
CN
China
Prior art keywords
function
picture
mobile terminal
pasting
test
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
CN202110589806.9A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202110589806.9A priority Critical patent/CN113220488A/en
Publication of CN113220488A publication Critical patent/CN113220488A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a record sheet pasting method and device based on a mobile terminal, and relates to the field of automatic program design, wherein the method comprises the following steps: performing function classification and marking on the UI to obtain a function classification mark UI; leading in a test case; acquiring keywords in the testing step under the testing case, and matching the keywords with the corresponding UI; recording a function test video; identifying the function test video, judging the click function and the click integrity of the function related to the function test video, if the judgment integrity is good, intercepting the corresponding picture in the video, identifying the picture, determining the function corresponding to the picture, obtaining a corresponding mark according to the function corresponding to the picture and the matching relationship between the keyword and the UI, and automatically pasting the picture to a corresponding record sheet; the record sheet is synchronized to a test database on the computer device. The invention can facilitate the mobile phone bank tester to paste the record sheet and improve the efficiency.

Description

Record sheet pasting method and device based on mobile terminal
Technical Field
The invention relates to the technical field of automatic program design, in particular to a record sheet pasting method and device based on a mobile terminal.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
At present, when a tester conducts mobile phone bank testing, screenshots are captured on a mobile phone and are imported into a computer, and then the screenshots are pasted below corresponding steps according to testing steps. For mobile banking testers, the mobile banking testers need to carry out picture importing work, and also need to find corresponding pictures in a large number of pictures to paste the record list during picture pasting, so that time is wasted.
Disclosure of Invention
The embodiment of the invention provides a record sheet pasting method based on a mobile terminal, which is used for solving the technical problem that time is wasted when a tester pastes a record sheet in the traditional mobile banking system, and comprises the following steps:
performing function classification and marking on the UI to obtain a function classification mark UI;
leading in a test case;
acquiring keywords in the testing step under the testing case, and matching the keywords with corresponding function classification marks UI to obtain a matching relation between the keywords and the function classification marks UI;
recording a function test video;
identifying the function test video, judging the click function and the click integrity of the function related to the function test video, if the judgment on the integrity is good, automatically intercepting the corresponding picture in the video, identifying the picture, determining the function corresponding to the picture, obtaining a corresponding mark according to the function corresponding to the picture and the matching relationship between the keyword and the function classification mark UI, and automatically pasting the picture to a corresponding record list;
synchronizing the record sheet to a test database on a computer device.
The embodiment of the invention also provides a record sheet pasting device based on the mobile terminal, which is used for solving the technical problem that the time is wasted when the existing mobile banking testers paste the record sheets, and the device comprises:
the UI classification marking module is used for performing function classification and marking on the UI to obtain a function classification marking UI;
the test case importing module is used for importing test cases;
the matching module is used for acquiring keywords in the testing step under the testing case, matching the keywords with the corresponding function classification marks UI and acquiring the matching relation between the keywords and the function classification marks UI;
the recording module is used for recording the function test video;
the integrity identification module is used for identifying the function test video, judging the click function and the click integrity of the function related to the function test video, if the completeness is judged to be good, automatically intercepting the corresponding picture in the video, identifying the picture, determining the function corresponding to the picture, obtaining a corresponding mark according to the function corresponding to the picture and the matching relation between the keyword and the function classification mark UI, and automatically pasting the picture to a corresponding record list;
and the synchronization module is used for synchronizing the record list to a test database on the computer equipment.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the record sheet pasting method based on the mobile terminal when executing the computer program.
The embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the above-mentioned record sheet pasting method based on a mobile terminal.
In the embodiment of the invention, the screen shot is shot on the mobile phone and is imported into the computer as in the prior art, and then the screen shot is pasted below the corresponding step according to the testing step. In the mode, for mobile phone bank testers, the testers need to carry out picture importing work, and also need to find corresponding pictures in a large number of pictures for pasting the record list during picture pasting, so that compared with the technical scheme which wastes time, the technical scheme obtains the function classification mark UI by carrying out function classification and marking on the UI; leading in a test case; acquiring keywords in the testing step under the testing case, and matching the keywords with corresponding function classification marks UI to obtain a matching relation between the keywords and the function classification marks UI; recording a function test video; identifying the function test video, judging the click function and the click integrity of the function related to the function test video, if the judgment on the integrity is good, automatically intercepting the corresponding picture in the video, identifying the picture, determining the function corresponding to the picture, obtaining a corresponding mark according to the function corresponding to the picture and the matching relationship between the keyword and the function classification mark UI, and automatically pasting the picture to a corresponding record list; and the record sheet is synchronized to a test database on the computer equipment, so that mobile phone bank testers can conveniently paste the record sheet, and the efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a first flowchart of a record sheet pasting method based on a mobile terminal according to an embodiment of the present invention;
fig. 2 is a flowchart of a record sheet pasting method based on a mobile terminal in the embodiment of the present invention;
fig. 3 is a third flowchart of a record sheet pasting method based on a mobile terminal in the embodiment of the present invention;
FIG. 4 is a block diagram of a first device for pasting a record form based on a mobile terminal according to an embodiment of the present invention;
fig. 5 is a block diagram of a record sheet pasting device based on a mobile terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
Fig. 1 is a first flowchart of a record sheet pasting method based on a mobile terminal in an embodiment of the present invention, as shown in fig. 1, the method includes:
step 101: performing function classification and marking on the UI to obtain a function classification mark UI;
step 102: leading in a test case;
step 103: acquiring keywords in the testing step under the testing case, and matching the keywords with corresponding function classification marks UI to obtain a matching relation between the keywords and the function classification marks UI;
step 104: recording a function test video;
step 105: identifying the function test video, judging the click function and the click integrity of the function related to the function test video, if the judgment on the integrity is good, automatically intercepting the corresponding picture in the video, identifying the picture, determining the function corresponding to the picture, obtaining a corresponding mark according to the function corresponding to the picture and the matching relationship between the keyword and the function classification mark UI, and automatically pasting the picture to a corresponding record list;
step 106: synchronizing the record sheet to a test database on a computer device.
Specifically, the UI refers to a page; the video is used for recording the click of the test colleague; the record sheet is used for recording the steps required in the case in a picture and text mode. And the test case consists of the test steps of the text version and the UI pictures in the corresponding steps.
The UI is classified in the early stage of testing, e.g., function-substep; fund-fill page, fund-submit page, fund-buy page, fund-confirm page. Labeling is simply to label it as a function-substep; fund-fill page, fund-submit page, fund-buy page, fund-confirm page. And enabling the picture UI to correspond to the test case. When the case is met, the function is fund, and when the filled words are met, the picture is corresponding to the picture.
The completeness refers to: the steps of the case are tested for integrity with the UI captured in the video. For example, in a case, the completion of filling, submitting and completing is involved, the capturing of related pictures in the video is also completed, and if the sequence and the function of the page and the pictures are matched, the video can be judged to be an integrity video.
The screen recording is also performed according to the steps of the test case, the picture information and the specific classification (function-sub page) in the screen recording are obtained by comparing the picture in the screen recording with the corresponding UI picture, the case has text description, and the picture required by the case is judged through the text description, for example, the case: and filling in fund purchase information, confirming submission after completion of filling in, and ensuring successful submission. Then the case involves: fund-fill page, fund-submit result page. And acquiring the pages related to the case, acquiring related pages from the screen recording through comparison, and pasting the related pages into the record list.
In the embodiment of the present invention, as shown in fig. 2, the method further includes:
step 201: monitoring whether the functional test process has problems and error reports;
step 202: if the problem error report occurs, judging the problem error report information, if the problem error report information is judged not to belong to the normal error report, automatically proposing a question list, and pasting the picture with the problem error report under the question list; if the problem error report information is judged to be normal error report, a question sheet is put forward, and the question sheet is transferred to a corresponding product.
Specifically, abnormal error reporting is carried out step by step, and the conversion is carried out from the front end of the link, the middle background and the individual products. And (4) normal error reporting: mcci.111, ipdp: 111, normal error reporting can be checked through each product error code, and if not, the error is not in the product error code.
In an embodiment of the present invention, as shown in fig. 3, step 106 synchronizes the record list to a test database on the computer device, including:
step 106A: and connecting the mobile terminal with the computer equipment through a USB (universal serial bus) line, and synchronizing the record list to a test database on the computer equipment through the USB line.
In an embodiment of the present invention, as shown in fig. 3, step 106 synchronizes the record list to a test database on the computer device, including:
step 106B: connecting the mobile terminal with the computer equipment through a wireless network, automatically pasting the picture to the corresponding record list, and simultaneously synchronizing the record list to a test database on the computer equipment through the wireless network.
The embodiment of the invention also provides a record sheet pasting device based on the mobile terminal, which is described in the following embodiment. Because the principle of the device for solving the problems is similar to the record sheet pasting method based on the mobile terminal, the implementation of the device can refer to the implementation of the record sheet pasting method based on the mobile terminal, and repeated parts are not described again.
Fig. 4 is a block diagram of a first structure of a record sheet pasting device based on a mobile terminal in an embodiment of the present invention, as shown in fig. 4, the device includes:
the UI classification marking module 02 is used for performing function classification and marking on the UI to obtain a function classification marking UI;
the test case importing module 04 is used for importing test cases;
the matching module 06 is used for acquiring the keywords in the testing step under the testing case, and matching the keywords with the corresponding function classification marks UI to acquire the matching relationship between the keywords and the function classification marks UI;
the recording module 08 is used for recording the function test video;
the integrity identification module 10 is configured to identify the function test video, judge the click function and the click integrity of the function related to the function test video, automatically intercept a corresponding picture in the video if the completeness is judged to be good, identify the picture, determine a function corresponding to the picture, obtain a corresponding mark according to the function corresponding to the picture and a matching relationship between a keyword and a function classification mark UI, and automatically paste the picture into a corresponding record list;
and the synchronization module 12 is used for synchronizing the record list to a test database on the computer equipment.
In the embodiment of the present invention, as shown in fig. 5, the method further includes:
the problem error analysis module 14 is configured to:
monitoring whether the functional test process has problems and error reports;
if the problem error report occurs, judging the problem error report information, if the problem error report information is judged not to belong to the normal error report, automatically proposing a question list, and pasting the picture with the problem error report under the question list; if the problem error report information is judged to be normal error report, a question sheet is put forward, and the question sheet is transferred to a corresponding product.
In the embodiment of the present invention, the synchronization module 12 is specifically configured to:
and connecting the mobile terminal with the computer equipment through a USB (universal serial bus) line, and synchronizing the record list to a test database on the computer equipment through the USB line.
In the embodiment of the present invention, the synchronization module 12 is specifically configured to:
connecting the mobile terminal with the computer equipment through a wireless network, automatically pasting the picture to the corresponding record list, and simultaneously synchronizing the record list to a test database on the computer equipment through the wireless network.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the record sheet pasting method based on the mobile terminal when executing the computer program.
The embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the above-mentioned record sheet pasting method based on a mobile terminal.
In the embodiment of the invention, the screen shot is shot on the mobile phone and is imported into the computer as in the prior art, and then the screen shot is pasted below the corresponding step according to the testing step. In the mode, for mobile phone bank testers, the testers need to carry out picture importing work, and also need to find corresponding pictures in a large number of pictures for pasting the record list during picture pasting, so that compared with the technical scheme which wastes time, the technical scheme obtains the function classification mark UI by carrying out function classification and marking on the UI; leading in a test case; acquiring keywords in the testing step under the testing case, and matching the keywords with corresponding function classification marks UI to obtain a matching relation between the keywords and the function classification marks UI; recording a function test video; identifying the function test video, judging the click function and the click integrity of the function related to the function test video, if the judgment on the integrity is good, automatically intercepting the corresponding picture in the video, identifying the picture, determining the function corresponding to the picture, obtaining a corresponding mark according to the function corresponding to the picture and the matching relationship between the keyword and the function classification mark UI, and automatically pasting the picture to a corresponding record list; and the record sheet is synchronized to a test database on the computer equipment, so that mobile phone bank testers can conveniently paste the record sheet, and the efficiency is improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A record sheet pasting method based on a mobile terminal is applied to the mobile terminal, and is characterized by comprising the following steps:
performing function classification and marking on the UI to obtain a function classification mark UI;
leading in a test case;
acquiring keywords in the testing step under the testing case, and matching the keywords with corresponding function classification marks UI to obtain a matching relation between the keywords and the function classification marks UI;
recording a function test video;
identifying the function test video, judging the click function and the click integrity of the function related to the function test video, if the judgment on the integrity is good, automatically intercepting the corresponding picture in the video, identifying the picture, determining the function corresponding to the picture, obtaining a corresponding mark according to the function corresponding to the picture and the matching relationship between the keyword and the function classification mark UI, and automatically pasting the picture to a corresponding record list;
synchronizing the record sheet to a test database on a computer device.
2. The mobile terminal-based ticket pasting method of claim 1, further comprising:
monitoring whether the functional test process has problems and error reports;
if the problem error report occurs, judging the problem error report information, if the problem error report information is judged not to belong to the normal error report, automatically proposing a question list, and pasting the picture with the problem error report under the question list; if the problem error report information is judged to be normal error report, a question sheet is put forward, and the question sheet is transferred to a corresponding product.
3. The mobile terminal-based ticket pasting method of claim 1, wherein synchronizing said ticket to a test database on a computer device comprises:
and connecting the mobile terminal with the computer equipment through a USB (universal serial bus) line, and synchronizing the record list to a test database on the computer equipment through the USB line.
4. The mobile terminal-based ticket pasting method of claim 1, wherein synchronizing said ticket to a test database on a computer device comprises:
connecting the mobile terminal with the computer equipment through a wireless network, automatically pasting the picture to the corresponding record list, and simultaneously synchronizing the record list to a test database on the computer equipment through the wireless network.
5. A record sheet pasting device based on a mobile terminal is characterized by comprising:
the UI classification marking module is used for performing function classification and marking on the UI to obtain a function classification marking UI;
the test case importing module is used for importing test cases;
the matching module is used for acquiring keywords in the testing step under the testing case, matching the keywords with the corresponding function classification marks UI and acquiring the matching relation between the keywords and the function classification marks UI;
the recording module is used for recording the function test video;
the integrity identification module is used for identifying the function test video, judging the click function and the click integrity of the function related to the function test video, if the completeness is judged to be good, automatically intercepting the corresponding picture in the video, identifying the picture, determining the function corresponding to the picture, obtaining a corresponding mark according to the function corresponding to the picture and the matching relation between the keyword and the function classification mark UI, and automatically pasting the picture to a corresponding record list;
and the synchronization module is used for synchronizing the record list to a test database on the computer equipment.
6. The mobile terminal-based memo pasting apparatus according to claim 5, further comprising:
the problem error reporting analysis module is used for:
monitoring whether the functional test process has problems and error reports;
if the problem error report occurs, judging the problem error report information, if the problem error report information is judged not to belong to the normal error report, automatically proposing a question list, and pasting the picture with the problem error report under the question list; if the problem error report information is judged to be normal error report, a question sheet is put forward, and the question sheet is transferred to a corresponding product.
7. The record form pasting device based on the mobile terminal as claimed in claim 5, wherein the synchronization module is specifically configured to:
and connecting the mobile terminal with the computer equipment through a USB (universal serial bus) line, and synchronizing the record list to a test database on the computer equipment through the USB line.
8. The record form pasting device based on the mobile terminal as claimed in claim 5, wherein the synchronization module is specifically configured to:
connecting the mobile terminal with the computer equipment through a wireless network, automatically pasting the picture to the corresponding record list, and simultaneously synchronizing the record list to a test database on the computer equipment through the wireless network.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the mobile terminal based ticket pasting method according to any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium having stored thereon a computer program, wherein the program is adapted to, when executed by a processor, perform the steps of the mobile terminal-based ticket pasting method according to any one of claims 1 to 4.
CN202110589806.9A 2021-05-28 2021-05-28 Record sheet pasting method and device based on mobile terminal Pending CN113220488A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110589806.9A CN113220488A (en) 2021-05-28 2021-05-28 Record sheet pasting method and device based on mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110589806.9A CN113220488A (en) 2021-05-28 2021-05-28 Record sheet pasting method and device based on mobile terminal

Publications (1)

Publication Number Publication Date
CN113220488A true CN113220488A (en) 2021-08-06

Family

ID=77098995

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110589806.9A Pending CN113220488A (en) 2021-05-28 2021-05-28 Record sheet pasting method and device based on mobile terminal

Country Status (1)

Country Link
CN (1) CN113220488A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287094A (en) * 2019-05-20 2019-09-27 平安普惠企业管理有限公司 UI automated testing method, device and computer readable storage medium
CN110990264A (en) * 2019-11-11 2020-04-10 中国建设银行股份有限公司 Element identification method, device and equipment for UI automation test and storage medium
CN112153375A (en) * 2020-09-25 2020-12-29 平安国际智慧城市科技股份有限公司 Front-end performance testing method, device, equipment and medium based on video information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287094A (en) * 2019-05-20 2019-09-27 平安普惠企业管理有限公司 UI automated testing method, device and computer readable storage medium
CN110990264A (en) * 2019-11-11 2020-04-10 中国建设银行股份有限公司 Element identification method, device and equipment for UI automation test and storage medium
CN112153375A (en) * 2020-09-25 2020-12-29 平安国际智慧城市科技股份有限公司 Front-end performance testing method, device, equipment and medium based on video information

Similar Documents

Publication Publication Date Title
US8527950B2 (en) Verification of software applications
CN111061696B (en) Method and device for analyzing transaction message log
CN109784738B (en) Approval method and approval device
CN112181854A (en) Method, device, equipment and storage medium for generating flow automation script
CN106557419B (en) Program testing method and device
CN110109828A (en) Question and answer interface test method, device, computer equipment and storage medium
US9563541B2 (en) Software defect detection identifying location of diverging paths
CN110083581A (en) A kind of method, apparatus, storage medium and the computer equipment of log retrospect
CN112882957B (en) Test task validity checking method and device
CN114816993A (en) Full link interface test method, system, medium and electronic equipment
CN114138660A (en) Defect processing method, device, equipment, computer readable storage medium and product
CN109582578A (en) System, method, computer-readable medium and the electronic equipment of software test case
CN110188033B (en) Data detection device, method, computer device, and computer-readable storage medium
CN111897737A (en) Omission detection method and device for program test of micro-service system
CN113220488A (en) Record sheet pasting method and device based on mobile terminal
CN111078526A (en) Test case generation method and device and storage medium
CN111008140B (en) Cross-platform UI (user interface) automatic testing method and device
CN112419052B (en) Transaction testing method, device, electronic equipment and readable storage medium
CN115373929A (en) Test method, device, equipment, readable storage medium and program product
CN114647588A (en) Interface test method and device
CN113282504A (en) Incremental code coverage rate detection method and service development method and device
CN112597040A (en) Interface automatic testing method and device and electronic equipment
CN114448848B (en) Switch testing method and device, electronic equipment and storage medium
CN112529039B (en) Method and device for checking material information of main board and storage medium
CN108628750B (en) Test code processing method and device

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