CN110837468A - Working method of test case management system - Google Patents

Working method of test case management system Download PDF

Info

Publication number
CN110837468A
CN110837468A CN201911060477.8A CN201911060477A CN110837468A CN 110837468 A CN110837468 A CN 110837468A CN 201911060477 A CN201911060477 A CN 201911060477A CN 110837468 A CN110837468 A CN 110837468A
Authority
CN
China
Prior art keywords
test
research
development
client
control center
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
CN201911060477.8A
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.)
Beijing Tiandihexing Technology Co Ltd
Original Assignee
Beijing Tiandihexing Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Tiandihexing Technology Co Ltd filed Critical Beijing Tiandihexing Technology Co Ltd
Priority to CN201911060477.8A priority Critical patent/CN110837468A/en
Publication of CN110837468A publication Critical patent/CN110837468A/en
Pending legal-status Critical Current

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
    • 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/3688Test management for test execution, e.g. scheduling of test suites
    • 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/3692Test management for test results analysis

Abstract

The invention discloses a working method of a test case management system, which comprises a control center, wherein the control center is provided with a management client, a test client and a research and development client; the working method comprises the following steps: s1, setting a tester and a research and development staff by a manager through a management client, logging in a control center by the tester through a test client, and logging in the control center by the research and development staff through a research and development client; s2, logging in a control center through a research and development client by research and development personnel, and inputting or importing a research and development project test case; s3, distributing the research and development project test cases to the test clients of each tester by the control center; s4, the tester executes the received research and development project test cases on the test client according to the steps; and S5, the control center records the test result and generates a test report to the research and development client according to the test result.

Description

Working method of test case management system
Technical Field
The invention relates to the field of computers, in particular to a working method of a test case management system.
Background
In recent years, software automation testing has been advanced and popularized. Many enterprises have many automatic testing software, but manual testing and automatic testing are two testing methods which are discussed by many people, and people like manual testing and tend to automatic testing. Manual testing, as the name implies, is manual testing, whereas automated testing utilizes tools for testing. However, many factors need to be considered in the early implementation of the automated test, and manpower, material resources and money need to be carefully considered and planned, and the requirement on a tester is relatively high. Software testing is known to have a significant characteristic, namely duplication. Repetition is easy to make people boring, especially when the workload is large, manual testing is easy to make mistakes, and the efficiency is not high, so that a method for solving the situation is urgently needed.
Disclosure of Invention
The invention aims to provide a working method of a test case management system with convenient use aiming at the problems.
In order to achieve the purpose, the technical scheme of the invention is as follows:
a working method of a test case management system comprises a control center, wherein the control center is provided with a management client, a test client and a research and development client; the working method comprises the following steps:
s1, setting a tester and a research and development staff by a manager through a management client, logging in a control center by the tester through a test client, and logging in the control center by the research and development staff through a research and development client;
s2, logging in a control center through a research and development client by research and development personnel, and inputting or importing a research and development project test case;
s3, distributing the research and development project test cases to the test clients of each tester by the control center;
s4, the tester executes the received research and development project test cases on the test client according to the steps;
and S5, the control center records the test result and generates a test report to the research and development client according to the test result.
Further, when the research and development project test case is executed in step S4, the control center stores the screenshots of each step, and after the test is completed, the screenshots are collected and sent to the research and development client.
Further, in step S5, when finding that the test case of the development project has a BUG in the test process, the control center records the BUG, captures the BUG, and sends the BUG to the development client.
Further, the test report in step S5 includes an execution condition of a test case of the research and development project, a BUG statistic, a test process screenshot, a function implementation list, and a test summary.
Compared with the prior art, the invention has the advantages and positive effects that:
the system can distribute different working contents to test engineers in different levels, and the engineers can execute test cases and record the test cases according to steps, so that omission of test work by test personnel is prevented, and confusion of memory is also prevented; and the test process has the functions of screen capture and screen recording, the test process can be recorded in the whole process, the condition of defect recurrence is provided, the error rate is extremely low, the problem is better understood and repeated by research personnel, the problem is solved, and convenience is brought to the research and development work of project research personnel.
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, and 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 these drawings without creative efforts.
FIG. 1 is a block diagram of the framework of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived from the embodiments of the present invention by a person skilled in the art without any creative effort, should be included in the protection scope of the present invention.
A test case management system comprises a control center, wherein the control center is provided with a management client, a test client and a research and development client; the management client is used for logging in by management personnel, the test client is used for logging in by a test engineer, and the research and development client is used for logging in by a research and development engineer. The working method comprises the following steps:
as shown in fig. 1, in step 1, various users log in to input accounts and passwords to log in to respective work interfaces, and a manager sets testers and research and development personnel through a management client.
And 2, logging in a control center through a research and development client by research and development personnel, and manually inputting test cases or importing the cases (or exporting test case documents from other test management tools, the cases can be directly imported into the system and displayed to the operating personnel in a list form). When the test case is input, the test steps must be detailed and have expected results, so that subsequent operators can conveniently operate and record the test case according to the steps.
And step 3: on the basis of the step 2, a certain test case is provided, the control center distributes the test case to the testers of different levels according to the difficulty degree, at the moment, the testers start to work, the test cases to be executed are selected, the test cases are added into the worksheet in batches, the test cases are started to be executed in sequence, and each step has a prompt and an expectation. The interruption can be temporarily interrupted, and the interruption point is recorded. The test is convenient to have a clear process record, and the test is not easy to be confused.
When the tester executes the test case, the tester operates step by step, whether each step passes or not and whether BUG exists or not are clear. The recording process is not omitted, and the problem tracing of research and development engineers is facilitated. Meanwhile, during each step of operation, the step explanation recorded according to the previous test case writing has operation explanation and expected result.
And 4, step 4: when the test case is executed, each step can automatically capture the screen during switching, and if the content needing to be separately captured or recorded exists in the middle manual operation process, the next step can be manually operated.
And 5: on the basis of the step 4, if the result is inconsistent with the expected result or other problems occur in the test process, the use case can be clicked to fail at any time, or the BUG is clicked to be submitted. This can be supplemented as described in detail. And after the BUG is newly added, distributing the BUG to corresponding research and development personnel.
Step 6: and 5, on the basis of the step 5, executing the test case, counting the test result to derive a test report, wherein the test report can count and analyze the test case and the BUG. The test report comprises the execution condition of the test case and the generated BUG condition statistics. Summary, test procedure, function implementation list, test statistics, test summary, and test risk.
The system can distribute different working contents to test engineers in different levels, and the engineers can execute test cases and record the test cases according to steps, so that omission of test work by test personnel is prevented, and confusion of memory is also prevented; and the test process has the functions of screen capture and screen recording, the test process can be recorded in the whole process, the condition of defect recurrence is provided, the error rate is extremely low, the problem is better understood and repeated by research personnel, the problem is solved, and convenience is brought to the research and development work of project research personnel.

Claims (4)

1. A working method of a test case management system is characterized in that: the test case management system comprises a control center, wherein the control center is provided with a management client, a test client and a research and development client; the working method comprises the following steps:
s1, setting a tester and a research and development staff by a manager through a management client, logging in a control center by the tester through a test client, and logging in the control center by the research and development staff through a research and development client;
s2, logging in a control center through a research and development client by research and development personnel, and inputting or importing a research and development project test case;
s3, distributing the research and development project test cases to the test clients of each tester by the control center;
s4, the tester executes the received research and development project test cases on the test client according to the steps;
and S5, the control center records the test result and generates a test report to the research and development client according to the test result.
2. The method of claim 1, wherein: when the research and development project test case is executed in step S4, the control center stores the screenshots of each step, and after the test is completed, the screenshots are collected and sent to the research and development client.
3. The method of claim 2, wherein: in the step S5, when finding that the test case of the research and development project has a BUG in the test process, the control center records the BUG, captures the BUG, and sends the BUG to the research and development client.
4. The method of claim 3, wherein: the test report in step S5 includes the execution condition of the test case of the research and development project, the BUG statistics, the test process screenshot, the function implementation list, and the test summary.
CN201911060477.8A 2019-11-01 2019-11-01 Working method of test case management system Pending CN110837468A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911060477.8A CN110837468A (en) 2019-11-01 2019-11-01 Working method of test case management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911060477.8A CN110837468A (en) 2019-11-01 2019-11-01 Working method of test case management system

Publications (1)

Publication Number Publication Date
CN110837468A true CN110837468A (en) 2020-02-25

Family

ID=69575882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911060477.8A Pending CN110837468A (en) 2019-11-01 2019-11-01 Working method of test case management system

Country Status (1)

Country Link
CN (1) CN110837468A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473178A (en) * 2013-09-24 2013-12-25 上海斐讯数据通信技术有限公司 Method and system for optimizing testing process execution
US20150100296A1 (en) * 2013-10-03 2015-04-09 Wistron Corporation Method and system for automated test and result comparison
CN105354141A (en) * 2015-11-16 2016-02-24 北京用友政务软件有限公司 EMT test case management system and method
CN106055473A (en) * 2016-05-23 2016-10-26 乐视控股(北京)有限公司 Test method and apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473178A (en) * 2013-09-24 2013-12-25 上海斐讯数据通信技术有限公司 Method and system for optimizing testing process execution
US20150100296A1 (en) * 2013-10-03 2015-04-09 Wistron Corporation Method and system for automated test and result comparison
CN105354141A (en) * 2015-11-16 2016-02-24 北京用友政务软件有限公司 EMT test case management system and method
CN106055473A (en) * 2016-05-23 2016-10-26 乐视控股(北京)有限公司 Test method and apparatus

Similar Documents

Publication Publication Date Title
CN102141962B (en) Safety distributed test framework system and test method thereof
CN107689887B (en) Temporary control change online management system of nuclear power plant control system
US9135714B1 (en) Method and system for integrating a graphical user interface capture for automated test and retest procedures
CN103365770A (en) Mobile terminal software testing system and software testing method
CN108509344B (en) Daily cutting batch test method, equipment and readable storage medium
CN107102949B (en) Application program offline testing method and tool
CN109086216B (en) Automatic test system
WO2019047070A1 (en) Database maintenance method and system
CN111612347B (en) Comprehensive joint debugging management system, method and terminal
CN115657890A (en) PRA robot customizable method
CN109903008B (en) Visual management and control system and method for subway construction project progress
US20160124780A1 (en) Automatic Profiling Report Generation
CN108983723B (en) Intelligent management control method and management system for field construction process
CN114138670A (en) Method based on interface automation test and function, performance and safety test fusion
CN108910642A (en) Elevator debugging information processing method, system, readable storage medium storing program for executing and commissioning device
CN110837468A (en) Working method of test case management system
CN112541746A (en) Full-stack automatic arrangement method and system
CN109741780A (en) A kind of method and its system based on linux system test SSD performance
CN115080389A (en) Test system, method, equipment and storage medium for improving index statistical efficiency
CN114297961A (en) Chip test case processing method and related device
CN106528178A (en) Program automatic control method and apparatus
CN113127884A (en) Virtualization-based vulnerability parallel verification method and device
CN115878448A (en) Database test method, distributed database and storage medium
CN111026654A (en) Automatic testing method based on interface
CN109522217A (en) The internal storage testing method and terminal device of application program

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