CN110543415A - Computer software technology development and debugging system - Google Patents

Computer software technology development and debugging system Download PDF

Info

Publication number
CN110543415A
CN110543415A CN201910702950.1A CN201910702950A CN110543415A CN 110543415 A CN110543415 A CN 110543415A CN 201910702950 A CN201910702950 A CN 201910702950A CN 110543415 A CN110543415 A CN 110543415A
Authority
CN
China
Prior art keywords
debugging
data
module
target
information
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.)
Withdrawn
Application number
CN201910702950.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.)
Hefei Weilante Network Technology Co Ltd
Original Assignee
Hefei Weilante Network 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 Hefei Weilante Network Technology Co Ltd filed Critical Hefei Weilante Network Technology Co Ltd
Priority to CN201910702950.1A priority Critical patent/CN110543415A/en
Publication of CN110543415A publication Critical patent/CN110543415A/en
Withdrawn legal-status Critical Current

Links

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/362Software debugging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software

Abstract

The invention discloses a computer software technology development and debugging system, which comprises a server terminal, an Ethernet and a debugging target terminal; the server is connected to the debugging target end through the Ethernet and serves as a carrier for controlling the target end to execute a debugging process and analyzing debugging data to obtain a result; the debugging target end serves as a target user and sends a debugging request to the server end, wherein the information receiving module receives debugging request information sent by the debugging target end and simultaneously receives various data information of the debugging target end, the information receiving module is connected to a virtual operation interface, and a command calculation module is arranged on the virtual operation interface; the command calculation module executes a debugging operation program in the virtual operation interface according to the data information sent by the debugging request sending module, and carries out multi-angle simulation scene calculation, the software data analysis module analyzes debugging data according to the operation result of the virtual operation interface, and the feedback debugging receiving module carries out correction at a debugging target end according to the analysis data.

Description

Computer software technology development and debugging system
Technical Field
The invention relates to the field of computer software development, in particular to a computer software technology development debugging system.
Background
software development is the process of building a software system or software parts in a system according to user requirements. Software development is a system engineering that includes requirement capture, requirement analysis, design, implementation, and testing. Software is typically implemented in a programming language. Development is typically possible using software development tools. Software is divided into system software and application software, and includes not only programs that can be run on a computer, but files related to these programs are also generally considered to be part of the software. The general process of the software design idea and method includes the algorithm and method for designing the function and implementation of the software, the overall structural design and module design of the software, programming and debugging, program joint debugging and testing, and writing and submitting the program. The goal of software testing is to find as many errors as possible at a small cost. The key to achieving this goal is to design an excellent set of test cases (the test cases are composed of test data and functions and expected output results). How to design an excellent set of test cases is crucial to understanding the test method. In the existing software development process, the accuracy of information is low, so that the efficiency of computer software development is low, and the use form data of information data of software development is poor.
disclosure of Invention
The invention aims to provide a computer software technology development and debugging system to solve the problems in the background technology.
In order to achieve the purpose, the invention provides the following technical scheme: a computer software technology development debugging system comprises a server terminal, an Ethernet and a debugging target terminal; the server is connected to the debugging target end through the Ethernet, wherein:
the server side comprises an information receiving module, a virtual operation interface, a command calculation module and a software data analysis module; the target end is used as a carrier for controlling the target end to execute the debugging process and analyzing the debugging data to obtain a result;
the debugging target end comprises a data storage unit, a debugging request sending module, a target data measuring and calculating module and a feedback debugging receiving module; and as a target user, sending a debugging request to the server, and receiving debugging feedback information according to the actual parameters and the running state parameters of the target end in a matching manner to analyze a debugging result.
Preferably, the ethernet is connected to the server and the debugging target in a wireless network and limited data transmission manner.
Preferably, the data storage unit and the debugging request sending module are connected to an information receiving module, the information receiving module is connected to a virtual operation interface, and the virtual operation interface is provided with a command calculation module; the virtual operation interface is provided with a software data analysis module, the target data measuring and calculating module is connected to the software data analysis module, and the software data analysis module is connected to the feedback debugging and receiving module.
Preferably, the information receiving module includes a target data receiving module and a debugging request receiving module, and is configured to receive debugging request information sent by a debugging target terminal, and receive various data information of the debugging target, including parameter data and state operation data.
Preferably, the virtual operation interface comprises a model storage unit, a check searching module and a virtual interface adapting module;
The model storage unit stores virtual models of different data types and different network ports;
The checking and searching module is used for searching the adaptive virtual model in the model storage unit according to the data information sent by the debugging target end;
And the virtual interface adaptation module is used for establishing a debugging target end running program in the adapted virtual model.
Preferably, the command calculation module executes the debugging operation program in the virtual operation interface according to the data information sent by the debugging request sending module, and performs multi-angle scene simulation calculation.
Preferably, the data storage unit stores parameter information and multi-state operation information of the debugging target end, and the debugging request sending module selects a target operation state to send corresponding data to the information receiving module.
Preferably, the target data measuring and calculating module simulates a final data result after the running state according to the parameter information of the debugging target end, and the software data analysis module analyzes the debugging data according to the information structure of the target data measuring and calculating module and the running result of the virtual running interface.
Preferably, the feedback debugging receiving module is configured to receive analysis data of the software data analysis module, and correct and display the analysis data at a debugging target according to the analysis data.
compared with the prior art, the invention has the beneficial effects that: the server is connected to the debugging target end through the Ethernet and serves as a carrier for controlling the target end to execute a debugging process and analyzing debugging data to obtain a result; the debugging target end serves as a target user, a debugging request is sent to the server end, the command calculation module executes a debugging operation program in the virtual operation interface according to the data information sent by the debugging request sending module, multi-angle simulation scene calculation is carried out, the software data analysis module analyzes debugging data according to the operation result of the virtual operation interface, and the feedback debugging receiving module carries out correction at the debugging target end according to the analysis data; the invention can repeatedly debug the software model in the software technology development process, and has high debugging result precision, large number of models and high information accuracy.
drawings
FIG. 1 is a schematic structural diagram of the present invention.
In the figure: 1. a server side; 11. an information receiving module; 12. a virtual operation interface; 121. a model storage unit; 122. a checking and searching module; 123. a virtual interface adaptation module; 13. a command calculation module; 14. a software data analysis module; 2. an Ethernet; 3. debugging a target end; 31. a data storage unit; 32. a debugging request sending module; 33. a target data measuring and calculating module; 34. and a feedback debugging receiving module.
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 by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the description of the present invention, it should be noted that the terms "vertical", "upper", "lower", "horizontal", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of describing the present invention and simplifying the description, but do not indicate or imply that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present invention.
In the description of the present invention, it should also be noted that, unless otherwise explicitly specified or limited, the terms "disposed," "mounted," "connected," and "connected" are to be construed broadly and may, for example, be fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations.
Referring to fig. 1, the present invention provides a technical solution: a computer software technology development debugging system comprises a server terminal 1, an Ethernet 2 and a debugging target terminal 3; the server 1 is connected to a debugging target 3 through an ethernet 2, wherein:
The server end 1 comprises an information receiving module 11, a virtual operation interface 12, a command calculation module 13 and a software data analysis module 14; the target end is used as a carrier for controlling the target end to execute the debugging process and analyzing the debugging data to obtain a result;
the debugging target terminal 3 comprises a data storage unit 31, a debugging request sending module 32, a target data measuring and calculating module 33 and a feedback debugging receiving module 34; and as a target user, sending a debugging request to the server, and receiving debugging feedback information according to the actual parameters and the running state parameters of the target end in a matching manner to analyze a debugging result.
Further, the ethernet 2 connects the server 1 and the debug target 3 in a wireless network and limited data transmission manner.
Further, the data storage unit 31 and the debugging request sending module 32 are connected to the information receiving module 11, the information receiving module 11 is connected to the virtual running interface 12, and the virtual running interface 12 is provided with the command operation module 13; the virtual operation interface 12 is provided with a software data analysis module 14, a target data measuring and calculating module 33 is connected to the software data analysis module 14, and the software data analysis module 14 is connected to a feedback debugging and receiving module 34.
further, the information receiving module 11 includes a target data receiving module and a debugging request receiving module, and is configured to receive debugging request information sent by the debugging target 3, and receive various data information of the debugging target 3, including parameter data and state operation data.
Further, the virtual running interface 12 includes a model storage unit 121, a check searching module 122, and a virtual interface adapting module 123;
A model storage unit 121 that stores virtual models of different data types and different network ports;
The check searching module 122 searches the adapted virtual model in the model storage unit 121 according to the data information sent by the debugging target terminal 3;
The virtual interface adaptation module 123 establishes a debugging target end running program in the adapted virtual model.
Further, the command operation module 13 executes a debugging operation program in the virtual operation interface 12 according to the data information sent by the debugging request sending module 32, and performs multi-angle scene simulation operation.
Further, the data storage unit 31 stores parameter information and multi-state operation information of the debugging target 3, and the debugging request sending module 32 sends corresponding data to the information receiving module 11 in a target operation state.
Further, the target data measuring and calculating module 33 simulates a final data result after the operation state according to the parameter information of the debugging target 3, and the software data analysis module 14 analyzes the debugging data according to the information structure of the target data measuring and calculating module 33 and the operation result of the virtual operation interface 12.
Further, the feedback debugging receiving module 34 is configured to receive the analysis data of the software data analysis module 14, and perform correction display on the debugging target 3 according to the analysis data.
the working principle is as follows: the server 1 is connected to the debug target 3 through the ethernet 2, wherein:
the server 1 is used as a carrier and is used for controlling the target end to execute a debugging process and analyzing debugging data to obtain a result; the server end 1 comprises an information receiving module 11, a virtual operation interface 12, a command calculation module 13 and a software data analysis module 14; the debugging target end 3 is used as a target user, sends a debugging request to the server end, and receives debugging feedback information according to the matching analysis debugging result of the target end actual parameters and the running state parameters, wherein the debugging target end 3 comprises a data storage unit 31, a debugging request sending module 32, a target data measuring and calculating module 33 and a feedback debugging receiving module 34;
The information receiving module 11 comprises a target data receiving module and a debugging request receiving module, and is used for receiving debugging request information sent by the debugging target terminal 3 and simultaneously receiving various data information of the debugging target terminal 3, including parameter data and state operation data, the information receiving module 11 is connected to the virtual operation interface 12, and the virtual operation interface 12 is provided with a command calculation module 13; the command calculation module 13 executes a debugging operation program in the virtual operation interface 12 according to the data information sent by the debugging request sending module 32, and performs multi-angle simulation scene calculation, the target data measurement and calculation module 33 simulates a final data result after an operation state according to the parameter information of the debugging target terminal 3, the software data analysis module 14 analyzes debugging data according to the information structure of the target data measurement and calculation module 33 in combination with the operation result of the virtual operation interface 12, and the feedback debugging receiving module 34 is used for receiving the analysis data of the software data analysis module 14 and performing correction display on the debugging target terminal 3 according to the analysis data.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (9)

1. a computer software technology development debugging system is characterized in that: the system comprises a server end (1), an Ethernet (2) and a debugging target end (3); the server (1) is connected to a debugging target (3) through an Ethernet (2), wherein:
The server side (1) comprises an information receiving module (11), a virtual operation interface (12), a command calculation module (13) and a software data analysis module (14); the target end is used as a carrier for controlling the target end to execute the debugging process and analyzing the debugging data to obtain a result;
The debugging target end (3) comprises a data storage unit (31), a debugging request sending module (32), a target data measuring and calculating module (33) and a feedback debugging receiving module (34); and as a target user, sending a debugging request to the server, and receiving debugging feedback information according to the actual parameters and the running state parameters of the target end in a matching manner to analyze a debugging result.
2. The computer software technology development debugging system of claim 1, wherein: the Ethernet (2) is connected with the server end (1) and the debugging target end (3) in a wireless network and limited data transmission mode.
3. the computer software technology development debugging system of claim 1, wherein: the data storage unit (31) and the debugging request sending module (32) are connected to the information receiving module (11), the information receiving module (11) is connected to the virtual operation interface (12), and the virtual operation interface (12) is provided with a command calculation module (13); the virtual operation interface (12) is provided with a software data analysis module (14), the target data measuring and calculating module (33) is connected to the software data analysis module (14), and the software data analysis module (14) is connected to the feedback debugging receiving module (34).
4. The computer software technology development debugging system of claim 1, wherein: the information receiving module (11) comprises a target data receiving module and a debugging request receiving module, and is used for receiving debugging request information sent by the debugging target terminal (3) and simultaneously receiving various data information of the debugging target terminal (3), including parameter data and state operation data.
5. the computer software technology development debugging system of claim 1, wherein: the virtual operation interface (12) comprises a model storage unit (121), a check searching module (122) and a virtual interface adapting module (123);
A model storage unit (121) that stores virtual models of different data types and different network ports;
The checking and searching module (122) is used for searching the adaptive virtual model in the model storage unit (121) according to the data information sent by the debugging target end (3);
And the virtual interface adaptation module (123) is used for establishing a debugging target end running program in the adapted virtual model.
6. The computer software technology development debugging system of claim 1, wherein: the command calculation module (13) executes a debugging operation program in the virtual operation interface (12) according to the data information sent by the debugging request sending module (32) and performs multi-angle simulation scene calculation.
7. The computer software technology development debugging system of claim 1, wherein: the data storage unit (31) stores parameter information and multi-state operation information of the debugging target end (3), and the debugging request sending module (32) selects a target operation state to send corresponding data to the information receiving module (11).
8. the computer software technology development debugging system of claim 1, wherein: the target data measuring and calculating module (33) simulates a final data result after the running state according to the parameter information of the debugging target end (3), and the software data analysis module (14) analyzes debugging data according to the information structure of the target data measuring and calculating module (33) and the running result of the virtual running interface (12).
9. the computer software technology development debugging system of claim 1, wherein: the feedback debugging receiving module (34) is used for receiving the analysis data of the software data analysis module (14) and carrying out correction display on the debugging target end (3) according to the analysis data.
CN201910702950.1A 2019-07-31 2019-07-31 Computer software technology development and debugging system Withdrawn CN110543415A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910702950.1A CN110543415A (en) 2019-07-31 2019-07-31 Computer software technology development and debugging system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910702950.1A CN110543415A (en) 2019-07-31 2019-07-31 Computer software technology development and debugging system

Publications (1)

Publication Number Publication Date
CN110543415A true CN110543415A (en) 2019-12-06

Family

ID=68709944

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910702950.1A Withdrawn CN110543415A (en) 2019-07-31 2019-07-31 Computer software technology development and debugging system

Country Status (1)

Country Link
CN (1) CN110543415A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111290743A (en) * 2020-03-17 2020-06-16 贵州轻工职业技术学院 Computer software technology development and debugging system
CN112035351A (en) * 2020-08-27 2020-12-04 优学汇信息科技(广东)有限公司 Computer software technology development debugging system and debugging method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111290743A (en) * 2020-03-17 2020-06-16 贵州轻工职业技术学院 Computer software technology development and debugging system
CN112035351A (en) * 2020-08-27 2020-12-04 优学汇信息科技(广东)有限公司 Computer software technology development debugging system and debugging method

Similar Documents

Publication Publication Date Title
CN106597947B (en) Transformer substation equipment testing method, server, tester and system
CN104281520B (en) Tracking and method, the apparatus and system of debugging
CN105279090A (en) Test script generating method and test script generating device applied in financial field
CN105117341B (en) A kind of distributed automated test case generation method performed based on dynamic symbol
CN103869801A (en) Test method of nuclear power plant instrumentation control logic function block and system
CN105138461A (en) Interface testing method and device for application program
CN110543415A (en) Computer software technology development and debugging system
CN105117345A (en) Interface testing method and device for application program
CN106649073A (en) Test method and device based on dynamic script template
CN111751143A (en) Intelligent lock testing system, method, device and storage medium
CN110389750A (en) A kind of internet works software development system
CN205138544U (en) Intelligence is measured and is managed integration system based on internet
CN112583663B (en) Automatic network performance testing method based on domestic operating system
CN111935767B (en) Network simulation system
CN110334385B (en) Test method, device and equipment for central controller of comprehensive energy system
CN103457957B (en) A kind of network penetration test macro and method with adaptation function
CN116028367A (en) Automatic test system and method
CN109032607A (en) Machine room monitoring real-time data analysis engine based on lua script and script debugging tool
CN114924546A (en) Calibration system and method for hardware-in-loop test
CN110716858A (en) Industrial control software testing system and software testing method
CN113934626A (en) Model process debugging method, device and storage medium
CN109508204B (en) Front-end code quality detection method and device
CN102256271B (en) The acquisition methods and device of capacity expansion indication information
CN110688299A (en) Automatic test platform for application software of nuclear power plant
CN115100843B (en) Method, system and equipment for testing communication reliability of intelligent electric energy meter

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20191206