CN111596895B - Software development management method and system based on communication tool and mobile terminal - Google Patents

Software development management method and system based on communication tool and mobile terminal Download PDF

Info

Publication number
CN111596895B
CN111596895B CN202010264610.8A CN202010264610A CN111596895B CN 111596895 B CN111596895 B CN 111596895B CN 202010264610 A CN202010264610 A CN 202010264610A CN 111596895 B CN111596895 B CN 111596895B
Authority
CN
China
Prior art keywords
instruction
user
vocabulary
text
target function
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.)
Active
Application number
CN202010264610.8A
Other languages
Chinese (zh)
Other versions
CN111596895A (en
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.)
Ultimate Attainment Interactive Network Technical Concern Co ltd In Xiamen
Original Assignee
Ultimate Attainment Interactive Network Technical Concern Co ltd In Xiamen
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 Ultimate Attainment Interactive Network Technical Concern Co ltd In Xiamen filed Critical Ultimate Attainment Interactive Network Technical Concern Co ltd In Xiamen
Priority to CN202010264610.8A priority Critical patent/CN111596895B/en
Publication of CN111596895A publication Critical patent/CN111596895A/en
Application granted granted Critical
Publication of CN111596895B publication Critical patent/CN111596895B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking
    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/453Help systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Bioethics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a software development management method, a system and a mobile terminal based on a communication tool, wherein the method comprises the following steps: controlling a communication tool to receive a text instruction sent by a user and judging whether a text vocabulary in the text instruction is matched with a local prestored instruction list; if so, acquiring a target function module and a target function instruction according to the matching result, and performing authority verification on the user and/or the instruction sending environment where the user is located; if the verification is qualified, judging whether the text instruction carries additional instruction parameters; if the additional instruction parameters are carried, controlling the target function module to execute the target function instruction according to the additional instruction parameters; and if the additional instruction parameters are not carried, controlling the target function module to directly execute the target function instruction. In the invention, non-technical team personnel can complete the previous complicated operation flow by sending text instructions, thereby reducing the operation difficulty of users and the probability of errors and effectively improving the development efficiency in the software development process.

Description

Software development management method and system based on communication tool and mobile terminal
Technical Field
The invention belongs to the technical field of software development, and particularly relates to a software development management method and system based on a communication tool and a mobile terminal.
Background
With the continuous improvement of the comprehensive national power and the continuous progress of the technological level in China, the computer technology is widely applied, and the basis of providing services for people by the computer is the software technology. Software engineering development has become a fundamental work. In the development process of the software engineering, a correct development method is required as a basis to smoothly develop the software engineering.
At present, there are many development methods for software engineering, and various software development requirements are met. The software development process mainly comprises the step of determining a specific scheme of software development according to the requirements of customers. The scenario may include project schedule and corresponding development team personnel, among other information. After the software development scheme is determined, corresponding development team personnel are made to develop corresponding modules in the software according to the mode determined in the scheme.
In the existing software development process, technical abilities of all departments in a software team are greatly different, all members in the team cannot be required to reach the abilities of technical personnel, non-technical teams (such as testing, planning, art, products and the like) in the team have certain use requirements on corresponding tool chains, in a common use scene, the non-technical team personnel need to carefully operate corresponding functions in a complex tool system, and the phenomena of misoperation and difficulty in handling easily occur, so that the software development efficiency is low.
Disclosure of Invention
The embodiment of the invention aims to provide a software development management method, a software development management system and a mobile terminal based on a communication tool, and aims to solve the problem of low software development efficiency caused by the fact that non-technical team personnel are prone to misoperation and difficult to master in the existing software development process.
The embodiment of the invention is realized in such a way that a software development management method based on a communication tool comprises the following steps:
controlling a communication tool to receive a text instruction sent by a user and judging whether a text vocabulary in the text instruction is matched with a locally pre-stored instruction list or not;
if the text vocabulary is matched with the instruction list, acquiring a target function module and a target function instruction according to a matching result, and performing authority verification on the user and/or an instruction sending environment where the user is located;
if the authority verification of the user and/or the instruction sending environment is qualified, judging whether the text instruction carries additional instruction parameters;
if the text instruction carries the additional instruction parameter, controlling the target function module to execute the target function instruction according to the additional instruction parameter;
and if the text instruction does not carry the additional instruction parameter, controlling the target function module to directly execute the target function instruction.
Further, the step of determining whether the text vocabulary in the text instruction matches with a locally pre-stored instruction list includes:
performing word segmentation on the text vocabulary to obtain word segmentation vocabulary, and judging whether the first vocabulary of the word segmentation vocabulary is a preset reserved keyword or not;
and when the first vocabulary is judged to be the preset reserved keyword, inquiring help information according to the word segmentation vocabulary, and prompting and displaying the help information to the user.
Further, after the step of determining whether the first vocabulary of the segmented vocabulary is the preset reserved keyword, the method further comprises:
when the first vocabulary is judged not to be the preset reserved keyword, judging whether the first vocabulary is a module name or not;
when the first vocabulary is judged to be the module name, inquiring the target function module according to the first vocabulary, and acquiring a function instruction list of the target function module;
and performing instruction query in the functional instruction list according to the word segmentation vocabularies to obtain the target functional instruction.
Further, after the step of determining whether the first vocabulary is a module name, the method further includes:
and when the first vocabulary is judged not to be the module name, carrying out instruction query in the function instruction list of all local function modules according to the word segmentation vocabulary so as to obtain the target function instruction.
Further, the step of determining whether the text vocabulary in the text instruction matches with a locally pre-stored instruction list includes:
performing word segmentation on the text vocabulary to obtain word segmentation vocabulary, and performing similarity matching on the word segmentation vocabulary and a function instruction list in all local function modules to obtain an instruction similarity value;
sorting the matched functional instructions according to the instruction similarity values to generate a similarity sorting table, and judging whether the instruction similarity values in the similarity sorting table are smaller than a similarity threshold value;
when the instruction similarity value is judged to be smaller than the similarity threshold value, deleting the functional instruction corresponding to the instruction similarity value in the similarity sorting table;
numbering and marking the functional instructions in the similarity ranking table, and displaying the marked similarity ranking table to the user;
and when a number selection instruction sent by the user is received, acquiring the target function instruction in the similarity ranking table according to the number selection instruction, and inquiring the corresponding target function module according to the target function instruction.
Further, the step of performing the permission check on the user and/or the instruction sending environment in which the user is located includes:
acquiring a user white list of the target function module and user information of the user;
when the user information is judged to be matched with the user white list, judging that the authority verification of the user is qualified;
acquiring a channel white list of the target function module, and acquiring a current channel for sending the text instruction;
and when the current channel is judged to be in the channel white list, judging that the permission verification of the instruction sending environment is qualified.
Further, the step of performing the permission check on the user and/or the instruction sending environment where the user is located further includes:
sending a login link to the user so that the user can log in an account in the login link;
and acquiring the third party account logged on the login link, and judging that the authority verification of the user and/or the instruction sending environment is qualified when judging that the third party account meets the preset authority.
Still further, the method further comprises:
acquiring a current channel for sending the text instruction, and judging whether the instruction front end of the text instruction is a preset identifier when the current channel is judged to be a public chat channel, wherein the preset identifier comprises a preset symbol and a preset account;
and when the instruction front end of the text instruction is judged to be the preset identifier, marking the text instruction as a trigger instruction.
Another object of an embodiment of the present invention is to provide a software development management system, including:
the instruction matching module is used for controlling the communication tool to receive a text instruction sent by a user and judging whether a text vocabulary in the text instruction is matched with a local prestored instruction list or not;
the authority verification module is used for acquiring a target function module and a target function instruction according to a matching result and verifying the authority of the user and/or an instruction sending environment where the user is located if the text vocabulary is matched with the instruction list;
an additional parameter judging module, configured to judge whether the text instruction carries an additional instruction parameter if the permission verification of the user and/or the instruction sending environment is qualified;
the instruction execution module is used for controlling the target function module to execute the target function instruction according to the additional instruction parameter if the additional instruction parameter is carried in the text instruction; and if the text instruction does not carry the additional instruction parameter, controlling the target function module to directly execute the target function instruction.
Another objective of an embodiment of the present invention is to provide a mobile terminal, including a storage device and a processor, where the storage device is used to store a computer program, and the processor runs the computer program to make the mobile terminal execute the above software development management method based on a communication tool.
According to the embodiment of the invention, a non-technical team worker can complete a complex process of opening a corresponding tool, logging in a corresponding system, opening a corresponding function, formulating a function parameter and making a corresponding function by sending a text instruction, so that the operation difficulty and the error probability of a user are reduced, the development efficiency in the software development process is effectively improved, the error operation of an unauthorized person is effectively prevented by the design of authority verification on the user and/or the instruction sending environment where the user is located, and the safety of software development is improved.
Drawings
Fig. 1 is a flowchart of a software development management method based on communication tools according to a first embodiment of the present invention;
FIG. 2 is a flowchart of a software development management method based on communication tools according to a second embodiment of the present invention;
FIG. 3 is a flowchart of a software development management method based on communication tools according to a third embodiment of the present invention;
FIG. 4 is a flowchart of a software development management method based on communication tools according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a software development management system according to a fifth embodiment of the present invention;
fig. 6 is a schematic structural diagram of a mobile terminal according to a sixth embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to" determining "or" in response to detecting ". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
Furthermore, in the description of the present application and the appended claims, the terms "first," "second," "third," and the like are used for distinguishing between descriptions and not necessarily for describing or implying relative importance.
Reference throughout this specification to "one embodiment" or "some embodiments," or the like, means that a particular feature, structure, or characteristic described in connection with the embodiment is included in one or more embodiments of the present application. Thus, appearances of the phrases "in one embodiment," "in some embodiments," "in other embodiments," or the like, in various places throughout this specification are not necessarily all referring to the same embodiment, but rather "one or more but not all embodiments" unless specifically stated otherwise. The terms "comprising," "including," "having," and variations thereof mean "including, but not limited to," unless otherwise specifically stated.
Example one
Referring to fig. 1, a flowchart of a software development management method based on communication tools according to a first embodiment of the present invention is shown, which includes the following steps:
step S10, controlling the communication tool to receive a text instruction sent by a user;
the communication tool may be any device or APP application with a communication function, such as MatterMost, WeChat, and Slack, and preferably, the text instruction may be a text manually input by a user or a text obtained through speech recognition; preferably, the text command can be input in any language, such as chinese, english, japanese, german, etc.;
step S20, judging whether the text vocabulary in the text instruction is matched with the instruction list pre-stored locally;
in the step, whether the text instruction has the corresponding function instruction and function module in the instruction list is judged by matching the text vocabulary in the text instruction with the sample text in the instruction list;
when the text vocabulary is judged to be matched with any sample text, judging that the text vocabulary is matched with the instruction list, and executing the step S30;
step S30, acquiring a target function module and a target function instruction according to the matching result, and performing authority verification on the user and/or the instruction sending environment where the user is located;
the target function module and the target function instruction are inquired according to the matched sample text, and the permission verification design is carried out on the user and/or the instruction sending environment where the user is located, so that whether the target function module can be controlled by the current user to execute the target function instruction or not is judged, or whether the instruction sending module can control the target function module to execute the target function instruction or not is judged;
in the step, when the condition that the user or the instruction sending environment permission verification of the user is not qualified is judged, error prompt and help information are fed back to the user. For example, when the authority verification of the user is judged to be unqualified, the user is prompted to log in an account with the authority, and when the authority verification of the instruction sending environment is judged to be unqualified, the user is prompted to switch to the instruction sending environment with the authority;
step S40, if the authority check of the user and/or the instruction sending environment is qualified, judging whether the text instruction carries additional instruction parameters;
the execution modes of the functional instructions in each functional module are set in a default execution mode, but in order to meet different execution modes of users, the users can change the execution modes of the functional instructions in a mode of inputting the additional instruction parameters so as to improve the diversity of software development;
if the text instruction carries the additional instruction parameter, executing step S50;
step S50, controlling the target function module to execute the target function instruction according to the additional instruction parameter;
for example, when the text instruction is "package android installation package release", the queried target function instruction is "version pack apk release", wherein "release" is identified as a branch parameter, and "release" is the additional instruction parameter, so that a package flow of release branches is triggered during construction;
preferably, in the function code, a parameter of the user instruction is marked as a name of the parameter, for example, the branch parameter delivered by the player can be obtained by using the arg.branch, the parameter also supports using a quotation mark to wrap an attached space (instruction division word separator) as a parameter whole, for example, a "version pack apk' test type" instruction is used, the arg.branch obtained by the function method is the "test type", only the required parameter and sequence need to be set, and the function method does not need to care about the parsing and processing process of the user instruction;
if the text instruction does not carry the additional instruction parameter, executing step S60;
step S60, controlling the target function module to directly execute the target function instruction;
when the text instruction is judged not to carry the additional instruction parameter, judging that instruction operation is carried out on the corresponding functional instruction in a default mode, for example, the text instruction is a packaged android installation package, and when the inquired target functional instruction is a version pack apk, because the text instruction does not carry the additional instruction parameter, a packaging flow with a default branch being a master is constructed subsequently;
preferably, in this step, the target function instruction is sent to the target function module to control the target function module to execute the corresponding function operation, and further, the operation executed by the target function module after receiving the target function instruction may be:
(a) acquiring the use help information of the related instruction, and displaying the supported functions and the parameter use modes;
(b) managing and triggering a continuous construction tool (Jenkins and the like) to execute automatic processes such as software development integration, compiling, packaging, publishing, deployment and the like, continuously monitoring an execution state, and returning the execution state and a result after the execution is finished;
(c) recording the additional parameters as note information, and supporting query and automatic reminding of setting cycle time when needed;
(d) generating a data processing result required by a user through the internal code logic of the program, and feeding back the required data result to the user;
(e) inquiring and acquiring required data from a third-party tool and a system (such as Jira and Confluent), and returning information such as texts, pictures, network links and the like according to a specified format;
(f) delivering the data to a third-party tool and a system, changing the corresponding data, triggering a specified event and returning an execution result;
in the embodiment, the non-technical team personnel can complete the complex process of opening the corresponding tool, logging in the corresponding system, opening the corresponding function, formulating the function parameter and performing the corresponding function by sending the text command, thereby reducing the operation difficulty and the error probability of the user, effectively improving the development efficiency in the software development process, by the design of authority verification for the user and/or the instruction sending environment where the user is located, the error operation of the personnel without authority is effectively prevented, the safety of software development is improved, and in the embodiment, the user does not need to know the internal implementation logic of the function, the tool chain in the whole software development process can be comprehensively planned and managed through simple communication tool instructions, and the method supports the user to self-define different logic functions required to be executed by additional instruction parameters without modifying the system function codes.
Example two
Referring to fig. 2, a flowchart of a software development management method based on communication tools according to a second embodiment of the present invention is shown, which includes the following steps:
step S11, controlling the communication tool to receive a text instruction sent by a user, and segmenting the text vocabulary to obtain segmented vocabulary;
the word segmentation of the text vocabulary can be performed in a manner of separator or space, for example, when the text instruction is "package android installation package", the word segmentation vocabulary after word segmentation is "package android installation package";
preferably, a multilingual configuration translation function is further provided locally, in the multilingual configuration translation function, the vocabulary "package" is translated into "version" through a code registration module, since the configuration "version" is translated into "version", "pack" is translated into "package", and "apk" is translated into "android", the text locally supporting the trigger function further includes:
instructions such as "version pack apk", "version pack android", "pack apk master", and the like;
furthermore, when the text instruction input by the user has an error, the user is reminded by sending a guess instruction, for example, when the error instruction such as "pack aaa" is sent, whether the instruction input by the user is the guess instruction "pack apk" or not is prompted, and the user can continue to execute the vocabulary word segmentation operation by inputting the serial number of the guess instruction or the corrected instruction;
step S21, judging whether the first vocabulary of the word segmentation vocabulary is a preset reserved keyword or not;
the preset reserved keyword can be set according to requirements, for example, the preset reserved keyword can be set to terms such as "help", and the like;
when the first vocabulary is judged to be the preset reserved keyword, executing the step S31;
step S31, inquiring help information according to the word segmentation vocabulary, and prompting and displaying the help information to the user;
for example, when the text instruction is "help version", or "help version", the help information including the instruction in the "version" module is obtained, and when the text instruction is, for example, an instruction such as "help pack apk" or "help pack android", the specific help information of the "pack android installation package" function is obtained to display for the user;
when the first vocabulary is judged not to be the preset reserved keyword, executing the step S41;
step S41, judging whether the first vocabulary is the module name;
the first vocabulary is matched with a locally pre-stored module name table, and whether the first vocabulary is the module name or not is judged according to a matching result, wherein the number of characters of the module name stored in the module name table can be set according to requirements;
when the first vocabulary is judged to be the module name, executing the step S51;
step S51, inquiring the target function module according to the first vocabulary, and obtaining a function instruction list of the target function module;
the module name table stores corresponding relations between different module names and corresponding function modules, so that the target function module is inquired through the matched module name in the step, a function instruction table corresponding to the target function module is obtained, and the function operation executable by the target function module is stored in the function instruction table;
step S61, according to the word segmentation words, performing instruction query in the function instruction list to obtain a target function instruction;
the functional instruction list also stores corresponding relations between different vocabularies and corresponding functional instructions, so that in the step, the word segmentation vocabularies are matched with the vocabularies in the functional instruction list, and the target functional instructions are obtained according to matching results;
when it is determined that the first vocabulary is not the module name, performing step S71;
step S71, according to the word segmentation words, performing instruction query in the function instruction list of all local function modules to obtain a target function instruction, and querying the target function module according to the query target function instruction;
step S81, the authority of the user and/or the instruction sending environment where the user is located is checked;
the method comprises the following steps of judging whether a target function module can be controlled by a current user to execute a target function instruction or not or judging whether the instruction sending module can control the target function module to execute the target function instruction or not by performing authority verification design on a user and/or an instruction sending environment where the user is located;
step S91, if the authority check of the user and/or the instruction sending environment is qualified, judging whether the text instruction carries additional instruction parameters;
the execution modes of the functional instructions in each functional module are set in a default execution mode, but in order to meet different execution modes of users, the users can change the execution modes of the functional instructions in a mode of inputting the additional instruction parameters so as to improve the diversity of software development;
if the text instruction carries the additional instruction parameter, executing the step S101;
step S101, controlling a target function module to execute a target function instruction according to the additional instruction parameter;
if the text instruction does not carry the additional instruction parameter, executing step S111;
step S111, controlling the target function module to directly execute the target function instruction;
in the embodiment, the non-technical team personnel can complete the complex process of opening the corresponding tool, logging in the corresponding system, opening the corresponding function, formulating the function parameter and performing the corresponding function by sending the text command, thereby reducing the operation difficulty and the error probability of the user, effectively improving the development efficiency in the software development process, by the design of authority verification for the user and/or the instruction sending environment where the user is located, the error operation of the personnel without authority is effectively prevented, the safety of software development is improved, and in the embodiment, the user does not need to know the internal implementation logic of the function, the tool chain in the whole software development process can be comprehensively planned and managed through simple communication tool instructions, and the method supports the user to custom set different logic functions required to be executed by additional instruction parameters without modifying the system function codes.
EXAMPLE III
Referring to fig. 3, a flowchart of a software development management method based on communication tools according to a third embodiment of the present invention is shown, including the steps of:
step S12, controlling the communication tool to receive a text instruction sent by a user, and segmenting the text vocabulary to obtain segmented vocabulary;
step S22, similarity matching is carried out on the word segmentation words and the function instruction lists in all local function modules to obtain instruction similarity values, and the matched function instructions are sorted according to the instruction similarity values to generate a similarity sorting list;
when the similarity value of the word segmentation vocabulary and the instruction of the functional instruction in any functional instruction list is judged to be 100%, the matched functional instruction is set as a target functional instruction, and a target functional module is inquired according to the target functional instruction;
preferably, when the calculated instruction similarity value is larger, the probability that the corresponding functional instruction is the instruction that needs to be executed by the user is larger;
step S32, judging whether the instruction similarity value in the similarity sorting table is smaller than the similarity threshold value;
the similarity threshold may be set according to requirements, for example, the similarity threshold may be set to 70%, 80%, or 90%;
when the instruction similarity value is judged to be smaller than the similarity threshold value, executing step S42;
step S42, deleting the functional instructions corresponding to the instruction similarity values in the similarity sorting table, and numbering and marking the functional instructions in the similarity sorting table;
when the similarity value of the instruction is smaller than the similarity threshold value, judging that the functional module corresponding to the similarity value of the instruction is not the instruction required to be executed by the user, and deleting the corresponding functional instruction to prevent the execution of the wrong instruction and improve the software development efficiency; in the step, the functional modules in the similarity ranking list are numbered and marked in a sequential marking mode;
step S52, displaying the marked similarity ranking table to a user, and acquiring a target function instruction in the similarity ranking table according to a number selection instruction when receiving the number selection instruction sent by the user;
the marked similarity ranking table is used for displaying the user, so that a prompt function of similar instructions of the user is achieved, and the user can select and check the required functional instructions effectively and conveniently;
preferably, in this embodiment, when it is determined that all the instruction similarity values are smaller than the similarity threshold, the instruction function and the similar instruction prompt function are not executed, but an error prompt sending mode is adopted to prompt the user that an error of instruction query occurs;
step S62, according to the target function instruction, inquiring the corresponding target function module, and checking the authority of the user and/or the instruction sending environment where the user is located;
step S72, if the authority check of the user and/or the instruction sending environment is qualified, judging whether the text instruction carries additional instruction parameters;
if the text instruction carries the additional instruction parameter, executing step S82;
step S82, controlling the target function module to execute the target function instruction according to the additional instruction parameter;
if the text instruction does not carry the additional instruction parameter, executing step S92;
step S92, controlling the target function module to directly execute the target function instruction;
in the embodiment, the non-technical team personnel can complete the complex process of opening the corresponding tool, logging in the corresponding system, opening the corresponding function, formulating the function parameter and performing the corresponding function by sending the text command, thereby reducing the operation difficulty and the error probability of the user, effectively improving the development efficiency in the software development process, by the design of authority verification for the user and/or the instruction sending environment where the user is located, the error operation of the personnel without authority is effectively prevented, the safety of software development is improved, and in the embodiment, the user does not need to know the internal implementation logic of the function, the tool chain in the whole software development process can be comprehensively planned and managed through simple communication tool instructions, and the method supports the user to self-define different logic functions required to be executed by additional instruction parameters without modifying the system function codes.
Example four
Referring to fig. 4, a flowchart of a software development management method based on communication tools according to a fourth embodiment of the present invention is shown, including the steps of:
step S13, controlling the communication tool to receive a text instruction sent by a user;
step S23, judging whether the text vocabulary in the text instruction is matched with the instruction list pre-stored locally;
if the text vocabulary matches the instruction list, executing step S33;
step S33, acquiring a target function module and a target function instruction according to the matching result, and acquiring a user white list of the target function module and user information of the user;
the user white lists in different functional modules can be the same or different, and the quantity and information in the user white lists can be set according to requirements;
step S43, acquiring a channel white list of the target function module and acquiring a current channel for sending a text instruction;
it can be understood that the channel white list is the same as the user white list, and the quantity and the information can be set according to the requirement;
step S53, when the user information is judged to be matched with the user white list, judging that the authority verification of the user is qualified; when the current channel is judged to be in the channel white list, judging that the permission verification of the instruction sending environment is qualified;
the authority verification effect on the user and/or the instruction sending environment of the user is achieved by judging whether the user is newly matched with the user white list or not and judging whether the current channel is in the channel white list or not;
preferably, in this embodiment, the step of performing the permission check on the user and/or the instruction sending environment where the user is located further includes:
sending a login link to the user so that the user can log in an account in the login link;
acquiring a third party account logged on the login link, and judging that the permission verification of the user and/or the instruction sending environment is qualified when judging that the third party account meets the preset permission;
step S63, if the authority check of the user and/or the instruction sending environment is qualified, judging whether the text instruction carries additional instruction parameters;
if the text instruction carries the additional instruction parameter, executing step S73;
step S73, controlling the target function module to execute the target function instruction according to the additional instruction parameter;
if the text instruction does not carry the additional instruction parameter, executing step S83;
step S83, controlling the target function module to directly execute the target function instruction;
in this embodiment, the method further includes:
acquiring a current channel for sending the text instruction, and judging whether the instruction front end of the text instruction is a preset identifier when the current channel is judged to be a public chat channel, wherein the preset identifier comprises a preset symbol and a preset account;
when the instruction front end of the text instruction is judged to be the preset identification, the text instruction is marked as a trigger instruction;
besides the above method of recognizing the user actively sending the command trigger function, the functional module supports more extended trigger modes, such as: calling a system built-in function through an Api interface of a RestFul style, and triggering the function to send a message to a specified user or a specified communication channel, so that corresponding function logic is triggered through the interface, and related information can be actively sent to a required target user; setting timing by using the instruction, and executing all instructions supported by the system by adopting the required parameters at the support timing; polling to obtain the state of a third-party tool or a system, and automatically executing a preset functional instruction when the state reaches a target state;
in the embodiment, the non-technical team personnel can complete the complex process of opening a corresponding tool, logging in a corresponding system, opening a corresponding function, formulating a function parameter and making a corresponding function by sending a text command, thereby reducing the operation difficulty and the error probability of a user, effectively improving the development efficiency in the software development process, by the design of authority verification for the user and/or the instruction sending environment where the user is located, the error operation of the personnel without authority is effectively prevented, the safety of software development is improved, and in the embodiment, the user does not need to know the internal implementation logic of the function, the tool chain in the whole software development process can be comprehensively planned and managed through simple communication tool instructions, and the method supports the user to self-define different logic functions required to be executed by additional instruction parameters without modifying the system function codes.
EXAMPLE five
Referring to fig. 5, a schematic structural diagram of a software development management system 100 according to a fifth embodiment of the present invention is shown, including: the system comprises an instruction matching module 10, a permission verification module 11, an additional parameter judgment module 12 and an instruction execution module 13, wherein:
and the instruction matching module 10 is used for controlling the communication tool to receive a text instruction sent by a user and judging whether a text vocabulary in the text instruction is matched with a local prestored instruction list.
Wherein, the instruction matching module 10 is further configured to: performing word segmentation on the text vocabulary to obtain word segmentation vocabulary, and judging whether the first vocabulary of the word segmentation vocabulary is a preset reserved keyword or not;
and when the first vocabulary is judged to be the preset reserved keyword, inquiring help information according to the word segmentation vocabulary, and prompting and displaying the help information to the user.
Preferably, the instruction matching module 10 is further configured to: when the first vocabulary is judged not to be the preset reserved keyword, judging whether the first vocabulary is a module name or not;
when the first vocabulary is judged to be the module name, inquiring the target function module according to the first vocabulary, and acquiring a function instruction list of the target function module;
and performing instruction query in the functional instruction list according to the word segmentation vocabularies to obtain the target functional instruction.
Further, the instruction matching module 10 is further configured to: and when the first vocabulary is judged not to be the module name, carrying out instruction query in the function instruction list of all local function modules according to the word segmentation vocabulary so as to obtain the target function instruction.
In addition, in this embodiment, the instruction matching module 10 is further configured to: performing word segmentation on the text vocabulary to obtain word segmentation vocabularies, and performing similarity matching on the word segmentation vocabularies and the function instruction lists in all local function modules to obtain instruction similarity values;
sorting the matched functional instructions according to the instruction similarity values to generate a similarity sorting table, and judging whether the instruction similarity values in the similarity sorting table are smaller than a similarity threshold value;
when the instruction similarity value is judged to be smaller than the similarity threshold value, deleting the functional instruction corresponding to the instruction similarity value in the similarity sorting table;
numbering and marking the functional instructions in the similarity ranking table, and displaying the marked similarity ranking table to the user;
and when a number selection instruction sent by the user is received, acquiring the target function instruction in the similarity ranking table according to the number selection instruction, and inquiring the corresponding target function module according to the target function instruction.
Further, the instruction matching module 10 is further configured to: acquiring a current channel for sending the text instruction, and judging whether the instruction front end of the text instruction is a preset identifier when the current channel is judged to be a public chat channel, wherein the preset identifier comprises a preset symbol and a preset account;
and when the instruction front end of the text instruction is judged to be the preset identifier, marking the text instruction as a trigger instruction.
And the authority verification module 11 is configured to, if the text vocabulary is matched with the instruction list, obtain a target function module and a target function instruction according to a matching result, and perform authority verification on the user and/or an instruction sending environment where the user is located.
Wherein, the permission verification module 11 is further configured to: acquiring a user white list of the target function module and user information of the user;
when the user information is judged to be matched with the user white list, judging that the authority verification of the user is qualified;
acquiring a channel white list of the target function module, and acquiring a current channel for sending the text instruction;
and when the current channel is judged to be in the channel white list, judging that the permission verification of the instruction sending environment is qualified.
Preferably, the right check module 11 is further configured to: sending a login link to the user so that the user can log in an account in the login link;
and acquiring a third party account logged on the login link, and judging that the permission verification of the user and/or the instruction sending environment is qualified when judging that the third party account meets the preset permission.
And an additional parameter determining module 12, configured to determine whether the text instruction carries an additional instruction parameter if the permission verification of the user and/or the instruction sending environment is qualified.
The instruction execution module 13 is configured to, if the text instruction carries the additional instruction parameter, control the target function module to execute the target function instruction according to the additional instruction parameter; and if the text instruction does not carry the additional instruction parameter, controlling the target function module to directly execute the target function instruction.
In addition, in the present embodiment, the software development management system 100 further supports the following functions to enhance the usability and compatibility of the system:
(a) the multi-language configuration is translated into a functional instruction language supported by the system, so that users with different languages can use the system conveniently;
(b) authenticating the executable authority and the executable environment of the user according to the instruction module and the instruction item;
(c) recording a historical execution instruction of a user, and providing a function of inquiring and quickly and repeatedly executing the historical instruction;
(d) the data recorded by the user is subjected to instant persistent storage, and the information recorded by the user is recovered after the system is abnormally closed or restarted;
(e) when the user is supported to provide incomplete parameter data, the tool carries out more data pursuits in a scene to acquire complete parameters required by the operation instruction;
(f) the setting of data such as server environment, account number and password of an access communication tool is supported in a configuration file mode;
(g) the hierarchical log record server-side running information is adopted, the maximum number and time for log storage are set, and the problems generated during running of the system are analyzed and solved conveniently according to the logs;
(h) fault-tolerant operating state supervision and automatic system function restart mechanisms;
(i) the system functions are expanded and optimized in an easy-to-use modularization mode;
(j) the adapter supporting the addition of other communication tools is used for supporting more text communication tools;
in the embodiment, the non-technical team personnel can complete the complex process of opening the corresponding tool, logging in the corresponding system, opening the corresponding function, formulating the function parameter and performing the corresponding function by sending the text command, thereby reducing the operation difficulty and the error probability of the user, effectively improving the development efficiency in the software development process, by the design of authority verification for the user and/or the instruction sending environment where the user is located, the error operation of the personnel without authority is effectively prevented, the safety of software development is improved, and in the embodiment, the user does not need to know the internal implementation logic of the function, the tool chain in the whole software development process can be comprehensively planned and managed through simple communication tool instructions, and the method supports the user to self-define different logic functions required to be executed by additional instruction parameters without modifying the system function codes.
EXAMPLE six
Referring to fig. 6, a mobile terminal 101 according to a sixth embodiment of the present invention includes a storage device and a processor, where the storage device is used to store a computer program, and the processor runs the computer program to make the mobile terminal 101 execute the software development management method based on the communication tool.
The present embodiment also provides a storage medium on which a computer program used in the above-mentioned mobile terminal 101 is stored, which when executed, includes the steps of:
controlling a communication tool to receive a text instruction sent by a user and judging whether a text vocabulary in the text instruction is matched with a locally pre-stored instruction list or not;
if the text vocabulary is matched with the instruction list, acquiring a target function module and a target function instruction according to a matching result, and performing authority verification on the user and/or an instruction sending environment where the user is located;
if the authority verification of the user and/or the instruction sending environment is qualified, judging whether the text instruction carries additional instruction parameters;
if the text instruction carries the additional instruction parameter, controlling the target function module to execute the target function instruction according to the additional instruction parameter;
and if the text instruction does not carry the additional instruction parameter, controlling the target function module to directly execute the target function instruction. The storage medium, such as: ROM/RAM, magnetic disk, optical disk, etc.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is used as an example, in practical applications, the above-mentioned function distribution may be performed by different functional units or modules according to needs, that is, the internal structure of the storage device is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit, and the integrated unit may be implemented in a form of hardware, or may be implemented in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application.
Those skilled in the art will appreciate that the configuration shown in fig. 5 does not limit the software development management system of the present invention, and may include more or less components than those shown, or some components combined, or different component arrangements, and the communication tool-based software development management method in fig. 1-4 is also implemented by using more or less components than those shown in fig. 5, or some components combined, or different component arrangements. The units, modules, etc. referred to in the present invention refer to a series of computer programs that can be executed by a processor (not shown) in the target software development management system and that can perform specific functions, and all of which can be stored in a storage device (not shown) of the target software development management system.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (8)

1. A software development management method based on a communication tool is characterized by comprising the following steps:
controlling a communication tool to receive a text instruction sent by a user and judging whether a text vocabulary in the text instruction is matched with a locally pre-stored instruction list or not;
if the text vocabulary is matched with the instruction list, acquiring a target function module and a target function instruction according to a matching result, and performing authority verification on the user and/or an instruction sending environment where the user is located;
if the authority verification of the user and/or the instruction sending environment is qualified, judging whether the text instruction carries additional instruction parameters;
if the text instruction carries the additional instruction parameter, controlling the target function module to execute the target function instruction according to the additional instruction parameter;
if the text instruction does not carry the additional instruction parameter, controlling the target function module to directly execute the target function instruction;
the step of judging whether the text vocabulary in the text instruction is matched with a locally pre-stored instruction list comprises the following steps:
performing word segmentation on the text vocabulary to obtain word segmentation vocabulary, and judging whether the first vocabulary of the word segmentation vocabulary is a preset reserved keyword or not;
when the first vocabulary is judged to be the preset reserved keyword, inquiring help information according to the word segmentation vocabulary, and prompting and displaying the help information to the user;
when the first vocabulary is judged not to be the preset reserved keyword, judging whether the first vocabulary is a module name or not;
when the first vocabulary is judged to be the module name, inquiring the target function module according to the first vocabulary, and acquiring a function instruction list of the target function module;
and performing instruction query in the functional instruction list according to the word segmentation vocabularies to obtain the target functional instruction.
2. The communication tool-based software development management method of claim 1, wherein after the step of determining whether the first vocabulary is a module name, the method further comprises:
and when the first vocabulary is judged not to be the module name, carrying out instruction query in the function instruction list of all local function modules according to the word segmentation vocabulary so as to obtain the target function instruction.
3. The communication tool-based software development management method according to claim 1, wherein the step of determining whether the text vocabulary in the text instruction matches a locally pre-stored instruction list comprises:
performing word segmentation on the text vocabulary to obtain word segmentation vocabulary, and performing similarity matching on the word segmentation vocabulary and a function instruction list in all local function modules to obtain an instruction similarity value;
sorting the matched functional instructions according to the instruction similarity values to generate a similarity sorting table, and judging whether the instruction similarity values in the similarity sorting table are smaller than a similarity threshold value;
when the instruction similarity value is judged to be smaller than the similarity threshold value, deleting the functional instruction corresponding to the instruction similarity value in the similarity sorting table;
numbering and marking the functional instructions in the similarity ranking table, and displaying the marked similarity ranking table to the user;
and when a number selection instruction sent by the user is received, acquiring the target function instruction in the similarity ranking table according to the number selection instruction, and inquiring the corresponding target function module according to the target function instruction.
4. The communication tool-based software development management method according to claim 1, wherein the step of performing the authority check on the user and/or the instruction transmission environment where the user is located comprises:
acquiring a user white list of the target function module and user information of the user;
when the user information is judged to be matched with the user white list, judging that the authority verification of the user is qualified;
acquiring a channel white list of the target function module, and acquiring a current channel for sending the text instruction;
and when the current channel is judged to be in the channel white list, judging that the authority verification of the instruction sending environment is qualified.
5. The communication tool-based software development management method according to claim 1, wherein the step of performing the authority check on the user and/or the instruction transmission environment where the user is located further comprises:
sending a login link to the user so that the user can log in an account in the login link;
and acquiring a third party account logged on the login link, and judging that the permission verification of the user and/or the instruction sending environment is qualified when judging that the third party account meets the preset permission.
6. The communication tool-based software development management method of claim 1, further comprising:
acquiring a current channel for sending the text instruction, and judging whether the instruction front end of the text instruction is a preset identifier when the current channel is judged to be a public chat channel, wherein the preset identifier comprises a preset symbol and a preset account;
and when the instruction front end of the text instruction is judged to be the preset identifier, marking the text instruction as a trigger instruction.
7. A software development management system, the system comprising:
the instruction matching module is used for controlling the communication tool to receive a text instruction sent by a user and judging whether a text vocabulary in the text instruction is matched with a local prestored instruction list or not;
the authority verification module is used for acquiring a target function module and a target function instruction according to a matching result and verifying the authority of the user and/or an instruction sending environment where the user is located if the text vocabulary is matched with the instruction list;
an additional parameter judging module, configured to judge whether the text instruction carries an additional instruction parameter if the permission verification of the user and/or the instruction sending environment is qualified;
the instruction execution module is used for controlling the target function module to execute the target function instruction according to the additional instruction parameter if the additional instruction parameter is carried in the text instruction; if the text instruction does not carry the additional instruction parameter, controlling the target function module to directly execute the target function instruction;
the instruction matching module is further configured to: performing word segmentation on the text vocabulary to obtain word segmentation vocabulary, and judging whether the first vocabulary of the word segmentation vocabulary is a preset reserved keyword or not;
when the first vocabulary is judged to be the preset reserved keyword, inquiring help information according to the word segmentation vocabulary, and prompting and displaying the help information to the user;
when the first vocabulary is judged not to be the preset reserved keyword, judging whether the first vocabulary is a module name or not;
when the first vocabulary is judged to be the module name, inquiring the target function module according to the first vocabulary, and acquiring a function instruction list of the target function module;
and performing instruction query in the functional instruction list according to the word segmentation vocabularies to obtain the target functional instruction.
8. A mobile terminal, comprising a storage device for storing a computer program and a processor for operating the computer program to make the mobile terminal execute the communication tool based software development management method according to any one of claims 1 to 6.
CN202010264610.8A 2020-04-07 2020-04-07 Software development management method and system based on communication tool and mobile terminal Active CN111596895B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010264610.8A CN111596895B (en) 2020-04-07 2020-04-07 Software development management method and system based on communication tool and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010264610.8A CN111596895B (en) 2020-04-07 2020-04-07 Software development management method and system based on communication tool and mobile terminal

Publications (2)

Publication Number Publication Date
CN111596895A CN111596895A (en) 2020-08-28
CN111596895B true CN111596895B (en) 2022-08-09

Family

ID=72181803

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010264610.8A Active CN111596895B (en) 2020-04-07 2020-04-07 Software development management method and system based on communication tool and mobile terminal

Country Status (1)

Country Link
CN (1) CN111596895B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0863369A (en) * 1994-08-24 1996-03-08 Toshiba Corp Optimization information output system
CN105808616A (en) * 2014-12-31 2016-07-27 航天信息软件技术有限公司 Data processing method and device based on instant messaging
CN108196941A (en) * 2017-12-29 2018-06-22 美的集团股份有限公司 The method, apparatus and computer readable storage medium of terminal control
CN108305626A (en) * 2018-01-31 2018-07-20 百度在线网络技术(北京)有限公司 The sound control method and device of application program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0863369A (en) * 1994-08-24 1996-03-08 Toshiba Corp Optimization information output system
CN105808616A (en) * 2014-12-31 2016-07-27 航天信息软件技术有限公司 Data processing method and device based on instant messaging
CN108196941A (en) * 2017-12-29 2018-06-22 美的集团股份有限公司 The method, apparatus and computer readable storage medium of terminal control
CN108305626A (en) * 2018-01-31 2018-07-20 百度在线网络技术(北京)有限公司 The sound control method and device of application program

Also Published As

Publication number Publication date
CN111596895A (en) 2020-08-28

Similar Documents

Publication Publication Date Title
CN104951458B (en) Help processing method and equipment based on semantics recognition
CN105320591B (en) Code detection method and device
US6185583B1 (en) Parallel rule-based processing of forms
CN109684847B (en) Automatic repairing method, device, equipment and storage medium for script loopholes
EP3156915A1 (en) Method, device and terminal for data processing
CN106126412B (en) The automatic Evaluation and Optimization of code quality based on Android API operating specification
CN107622053A (en) A kind of text error correction method and text error correction system based on intelligent terminal
CN111597318A (en) Method, device and system for executing business task
JP2016015026A (en) Operation object determination program, operation object determination device, and operation object determination method
CN111680801A (en) Operation checking method, device, equipment and storage medium
CN113885876A (en) Parameter checking method, device, storage medium and computer system
CN111324375A (en) Code management method and device, computer equipment and storage medium
US10977020B2 (en) Providing context-based application suggestions
CN110210039B (en) Translation content checking method, device, system and computer equipment
CN114647590A (en) Test case generation method and related device
CN113312258A (en) Interface testing method, device, equipment and storage medium
CN106708897B (en) Data warehouse quality guarantee method, device and system
CN111596895B (en) Software development management method and system based on communication tool and mobile terminal
EP3438818B1 (en) Method and device for compiling computer language
CN115757181B (en) Code detection method, device, equipment and readable storage medium
US20230162741A1 (en) Voice verification and restriction method of voice terminal
US9471650B2 (en) System and method for contextual workflow automation
US6681347B1 (en) Method for testing keyboard complied with language code
CN114238273A (en) Database management method, device, equipment and storage medium
CN113268420A (en) Development method, device and system of data interface and computer storage 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
GR01 Patent grant
GR01 Patent grant