CN104793939A - Method for developing automatically-updated client software - Google Patents

Method for developing automatically-updated client software Download PDF

Info

Publication number
CN104793939A
CN104793939A CN201510204125.0A CN201510204125A CN104793939A CN 104793939 A CN104793939 A CN 104793939A CN 201510204125 A CN201510204125 A CN 201510204125A CN 104793939 A CN104793939 A CN 104793939A
Authority
CN
China
Prior art keywords
client
software
test
upgrade software
autonomous upgrade
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
CN201510204125.0A
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 CN201510204125.0A priority Critical patent/CN104793939A/en
Publication of CN104793939A publication Critical patent/CN104793939A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a method for developing automatically-updated client software. The method comprises the steps of establishing a procedure code of the function of automatically-updated software to be developed based on the feedback and advice on the function of the automatically-updated software to be developed from users, saving bugs and a quality audit file after self-checking, correcting a tested procedure, feeding the procedure back to a second client side for secondary testing till no defect exists in a test result, and sending the procedure to a second server side to be saved and recording a test result; acquiring the code of the procedure without defects saved in the second server side, conducting application testing, and randomly investigating test experience and improvement suggestions during application testing; sending test experience and improvement suggestions acquired through random investigation to a first client side after application testing is ended. The method has the advantages that workload is low, debugging flexibility is high, and working efficiency is high.

Description

The development approach of the autonomous upgrade software of a kind of client
Technical field
The present invention relates to field of computer technology, particularly, relate to the development approach of the autonomous upgrade software of a kind of client.
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 the development approach of the autonomous upgrade software of a kind of client, 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: the development approach of the autonomous upgrade software of a kind of client, 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 encapsulation step is set:
To finalize a text autonomous upgrade software file and can the user profile of this autonomous upgrade software of legal use all be stored at the 3rd server; In the 5th client, directly run the autonomous upgrade software file stored in the 3rd server, and entered the normal operating condition of this autonomous upgrade software by the user profile stored in reading the 3rd server;
(5) software protection step is set:
Obtain the software code of software of having finalized a text, layout is again carried out to the software instruction obtained, generates new software; The result of new software instruction is continued or stops running software.
The development approach of the autonomous upgrade software of client 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, program after test is revised, and return 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 the development approach of the autonomous upgrade software of a kind of client, 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 encapsulation step is set:
To finalize a text autonomous upgrade software file and can the user profile of this autonomous upgrade software of legal use all be stored at the 3rd server; In the 5th client, directly run the autonomous upgrade software file stored in the 3rd server, and entered the normal operating condition of this autonomous upgrade software by the user profile stored in reading the 3rd server;
(5) software protection step is set:
Obtain the software code of software of having finalized a text, layout is again carried out to the software instruction obtained, generates new software; The result of new software instruction is continued or stops running software.
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. a development approach for the autonomous upgrade software of client, 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 encapsulation step is set:
To finalize a text autonomous upgrade software file and can the user profile of this autonomous upgrade software of legal use all be stored at the 3rd server; In the 5th client, directly run the autonomous upgrade software file stored in the 3rd server, and entered the normal use of this autonomous upgrade software by the user profile stored in reading the 3rd server;
(5) software protection step is set:
Obtain the software code of software of having finalized a text, layout is again carried out to the software instruction obtained, generates new software; The result of new software instruction is continued or stops running software.
CN201510204125.0A 2015-04-27 2015-04-27 Method for developing automatically-updated client software Pending CN104793939A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510204125.0A CN104793939A (en) 2015-04-27 2015-04-27 Method for developing automatically-updated client software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510204125.0A CN104793939A (en) 2015-04-27 2015-04-27 Method for developing automatically-updated client software

Publications (1)

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

Family

ID=53558755

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510204125.0A Pending CN104793939A (en) 2015-04-27 2015-04-27 Method for developing automatically-updated client software

Country Status (1)

Country Link
CN (1) CN104793939A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109840101A (en) * 2017-11-24 2019-06-04 广西简约科技有限公司 A kind of design method of software upgrading

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1828534A (en) * 2005-03-03 2006-09-06 华为技术有限公司 Software packaging method
CN101814026A (en) * 2010-01-11 2010-08-25 北京世纪高通科技有限公司 Software development system and method
CN101853357A (en) * 2010-04-28 2010-10-06 北京飞天诚信科技有限公司 Software protection method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1828534A (en) * 2005-03-03 2006-09-06 华为技术有限公司 Software packaging method
CN101814026A (en) * 2010-01-11 2010-08-25 北京世纪高通科技有限公司 Software development system and method
CN101853357A (en) * 2010-04-28 2010-10-06 北京飞天诚信科技有限公司 Software protection method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109840101A (en) * 2017-11-24 2019-06-04 广西简约科技有限公司 A kind of design method of software upgrading

Similar Documents

Publication Publication Date Title
CN109726093B (en) Method, apparatus and computer program product for executing test cases
US9898387B2 (en) Development tools for logging and analyzing software bugs
US10346140B2 (en) System and method for model based technology and process for safety-critical software development
US8370816B2 (en) Device, method and computer program product for evaluating a debugger script
US8756460B2 (en) Test selection based on an N-wise combinations coverage
US8745589B2 (en) Automatic extraction of test case for a build in testing lifecycle
US9239773B1 (en) Method and system for debugging a program that includes declarative code and procedural code
CN106909510A (en) A kind of method and server for obtaining test case
CN109522228B (en) Interface automation test data construction method, device, platform and storage medium
US20130152044A1 (en) Software Quality Evaluating System And Methods For Determining An Extent Of Software Code Changes
CN104793942A (en) Method for developing client software
CN112433944A (en) Service testing method, device, computer equipment and storage medium
JP2015011372A (en) Debug support system, method, program, and recording medium
CN105653268A (en) Rule engine debugging method and rule engine debugging system
CN103678116A (en) Method and system for facilitating automated program testing
US9612944B2 (en) Method and system for verifying scenario based test selection, execution and reporting
US11194703B2 (en) System testing infrastructure for analyzing soft failures in active environment
US11609842B2 (en) System testing infrastructure for analyzing and preventing soft failure in active environment
CN104793939A (en) Method for developing automatically-updated client software
CN104820591A (en) Universal development method for autonomously upgraded software
CN104793952A (en) Method for developing client software
CN104850396A (en) Development method of client software
CN104793947A (en) Universal method for developing automatically-updated client software
CN104793940A (en) Universal method for independent update software development
CN104793944A (en) Method for automatic updating software development

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