CN107220066B - Method and device for releasing application software in application store - Google Patents

Method and device for releasing application software in application store Download PDF

Info

Publication number
CN107220066B
CN107220066B CN201710509310.XA CN201710509310A CN107220066B CN 107220066 B CN107220066 B CN 107220066B CN 201710509310 A CN201710509310 A CN 201710509310A CN 107220066 B CN107220066 B CN 107220066B
Authority
CN
China
Prior art keywords
application software
application
operated
information
input
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
CN201710509310.XA
Other languages
Chinese (zh)
Other versions
CN107220066A (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.)
Beijing Kingsoft Internet Security Software Co Ltd
Original Assignee
Beijing Kingsoft Internet Security Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Kingsoft Internet Security Software Co Ltd filed Critical Beijing Kingsoft Internet Security Software Co Ltd
Priority to CN201710509310.XA priority Critical patent/CN107220066B/en
Publication of CN107220066A publication Critical patent/CN107220066A/en
Application granted granted Critical
Publication of CN107220066B publication Critical patent/CN107220066B/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/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/443Optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/73Program documentation
    • 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/445Program loading or initiating
    • G06F9/44589Program code verification, e.g. Java bytecode verification, proof-carrying code

Abstract

The invention provides a method and a device for releasing application software in an application store, wherein the method comprises the following steps: when an application software release request of a client is received, an application program testing tool is adopted to open an application software release page; in the application software release page, calling an extensible markup language path function to grab a position to be operated in the application software release page, inputting information in the position to be operated or clicking a button on the position to jump to the next page, and then continuing to call the extensible markup language path function to grab the position to be operated until the application software release is finished. In the embodiment, the automatic script is created by combining the application program testing tool, the extensible markup language path function and the interface provided by the Google platform, the function of releasing the application software on the Google application store by one key is realized by running the automatic script, the uploading time is saved, and the application software releasing efficiency is improved.

Description

Method and device for releasing application software in application store
Technical Field
The invention relates to the technical field of software development, in particular to a method and a device for releasing application software in an application store.
Background
Currently, apps are released on the Google play of the application store of Google mainly through a manual method, if only one language version is released, about 5 minutes are needed to complete, and the time for preparing materials is not calculated here, but often the user object of one app is global, so that apps of multiple language versions may need to be released, for example, if 30 language versions of apps are to be released or 30 language versions of apps are described more newly, it takes half an hour basically, which is repeated labor, the efficiency of releasing the application software is reduced, and the cost of releasing the application software is increased.
Disclosure of Invention
The present invention is directed to solving, at least to some extent, one of the technical problems in the related art.
Therefore, a first object of the present invention is to provide a method for distributing application software in an application store, which is used to solve the problem of low distribution efficiency of application software in the prior art.
A second object of the present invention is to provide an apparatus for distributing application software in an application store.
A third object of the present invention is to provide another apparatus for distributing application software in an application store.
A fourth object of the invention is to propose a non-transitory computer-readable storage medium.
A fifth object of the invention is to propose a computer program product.
In order to achieve the above object, an embodiment of a first aspect of the present invention provides a method for publishing application software in an application store, including:
receiving an application software release request of a client, wherein the application software release request carries: identification of application software to be released;
opening an application software release page by adopting an application program testing tool according to the application software release request;
calling an extensible markup language path function to capture a position to be operated in the application software release page;
when the position to be operated is the position needing information input, inputting information to be input corresponding to the identification of the application software at the position by adopting the application program testing tool, and continuously calling an extensible markup language path function to capture the position to be operated after the input is finished;
and when the position to be operated is the position needing clicking, clicking the button of the position by using the application program testing tool, and when the clicking is finished and the next page is jumped, continuing to call the extensible markup language path function to grab the position to be operated until the application software is released completely.
According to the method for releasing the application software in the application store, disclosed by the embodiment of the invention, when the application software release request of the client is received, the application software release page is opened by adopting the application program testing tool; in the application software release page, calling an extensible markup language path function to grab a position to be operated in the application software release page, inputting information in the position to be operated or clicking a button on the position to jump to the next page, and then continuing to call the extensible markup language path function to grab the position to be operated until the application software release is finished. In the embodiment, the automatic script is created by combining the application program testing tool, the extensible markup language path function and the interface provided by the Google platform, the function of releasing the application software on the Google application store by one key is realized by running the automatic script, the uploading time is saved, and the application software releasing efficiency is improved.
To achieve the above object, a second embodiment of the present invention provides an apparatus for distributing application software in an application store, including:
a receiving module, configured to receive an application software release request of a client, where the application software release request carries: identification of application software to be released;
the opening module is used for opening an application software release page by adopting an application program testing tool according to the application software release request;
the first calling module is used for calling an extensible markup language path function to capture a position to be operated in the application software release page;
the input module is used for inputting the information to be input corresponding to the identifier of the application software at the position by adopting the application program testing tool when the position to be operated is the position needing information input, and continuously calling the extensible markup language path function to capture the position to be operated after the input is finished;
and the clicking module is used for clicking the button of the position by adopting the application program testing tool when the position to be operated is the position needing clicking, and continuously calling the extensible markup language path function to grab the position to be operated when the clicking is finished and the next page is jumped to until the application software is released completely.
According to the release device for the application software in the application store, disclosed by the embodiment of the invention, when the release request of the application software of the client is received, the application software release page is opened by adopting the application program testing tool; in the application software release page, calling an extensible markup language path function to grab a position to be operated in the application software release page, inputting information in the position to be operated or clicking a button on the position to jump to the next page, and then continuing to call the extensible markup language path function to grab the position to be operated until the application software release is finished. In the embodiment, the automatic script is created by combining the application program testing tool, the extensible markup language path function and the interface provided by the Google platform, the function of releasing the application software on the Google application store by one key is realized by running the automatic script, the uploading time is saved, and the application software releasing efficiency is improved.
In order to achieve the above object, a third embodiment of the present invention provides another apparatus for distributing application software in an application store, including a memory, a processor, and a computer program stored in the memory and operable on the processor, where the processor implements the method for distributing application software in an application store as described above when executing the program.
To achieve the above object, a fourth aspect of the present invention provides a non-transitory computer-readable storage medium, wherein instructions of the storage medium, when executed by a processor, implement the method as described above.
To achieve the above object, a fifth embodiment of the present invention provides a computer program product, wherein when being executed by an instruction processor of the computer program product, a method for issuing application software in an application store is performed, and the method includes:
receiving an application software release request of a client, wherein the application software release request carries: identification of application software to be released;
opening an application software release page by adopting an application program testing tool according to the application software release request;
calling an extensible markup language path function to capture a position to be operated in the application software release page;
when the position to be operated is the position needing information input, inputting information to be input corresponding to the identification of the application software at the position by adopting the application program testing tool, and continuously calling an extensible markup language path function to capture the position to be operated after the input is finished;
and when the position to be operated is the position needing clicking, clicking the button of the position by using the application program testing tool, and when the clicking is finished and the next page is jumped, continuing to call the extensible markup language path function to grab the position to be operated until the application software is released completely.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a schematic flowchart of a method for publishing application software in an application store according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of another method for publishing application software in an application store according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an apparatus for publishing application software in an application store according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another apparatus for issuing application software in an application store according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of another apparatus for issuing application software in an application store according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another apparatus for issuing application software in an application store according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of another apparatus for issuing application software in an application store according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of another apparatus for issuing application software in an application store according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative and intended to be illustrative of the invention and are not to be construed as limiting the invention.
The following describes a method and an apparatus for distributing application software in an application store according to an embodiment of the present invention with reference to the drawings.
Fig. 1 is a schematic flowchart of a method for publishing application software in an application store according to an embodiment of the present invention. As shown in fig. 1, the method for publishing application software in an application store includes the following steps:
s101, receiving an application software release request of a client, wherein the application software release request carries: and identification of the application software to be released.
The execution subject of the method for releasing the application software in the application store provided by the invention is a releasing device of the application software in the application store, and the releasing device of the application software in the application store can be a browser installed on a client or a background server corresponding to the browser and the like. The client may be, for example, a cell phone, PAD, computer, etc. The browser may be, for example, an IE browser, google browser, apple browser, opera browser, or the like.
In this embodiment, for example, the client user may open a google browser, log in a google account, open an app management interface, click an application creation button on the app management interface, and fill in an identifier, such as a name, of application software to be published on a corresponding page, so that the google browser recognizes the operation of the client user as an application software publishing request.
In this embodiment, for example, the client user may open the google browser, click a designated button on the google browser, so that the google browser recognizes the operation of the client user as an application issuing request, call an extensible markup language path function to grab a google login interface button, click the button with an application testing tool to open a google login interface, and call the extensible markup language path function to grab a user name input position, a password input position, a login button, and the like. Calling a pre-stored user name for inputting, calling a pre-stored password for inputting, clicking a login button and the like by adopting an application program testing tool, so as to open an app management interface; calling an extensible markup language path function to capture an application creating button, clicking the application creating button by adopting an application program testing tool, and filling information such as identification, application version, content grading, pricing and distribution, commodity details and the like of application software to be released on a corresponding page. The application programs of different language versions are different in language adopted by commodity details, and the information of identification, application version, content grading, pricing, distribution and the like of the application software to be released is the same. The information such as the identification, the application version, the content rating, the pricing and distribution, the commodity details and the like of the application software to be released can be stored in a predetermined position so as to be conveniently acquired by the application software releasing device in the application store.
It should be noted that, in this embodiment, the application testing tool specifically may be Selenium, which is a tool for testing Web applications and is specifically directed to the testing requirements of all types of Web applications. The tool is very flexible in operation, allowing many options for positioning controls and comparing expected test results to actual application behavior. One of the main functions of the Selenium is to support the execution of a test on multiple browser platforms.
In addition, in this embodiment, the XML path function is an XML path language XPath, which is a language for determining the position of a part in an XML document. XPath is based on XML tree structures, providing the ability to find nodes in a data structure tree.
And S102, opening an application software release page by adopting an application program testing tool according to the application software release request.
The application software publishing page may refer to a google login interface or may refer to an application creating sub-window on an app management interface.
S103, calling an extensible markup language path function to grab a position to be operated in the application software release page.
For example, in the google login interface, a username input location, a password input location, a login button, and the like are captured.
And S104, when the position to be operated is the position needing information input, inputting the information to be input corresponding to the identifier of the application software at the position by adopting an application program testing tool, and after the input is finished, continuously calling the extensible markup language path function to capture the position to be operated.
For example, in the google login interface, the location where information needs to be input may be a location where a user name needs to be input, a location where a password needs to be input, or the like.
In this embodiment, step 104 may specifically include: when the position to be operated is the position needing information input, judging whether the information to be input is commodity detail information; if the information to be input is commodity detail information, acquiring the commodity detail information of the default language corresponding to the identification of the application software from the storage position of the commodity detail information of the default language by adopting an application program testing tool; inputting commodity detail information of a default language at a position; and after the input is finished, continuing to call the extensible markup language path function to grab the position to be operated.
And S105, when the position to be operated is the position needing to be clicked, clicking the button of the position by using the application program testing tool, and when the clicking is finished and the next page is jumped to, continuing to call the extensible markup language path function to grab the position to be operated until the application software is released.
For example, in the google login interface, the location to be clicked may be the location of the login button.
In this embodiment, step 105 may specifically include: when the position to be operated is the position needing clicking, an application program testing tool is adopted to click a button of the position; acquiring information of a next page according to the clicking operation; displaying the next page according to the information of the next page; and continuing to call the extensible markup language path function to grab the position to be operated until the application software is released completely.
The following describes a specific execution procedure of the method for distributing application software in an application store, taking the example of distributing application software in a google play application store as an example: (1) logging in a Google account: XPath is used for acquiring the login interface, the user name, the password and the node information of a submit button in the login interface, and then a webdriver class library under selenium is used for executing click sending and inputting operations of the nodes. Such as: to enter email information into the input box, the following operations may be performed:
driver=webdriver.Chrome();
driver ═ get ('own google developer link');
driver.maximize_window();
find _ element _ by _ xpath ("///[ @ id ═ Email ') ], send _ keys (' own Google developer account ');
driver.find_element_by_xpath(“.//[@id=‘next’]”).click();
(2) creating an app to publish: after logging is completed, the user enters an app management interface, the app management interface displays all apps which you have issued, a create application button, namely createpaplication, is arranged at the rightmost side of the app management interface, node information of the button is obtained, and then clicking operation is performed by using the driver. And a new window can be popped up after clicking, and the node information needing to be filled in is obtained in the window as well. Then calls the method that needs to be filled in or clicked on in the above example. After the app name is filled in, a user clicks a file transfer button, and then jumps to an interface for filling app information, wherein the interface has application version APPreleases, commodity detail storage listing, content rating, price and distribution, and the four pages need to be filled in.
(3) Uploading apk, wherein apk is an installation package of app: the uploading apk is a method for uploading in an APP release page, clicking the APP release to enter the page, then acquiring the node information of a management production button, then calling a clicking method, acquiring the node information of a create release button in a new page after jumping, and executing clicking in the same way. Then, the information of the button node of the upload apk is acquired from a new page, a clicking method is called, an apk uploading interface appears, the node information needing to be uploaded is an input box, and then the storage position of the local apk can be used as a parameter to be transmitted in a mode of sending the information. We wait a while for the transfer to complete because it takes time for the transfer, and if the latter action is performed directly, it may happen that the node cannot be found, and then the operation fails. Thereby completing the release of a language version of the application software.
Wherein, content rating and pricing and distribution: the method comprises the steps of directly acquiring information of buttons needing to be clicked in two pages and calling corresponding methods, wherein the information is APP information and treaty information to be observed. Commodity detail store listing: all information of the app, such as title, short description, long description, product detail details, language phone, etc., is included here, and we also implement it step by step according to the above method of acquiring nodes when filling out default language information.
According to the method for releasing the application software in the application store, disclosed by the embodiment of the invention, when the application software release request of the client is received, the application software release page is opened by adopting the application program testing tool; in the application software release page, calling an extensible markup language path function to grab a position to be operated in the application software release page, inputting information in the position to be operated or clicking a button on the position to jump to the next page, and then continuing to call the extensible markup language path function to grab the position to be operated until the application software release is finished. In the embodiment, the automatic script is created by combining the application program testing tool, the extensible markup language path function and the interface provided by the Google platform, the function of releasing the application software on the Google application store by one key is realized by running the automatic script, the uploading time is saved, and the application software releasing efficiency is improved.
Fig. 2 is a schematic flowchart of another method for publishing application software in an application store according to an embodiment of the present invention, as shown in fig. 2, on the basis of the embodiment shown in fig. 1, after step 105, the method may further include:
and S106, judging whether commodity detail information of at least one language except the default language uploaded by the client side is received.
In this embodiment, step 106 may further include: calling an API (application programming interface) interface to acquire commodity detail information in at least one language from a client; store the article detail information in at least one language.
Specifically, in this embodiment, the publishing device of the application software in the application store may first call an API interface provided by the google platform to complete the creation and update of other apps in multiple language versions. Firstly, the Google play publishing upload code of commodity detail information is downloaded, and the code contains the following information, namely android publish.dat, basic _ upload _ apps.py, client _ records.json, key.p12, test.py and update _ dependencies. P12 is an OAuth client key; json is a service account key. To use the API interface provided by the google platform, the OAuth client key, the service account key, and the material to be uploaded to the app need to be applied. And uploading the materials of the app, such as commodity detail information and the like.
In this embodiment, the detailed information of the commodity may be prepared according to the following format: three folders for placing a title, short description, and long description full description are prepared, respectively. Each folder has content placed in a different language and is named after the acronym for language. Taking a title file as an example, the title file has a plurality of TXT files, the name is a short name of language, the content in the TXT file is the title of the language corresponding to the app, and the other two folders are similar.
The specific uploading process of the commodity detail information may be that the issuing device of the application software in the application store executes the update _ dependencies. The original parameters in update _ lists, py, given by Goolge, only have one title, so we need to add short description, full description by themselves.
S107, if the commodity detail information of at least one language is received, an application program testing tool is adopted to obtain an input page of the commodity detail information of at least one language.
And S108, calling an extensible markup language path function in the input page to grab a position to be operated.
And S109, when the position to be operated is the position where the commodity detail information needs to be input, acquiring the commodity detail information from the corresponding commodity detail information storage position by using an application program testing tool for inputting.
According to the method for releasing the application software in the application store, disclosed by the embodiment of the invention, when the application software release request of the client is received, the application software release page is opened by adopting the application program testing tool; in the application software release page, calling an extensible markup language path function to grab a position to be operated in the application software release page, inputting information in the position to be operated or clicking a button on the position to jump to the next page, and then continuing to call the extensible markup language path function to grab the position to be operated until the application software release is finished. Then judging whether commodity detail information of at least one language except the default language uploaded by the client side is received; and if the commodity detail information of at least one language is received, inputting the commodity detail information of various languages by combining an application program testing tool and an extensible markup language path function. In the embodiment, the automatic script is created by combining the application program testing tool, the extensible markup language path function and the interface provided by the Google platform, the function of releasing the application software on the Google application store by one key is realized by running the automatic script, the uploading time is saved, and the application software releasing efficiency is improved.
Fig. 3 is a schematic structural diagram of an apparatus for publishing application software in an application store according to an embodiment of the present invention. As shown in fig. 3, includes: a receiving module 31, an opening module 32, a first calling module 33, an input module 34 and a clicking module 35.
The receiving module 31 is configured to receive an application software release request of a client, where the application software release request carries: identification of application software to be released;
the opening module 32 is configured to open an application software release page by using an application program testing tool according to the application software release request;
the first calling module 33 is configured to call an extensible markup language path function to capture a position to be operated in the application software release page;
the input module 34 is configured to input information to be input corresponding to the identifier of the application software at the position by using the application program testing tool when the position to be operated is a position where information input is required, and continue to call an extensible markup language path function to capture the position to be operated after the input is completed;
and the clicking module 35 is configured to click a button of the position by using the application program testing tool when the position to be operated is the position to be clicked, and continue to call the extensible markup language path function to capture the position to be operated until the application software is released completely when the click is completed and the next page is skipped.
The release device of the application software in the application store provided by the invention can be a browser installed on a client, or a background server corresponding to the browser and the like. The client may be, for example, a cell phone, PAD, computer, etc. The browser may be, for example, an IE browser, google browser, apple browser, opera browser, or the like.
In this embodiment, for example, the client user may open a google browser, log in a google account, open an app management interface, click an application creation button on the app management interface, and fill in an identifier, such as a name, of application software to be published on a corresponding page, so that the google browser recognizes the operation of the client user as an application software publishing request.
In this embodiment, for example, the client user may open the google browser, click a designated button on the google browser, so that the google browser recognizes the operation of the client user as an application issuing request, call an extensible markup language path function to grab a google login interface button, click the button with an application testing tool to open a google login interface, and call the extensible markup language path function to grab a user name input position, a password input position, a login button, and the like. Calling a pre-stored user name for inputting, calling a pre-stored password for inputting, clicking a login button and the like by adopting an application program testing tool, so as to open an app management interface; calling an extensible markup language path function to capture an application creating button, clicking the application creating button by adopting an application program testing tool, and filling information such as identification, application version, content grading, pricing and distribution, commodity details and the like of application software to be released on a corresponding page. The application programs of different language versions are different in language adopted by commodity details, and the information of identification, application version, content grading, pricing, distribution and the like of the application software to be released is the same. The information such as the identification, the application version, the content rating, the pricing and distribution, the commodity details and the like of the application software to be released can be stored in a predetermined position so as to be conveniently acquired by the application software releasing device in the application store.
Further, with reference to fig. 4 in combination, on the basis of the embodiment shown in fig. 3, the input module 34 includes: a determination unit 341, a first acquisition unit 342, and an input unit 343.
The judging unit 341 is configured to judge whether the information to be input is the detailed information of the commodity when the position to be operated is a position where information input is required;
a first obtaining unit 342, configured to obtain, by using the application test tool, the commodity detail information in the default language corresponding to the identifier of the application software from a storage location of the commodity detail information in the default language when the information to be input is the commodity detail information;
an input unit 343 for inputting the article detail information in the default language at the position.
Further, referring to fig. 5 in combination, on the basis of the embodiment shown in fig. 3, the click module 35 includes: a clicking unit 351, a second obtaining unit 352, a presentation unit 353 and a calling unit 354.
The clicking unit 351 is configured to click a button of the position by using the application program testing tool when the position to be operated is the position needing to be clicked;
a second obtaining unit 352, configured to obtain information of the next page according to the click operation;
the display unit 353 is configured to display the next page according to the information of the next page;
the calling unit 354 is configured to continue to call the extensible markup language path function to grab the position to be operated until the application software completes publishing.
For example, in the google login interface, the location where information needs to be input may be a location where a user name needs to be input, a location where a password needs to be input, or the like. The position needing to be clicked can be the position of a login button and the like.
According to the release device for the application software in the application store, disclosed by the embodiment of the invention, when the release request of the application software of the client is received, the application software release page is opened by adopting the application program testing tool; in the application software release page, calling an extensible markup language path function to grab a position to be operated in the application software release page, inputting information in the position to be operated or clicking a button on the position to jump to the next page, and then continuing to call the extensible markup language path function to grab the position to be operated until the application software release is finished. In the embodiment, the automatic script is created by combining the application program testing tool, the extensible markup language path function and the interface provided by the Google platform, the function of releasing the application software on the Google application store by one key is realized by running the automatic script, the uploading time is saved, and the application software releasing efficiency is improved.
Further, with reference to fig. 6, on the basis of the embodiment shown in fig. 3, the apparatus may further include: a determination module 36, a first acquisition module 37, a grabbing module 38 and a second acquisition module 39.
The judging module 36 is configured to judge whether commodity detail information in at least one language other than a default language uploaded by the client is received;
a first obtaining module 37, configured to, when the commodity detail information in the at least one language is received, obtain, by using the application testing tool, an input page of the commodity detail information in the at least one language;
a fetching module 38, configured to call an extensible markup language path function in the input page to fetch a position to be operated;
and a second obtaining module 39, configured to, when the position to be operated is a position where commodity detail information needs to be input, obtain, by using the application program testing tool, commodity detail information from a corresponding commodity detail information storage position for input.
Further, with reference to fig. 7, on the basis of the embodiment shown in fig. 6, the apparatus may further include: a second calling module 40 and a storage module 41.
The second calling module 40 is configured to call an API interface to obtain the detailed information of the commodity in the at least one language from the client;
and the storage module 41 is used for storing the commodity detail information of the at least one language.
Specifically, in this embodiment, the publishing device of the application software in the application store may first call an API interface provided by the google platform to complete the creation and update of other apps in multiple language versions. Firstly, the Google play publishing upload code of commodity detail information is downloaded, and the code contains the following information, namely android publish.dat, basic _ upload _ apps.py, client _ records.json, key.p12, test.py and update _ dependencies. P12 is an OAuth client key; json is a service account key. To use the API interface provided by the google platform, the OAuth client key, the service account key, and the material to be uploaded to the app need to be applied. And uploading the materials of the app, such as commodity detail information and the like.
In this embodiment, the detailed information of the commodity may be prepared according to the following format: three folders for placing a title, short description, and long description full description are prepared, respectively. Each folder has content placed in a different language and is named after the acronym for language. Taking a title file as an example, the title file has a plurality of TXT files, the name is a short name of language, the content in the TXT file is the title of the language corresponding to the app, and the other two folders are similar.
The specific uploading process of the commodity detail information may be that the issuing device of the application software in the application store executes the update _ dependencies. The original parameters in update _ lists, py, given by Goolge, only have one title, so we need to add short description, full description by themselves.
According to the release device for the application software in the application store, disclosed by the embodiment of the invention, when the release request of the application software of the client is received, the application software release page is opened by adopting the application program testing tool; in the application software release page, calling an extensible markup language path function to grab a position to be operated in the application software release page, inputting information in the position to be operated or clicking a button on the position to jump to the next page, and then continuing to call the extensible markup language path function to grab the position to be operated until the application software release is finished. Then judging whether commodity detail information of at least one language except the default language uploaded by the client side is received; and if the commodity detail information of at least one language is received, inputting the commodity detail information of various languages by combining an application program testing tool and an extensible markup language path function. In the embodiment, the automatic script is created by combining the application program testing tool, the extensible markup language path function and the interface provided by the Google platform, the function of releasing the application software on the Google application store by one key is realized by running the automatic script, the uploading time is saved, and the application software releasing efficiency is improved.
Fig. 8 is a schematic structural diagram of another apparatus for issuing application software in an application store according to an embodiment of the present invention. The device for releasing the application software in the application store comprises:
memory 1001, processor 1002, and computer programs stored on memory 1001 and executable on processor 1002.
The processor 1002, when executing the program, implements the distribution method of the application software in the application store provided in the above-described embodiment.
Further, the device for issuing the application software in the application store further comprises:
a communication interface 1003 for communicating between the memory 1001 and the processor 1002.
A memory 1001 for storing computer programs that may be run on the processor 1002.
Memory 1001 may include high-speed RAM memory and may also include non-volatile memory (e.g., at least one disk memory).
The processor 1002 is configured to implement the method for distributing application software in the application store according to the foregoing embodiment when executing the program.
If the memory 1001, the processor 1002, and the communication interface 1003 are implemented independently, the communication interface 1003, the memory 1001, and the processor 1002 may be connected to each other through a bus and perform communication with each other. The bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (Extended Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 8, but this is not intended to represent only one bus or type of bus.
Optionally, in a specific implementation, if the memory 1001, the processor 1002, and the communication interface 1003 are integrated on one chip, the memory 1001, the processor 1002, and the communication interface 1003 may complete communication with each other through an internal interface.
The processor 1002 may be a Central Processing Unit (CPU), an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement embodiments of the present invention.
The present embodiment also provides a non-transitory computer-readable storage medium having stored thereon a computer program, characterized in that the program, when executed by a processor, implements the method for distributing application software in an application store as described above.
The present embodiment also provides a computer program product, which when executed by an instruction processor in the computer program product, performs a method for issuing application software in an application store, the method including:
receiving an application software release request of a client, wherein the application software release request carries: identification of application software to be released;
opening an application software release page by adopting an application program testing tool according to the application software release request;
calling an extensible markup language path function to capture a position to be operated in the application software release page;
when the position to be operated is the position needing information input, inputting information to be input corresponding to the identification of the application software at the position by adopting the application program testing tool, and continuously calling an extensible markup language path function to capture the position to be operated after the input is finished;
and when the position to be operated is the position needing clicking, clicking the button of the position by using the application program testing tool, and when the clicking is finished and the next page is jumped, continuing to call the extensible markup language path function to grab the position to be operated until the application software is released completely.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing steps of a custom logic function or process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. If implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc. Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1. A method for releasing application software in an application store is characterized by comprising the following steps:
receiving an application software release request of a client, wherein the application software release request carries: identification of application software to be released;
opening an application software release page by adopting an application program testing tool according to the application software release request;
calling an extensible markup language path function to capture a position to be operated in the application software release page;
when the position to be operated is the position needing information input, inputting information to be input corresponding to the identification of the application software at the position by adopting the application program testing tool, and continuously calling an extensible markup language path function to capture the position to be operated after the input is finished;
when the position to be operated is the position needing clicking, clicking a button of the position by using the application program testing tool, and when the clicking is finished and the next page is jumped, continuing to call an extensible markup language path function to grab the position to be operated until the application software is released;
when the position to be operated is a position where information input is needed, inputting information to be input corresponding to the identifier of the application software at the position by using the application program testing tool, wherein the information to be input comprises:
when the position to be operated is the position needing information input, judging whether the information to be input is commodity detail information;
if the information to be input is commodity detail information, acquiring the commodity detail information in the default language corresponding to the identification of the application software from a storage position of the commodity detail information in the default language by adopting the application program testing tool;
inputting the item detail information in the default language at the location.
2. The method according to claim 1, wherein when the position to be operated is a position to be clicked, clicking a button of the position by using the application program testing tool, and when the clicking is completed and the next page is jumped to, continuing to call the extensible markup language path function to grab the position to be operated until the application software is released completely, the method comprises:
when the position to be operated is a position needing clicking, clicking a button of the position by using the application program testing tool;
acquiring the information of the next page according to the clicking operation;
displaying the next page according to the information of the next page;
and continuing to call the extensible markup language path function to grab the position to be operated until the application software is released completely.
3. The method according to claim 1, wherein when the position to be operated is a position that needs to be clicked, clicking a button of the position with the application program testing tool, when clicking is completed and jumping to a next page, continuing to call an extensible markup language path function to grab the position to be operated until the application software is released, further comprising:
judging whether commodity detail information of at least one language except a default language uploaded by the client side is received;
if the commodity detail information of the at least one language is received, acquiring an input page of the commodity detail information of the at least one language by using the application program testing tool;
calling an extensible markup language path function in the input page to grab a position to be operated;
and when the position to be operated is the position where the commodity detail information needs to be input, acquiring the commodity detail information from the corresponding commodity detail information storage position by using the application program testing tool for inputting.
4. The method according to claim 3, wherein before determining whether the commodity detail information in at least one language other than the default language uploaded by the client is received, the method further comprises:
calling an API (application programming interface) to acquire the commodity detail information of the at least one language from the client;
store the article detail information in the at least one language.
5. An apparatus for distributing application software in an application store, comprising:
a receiving module, configured to receive an application software release request of a client, where the application software release request carries: identification of application software to be released;
the opening module is used for opening an application software release page by adopting an application program testing tool according to the application software release request;
the first calling module is used for calling an extensible markup language path function to capture a position to be operated in the application software release page;
the input module is used for inputting the information to be input corresponding to the identifier of the application software at the position by adopting the application program testing tool when the position to be operated is the position needing information input, and continuously calling the extensible markup language path function to capture the position to be operated after the input is finished;
the clicking module is used for clicking the button of the position by adopting the application program testing tool when the position to be operated is the position needing clicking, and continuously calling the extensible markup language path function to grab the position to be operated when the clicking is finished and the next page is jumped to until the application software is released;
the input module includes:
the judging unit is used for judging whether the information to be input is commodity detail information or not when the position to be operated is the position needing information input;
a first obtaining unit, configured to obtain, by using the application test tool, commodity detail information in a default language corresponding to an identifier of the application software from a storage location of the commodity detail information in the default language when the information to be input is the commodity detail information;
an input unit for inputting the commodity detail information in the default language at the position.
6. The apparatus of claim 5, wherein the click module comprises:
the clicking unit is used for clicking the button of the position by adopting the application program testing tool when the position to be operated is the position needing clicking;
the second obtaining unit is used for obtaining the information of the next page according to the clicking operation;
the display unit is used for displaying the next page according to the information of the next page;
and the calling unit is used for continuously calling the extensible markup language path function to grab the position to be operated until the application software is released.
7. The apparatus of claim 5, further comprising:
the judging module is used for judging whether commodity detail information of at least one language except the default language uploaded by the client side is received;
the first acquisition module is used for acquiring an input page of the commodity detail information in the at least one language by adopting the application program testing tool when the commodity detail information in the at least one language is received;
the grabbing module is used for calling an extensible markup language path function in the input page to grab a position to be operated;
and the second acquisition module is used for acquiring the commodity detail information from the corresponding commodity detail information storage position by using the application program testing tool for inputting when the position to be operated is the position where the commodity detail information is required to be input.
8. The apparatus of claim 7, further comprising:
the second calling module is used for calling the API interface to acquire the commodity detail information of the at least one language from the client;
and the storage module is used for storing the commodity detail information of the at least one language.
9. An apparatus for distributing application software in an application store, comprising:
memory, processor and computer program stored on the memory and executable on the processor, characterized in that the processor, when executing the program, implements the method of distribution of application software in an application store according to any of claims 1-4.
10. A non-transitory computer-readable storage medium on which a computer program is stored, the program, when executed by a processor, implementing a method for distribution of application software in an application store according to any one of claims 1 to 4.
CN201710509310.XA 2017-06-28 2017-06-28 Method and device for releasing application software in application store Active CN107220066B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710509310.XA CN107220066B (en) 2017-06-28 2017-06-28 Method and device for releasing application software in application store

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710509310.XA CN107220066B (en) 2017-06-28 2017-06-28 Method and device for releasing application software in application store

Publications (2)

Publication Number Publication Date
CN107220066A CN107220066A (en) 2017-09-29
CN107220066B true CN107220066B (en) 2020-08-28

Family

ID=59950964

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710509310.XA Active CN107220066B (en) 2017-06-28 2017-06-28 Method and device for releasing application software in application store

Country Status (1)

Country Link
CN (1) CN107220066B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108230092B (en) * 2017-12-20 2020-11-27 杭州大搜车汽车服务有限公司 Multi-platform-based vehicle information publishing method, system and storage medium
CN109542468B (en) * 2018-11-23 2022-05-20 北京金山安全软件有限公司 Application program release method and device and electronic equipment
CN112860311A (en) * 2021-02-04 2021-05-28 京东数字科技控股股份有限公司 Application program issuing method and device and electronic equipment
CN113282400B (en) * 2021-06-29 2022-06-17 中国平安人寿保险股份有限公司 Application publishing method, device, equipment and storage medium based on interface routing
CN113672826A (en) * 2021-07-27 2021-11-19 深圳市捷视飞通科技股份有限公司 Page jump method, device, computer equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104361093A (en) * 2014-11-19 2015-02-18 南京大学 Universal Web automatic browsing navigation method
CN104657377A (en) * 2013-11-20 2015-05-27 阿里巴巴集团控股有限公司 Multi-channel webpage control positioning method and device
CN106462417A (en) * 2014-06-23 2017-02-22 谷歌公司 Automated mobile application publishing

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7480921B1 (en) * 2003-03-12 2009-01-20 Microsoft Corporation Method, system, and apparatus for customizing web parts
US8990340B1 (en) * 2006-06-27 2015-03-24 Fingerprint Cards Ab Aggregation system
US8707289B2 (en) * 2011-07-20 2014-04-22 Google Inc. Multiple application versions
US9317272B2 (en) * 2013-03-15 2016-04-19 Yahoo! Inc. Computerized system and method for creating a resource URL for rendering the resource in a resource specific application
US10108414B2 (en) * 2014-10-09 2018-10-23 International Business Machines Corporation Maintaining the integrity of process conventions within an ALM framework

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104657377A (en) * 2013-11-20 2015-05-27 阿里巴巴集团控股有限公司 Multi-channel webpage control positioning method and device
CN106462417A (en) * 2014-06-23 2017-02-22 谷歌公司 Automated mobile application publishing
CN104361093A (en) * 2014-11-19 2015-02-18 南京大学 Universal Web automatic browsing navigation method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
分布式WEB主题信息抽取的框架探析;王吉林;《情报理论与实践》;20141231;全文 *
基于代理竞拍网站的同步竞拍技术研究与实现;夏小玲;《计算机应用与软件》;20141031;全文 *

Also Published As

Publication number Publication date
CN107220066A (en) 2017-09-29

Similar Documents

Publication Publication Date Title
CN107220066B (en) Method and device for releasing application software in application store
US10956213B1 (en) Automated workflow creation and management
US10929116B2 (en) Generation of dynamic software models using input mapping with feature definitions
US9342273B1 (en) Automatic communications graphing for a source application
CN108293081B (en) Deep linking of program playback to mobile application state through user interface events
AU2014202907B2 (en) Migration Assessment for Cloud Computing Platforms
US10831453B2 (en) Connectors framework
US11449348B2 (en) Pre/post deployment customization
US20230236809A1 (en) Ios application program construction method and apparatus, electronic device, and storage medium
CN106802814B (en) Method and device for upgrading software version
CN110096424B (en) Test processing method and device, electronic equipment and storage medium
US11113050B2 (en) Application architecture generation
US10824541B1 (en) System and method for test data fabrication
US9436445B2 (en) Drag-and-drop functionality for scalable vector graphics
CN110113391B (en) Client online method and device and client operation method and device
US9509761B2 (en) Open user interface
CN111045717B (en) Method, device, computer equipment and storage medium for acquiring project dependent package
US20220058018A1 (en) Automatically generating continuous integration pipelines
CN113377468A (en) Script execution method and device, electronic equipment and storage medium
US20080052647A1 (en) Computer development apparatus
US20240086157A1 (en) Visual generation of software deployment pipelines using recommendations of development and operations blueprints
US20220164207A1 (en) System for providing an adaptable plugin framework for application transformation to cloud
CN116578491A (en) Dynamic form test method and system based on component packaging and electronic equipment
CN113918458A (en) Script processing method, server and storage medium
CN117472724A (en) Automatic test method, device, storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant