CN104793953A - Method for developing independent update software - Google Patents

Method for developing independent update software Download PDF

Info

Publication number
CN104793953A
CN104793953A CN201510207730.3A CN201510207730A CN104793953A CN 104793953 A CN104793953 A CN 104793953A CN 201510207730 A CN201510207730 A CN 201510207730A CN 104793953 A CN104793953 A CN 104793953A
Authority
CN
China
Prior art keywords
test
client
program code
server end
upgrade software
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510207730.3A
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.)
LIUZHOU WANGZHONG NETWORK PLAN CENTER
Original Assignee
LIUZHOU WANGZHONG NETWORK PLAN CENTER
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 LIUZHOU WANGZHONG NETWORK PLAN CENTER filed Critical LIUZHOU WANGZHONG NETWORK PLAN CENTER
Priority to CN201510207730.3A priority Critical patent/CN104793953A/en
Publication of CN104793953A publication Critical patent/CN104793953A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method for developing independent update software. The method comprises the steps that based on feedback and suggestions for needed functions of to-be-developed independent update software by a user, a program code of the needed functions of the to-be-developed independent update software is established, after self-inspection is conducted, a document based on program defects and quality audits is saved, a tested program is modified and returns to a second client side to conduct a second test, until a tested result has no defect, the program is sent to a second server side again to be saved, and the tested result is recorded; the program code which has no defect and is saved in the second server side is obtained, application testing is conducted, and random searching is carried out on tested experience and improvement opinions in the application testing process; after the application testing is finished, the tested experience and the improvement opinions obtained from the random searching are sent to a first client side. According to the method for developing the independent update software, the defects that the workload is large, the debugging flexibility is poor, and the work efficiency is low can be overcome, and the method has the advantages that the workload is small, the debugging flexibility is good, and the work efficiency is high.

Description

A kind of autonomous upgrade software development approach
Technical field
The present invention relates to field of computer technology, particularly, relate to a kind of autonomous upgrade software development approach.
Background technology
Autonomous upgrade software exploitation is the process requiring the autonomous upgrade software part built in autonomous upgrade software system or system according to user.The exploitation of autonomous upgrade software is a systems engineering comprising demand seizure, demand analysis, design, realization and test.Autonomous upgrade software generally realizes with certain programming language.The autonomous upgrade software developing instrument of usual employing can be developed.Autonomous upgrade software is divided into the autonomous upgrade software of system and application autonomous upgrade software, and having more than is comprise the program that can run on computers, and the file relevant to these programs is generally also considered to a part for autonomous upgrade software.The general process of autonomous upgrade software mentality of designing and method, comprise design the function of autonomous upgrade software and the algorithm of realization and method, autonomous upgrade software general structure design and modular design, programming and debugging, program uniting and adjustment and test and write, submission program.
The performance history of often kind of autonomous upgrade software product, needs very multi-person synergy to complete, debug and revise.In existing autonomous upgrade software performance history, the work of developer and tester disconnects, and amendment debugged program is loaded down with trivial details, very flexible.
Realizing in process of the present invention, inventor finds at least to exist in prior art that workload is large, debug flexibility is poor and the defect such as inefficiency.
Summary of the invention
The object of the invention is to, for the problems referred to above, propose a kind of autonomous upgrade software development approach, to realize the advantage that workload is little, debug flexibility good and work efficiency is high.
For achieving the above object, the technical solution used in the present invention is: a kind of autonomous upgrade software development approach, comprising:
(1) the mode of questionnaire by inquiry, obtains user to the feedback of autonomous upgrade software required function to be developed and suggestion;
In the first client, based on user to the feedback of autonomous upgrade software required function to be developed and suggestion, create the program code of autonomous upgrade software required function to be developed, after carrying out self-inspection, the program code of serial connection is sent to server end;
At first server end, the program code created is preserved;
In the second client, obtain the program code that server end is preserved, test;
At second server end, test gained bugs is preserved;
In the 3rd client, code quality examination & verification is carried out to the program code created, create quality audit file;
At the 3rd server end, the quality audit file created is preserved;
(2) in the first client, obtain the bugs that second server end is preserved, obtain the quality audit file that the 3rd server end is preserved simultaneously;
Based on bugs and quality audit file, the program after test is revised, and returns the second client and carry out second test, until test result does not have defect, then be sent to second server end and carry out preservations also logging test results;
(3), in the 4th client, what obtain that second service end preserves does not have defective program code, carries out application test, and in application test process the meeting of random searching test body and improvement idea; After application test terminates, the test body meeting obtain random searching and improvement idea, be sent to the first client;
In the first client, based on test body meeting obtained and improvement idea, after being optimized process to not having defective program code, re-start three tests, and until after testing for three times and there is no defect, carry out finalizing a text, deposit, labeling;
(4) autonomous upgrade software protection step is set:
In the 5th client, the state tag that setting matches with autonomous upgrade software of finalizing a text is init state, and the set condition label matched with this init state is access status, and set condition label is elimination state.
The autonomous upgrade software development approach of various embodiments of the present invention, owing to comprising: based on user to the feedback of autonomous upgrade software required function to be developed and suggestion, create the program code of autonomous upgrade software required function to be developed, after carrying out self-inspection, preserve based on bugs and quality audit file, the program after test is revised, and returns the second client and carry out second test, until test result does not have defect, then be sent to second server end and carry out preservation logging test results; What obtain that second service end preserves does not have defective program code, carries out application test, and in application test process the meeting of random searching test body and improvement idea; After application test terminates, the test body meeting obtain random searching and improvement idea, be sent to the first client; Thus can overcome in prior art that workload is large, debug flexibility is poor and ineffective defect, to realize the advantage that workload is little, debug flexibility good and work efficiency is high.
Other features and advantages of the present invention will be set forth in the following description, and, partly become apparent from instructions, or understand by implementing the present invention.
Below by embodiment, technical scheme of the present invention is described in further detail.
Embodiment
Below the preferred embodiments of the present invention are described, should be appreciated that preferred embodiment described herein is only for instruction and explanation of the present invention, is not intended to limit the present invention.
According to the embodiment of the present invention, provide a kind of autonomous upgrade software development approach, comprising:
(1) the mode of questionnaire by inquiry, obtains user to the feedback of autonomous upgrade software required function to be developed and suggestion;
In the first client, based on user to the feedback of autonomous upgrade software required function to be developed and suggestion, create the program code of autonomous upgrade software required function to be developed, after carrying out self-inspection, the program code of serial connection is sent to server end;
At first server end, the program code created is preserved;
In the second client, obtain the program code that server end is preserved, test;
At second server end, test gained bugs is preserved;
In the 3rd client, code quality examination & verification is carried out to the program code created, create quality audit file;
At the 3rd server end, the quality audit file created is preserved;
(2) in the first client, obtain the bugs that second server end is preserved, obtain the quality audit file that the 3rd server end is preserved simultaneously;
Based on bugs and quality audit file, the program after test is revised, and returns the second client and carry out second test, until test result does not have defect, then be sent to second server end and carry out preservations also logging test results;
(3), in the 4th client, what obtain that second service end preserves does not have defective program code, carries out application test, and in application test process the meeting of random searching test body and improvement idea; After application test terminates, the test body meeting obtain random searching and improvement idea, be sent to the first client;
In the first client, based on test body meeting obtained and improvement idea, after being optimized process to not having defective program code, re-start three tests, and until after testing for three times and there is no defect, carry out finalizing a text, deposit, labeling;
(4) autonomous upgrade software protection step is set:
In the 5th client, the state tag that setting matches with autonomous upgrade software of finalizing a text is init state, and the set condition label matched with this init state is access status, and set condition label is elimination state.
Technical scheme of the present invention, by the establishment of program code, test and modification being arranged in a work system, make developer and tester can carry out autonomous upgrade software exploitation and debugging in a work system, like this, the communication of developer and commissioning staff is flexible, exploitation and debug time can be saved, improve debugging efficiency, decrease developer and the workload of commissioning staff in communication and error logging.
Last it is noted that the foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, although with reference to previous embodiment to invention has been detailed description, for a person skilled in the art, it still can be modified to the technical scheme described in foregoing embodiments, or carries out equivalent replacement to wherein portion of techniques feature.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (1)

1. an autonomous upgrade software development approach, is characterized in that, comprising:
(1) the mode of questionnaire by inquiry, obtains user to the feedback of autonomous upgrade software required function to be developed and suggestion;
In the first client, based on user to the feedback of autonomous upgrade software required function to be developed and suggestion, create the program code of autonomous upgrade software required function to be developed, after carrying out self-inspection, the program code of serial connection is sent to server end;
At first server end, the program code created is preserved;
In the second client, obtain the program code that server end is preserved, test;
At second server end, test gained bugs is preserved;
In the 3rd client, code quality examination & verification is carried out to the program code created, create quality audit file;
At the 3rd server end, the quality audit file created is preserved;
(2) in the first client, obtain the bugs that second server end is preserved, obtain the quality audit file that the 3rd server end is preserved simultaneously;
Based on bugs and quality audit file, the program after test is revised, and returns the second client and carry out second test, until test result does not have defect, then be sent to second server end and carry out preservations also logging test results;
(3), in the 4th client, what obtain that second service end preserves does not have defective program code, carries out application test, and in application test process the meeting of random searching test body and improvement idea; After application test terminates, the test body meeting obtain random searching and improvement idea, be sent to the first client;
In the first client, based on test body meeting obtained and improvement idea, after being optimized process to not having defective program code, re-start three tests, and until after testing for three times and there is no defect, carry out finalizing a text, deposit, labeling;
(4) autonomous upgrade software protection step is set:
In the 5th client, the state tag that setting matches with autonomous upgrade software of finalizing a text is init state, and the set condition label matched with this init state is access status, and set condition label is elimination state.
CN201510207730.3A 2015-04-27 2015-04-27 Method for developing independent update software Pending CN104793953A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510207730.3A CN104793953A (en) 2015-04-27 2015-04-27 Method for developing independent update software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510207730.3A CN104793953A (en) 2015-04-27 2015-04-27 Method for developing independent update software

Publications (1)

Publication Number Publication Date
CN104793953A true CN104793953A (en) 2015-07-22

Family

ID=53558769

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510207730.3A Pending CN104793953A (en) 2015-04-27 2015-04-27 Method for developing independent update software

Country Status (1)

Country Link
CN (1) CN104793953A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751346A (en) * 2008-11-28 2010-06-23 英业达股份有限公司 Software protection method
CN101814026A (en) * 2010-01-11 2010-08-25 北京世纪高通科技有限公司 Software development system and method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751346A (en) * 2008-11-28 2010-06-23 英业达股份有限公司 Software protection method
CN101814026A (en) * 2010-01-11 2010-08-25 北京世纪高通科技有限公司 Software development system and method

Similar Documents

Publication Publication Date Title
CN109726093B (en) Method, apparatus and computer program product for executing test cases
US8745589B2 (en) Automatic extraction of test case for a build in testing lifecycle
CN103942065B (en) For updating the method and system of firmware compatibility data
US20170192880A1 (en) Defect prediction
CN106909510A (en) A kind of method and server for obtaining test case
CN104793942A (en) Method for developing client software
US11301221B2 (en) Rapid code compiling system
CN112433944A (en) Service testing method, device, computer equipment and storage medium
CN108268570A (en) A kind of method and device of development interface
JP2015011372A (en) Debug support system, method, program, and recording medium
US9612944B2 (en) Method and system for verifying scenario based test selection, execution and reporting
CN112199355A (en) Data migration method and device, electronic equipment and storage medium
CN110865806A (en) Code processing method, device, server and storage medium
US9672142B2 (en) Replacement of suspect or marginally defective computing system components during fulfillment test of build-to-order test phase
CN104820591A (en) Universal development method for autonomously upgraded software
CN106843822B (en) Execution code generation method and equipment
CN104793940A (en) Universal method for independent update software development
CN104793952A (en) Method for developing client software
CN104793944A (en) Method for automatic updating software development
CN104793939A (en) Method for developing automatically-updated client software
CN104794055A (en) Development method for common software
CN104793953A (en) Method for developing independent update software
CN104820594A (en) Universal development method of software
CN104850396A (en) Development method of client software
CN104820590A (en) Development method for autonomously upgraded software of client end

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150722

RJ01 Rejection of invention patent application after publication