CN110708210B - Cloud test configuration method and device, computer equipment and storage medium - Google Patents

Cloud test configuration method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN110708210B
CN110708210B CN201910815147.9A CN201910815147A CN110708210B CN 110708210 B CN110708210 B CN 110708210B CN 201910815147 A CN201910815147 A CN 201910815147A CN 110708210 B CN110708210 B CN 110708210B
Authority
CN
China
Prior art keywords
test
tested
software package
scheme
configuration
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
CN201910815147.9A
Other languages
Chinese (zh)
Other versions
CN110708210A (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.)
OneConnect Financial Technology Co Ltd Shanghai
Original Assignee
OneConnect Financial Technology Co Ltd Shanghai
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 OneConnect Financial Technology Co Ltd Shanghai filed Critical OneConnect Financial Technology Co Ltd Shanghai
Priority to CN201910815147.9A priority Critical patent/CN110708210B/en
Publication of CN110708210A publication Critical patent/CN110708210A/en
Priority to PCT/CN2020/103965 priority patent/WO2021036618A1/en
Application granted granted Critical
Publication of CN110708210B publication Critical patent/CN110708210B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a cloud test configuration method and device, computer equipment and a storage medium. The method comprises the following steps: receiving a user identifier and a to-be-tested software package uploaded by a client; acquiring a package name and a suffix name of a software package to be tested, and determining a test platform; analyzing the software package to be tested to obtain version information of the software package to be tested; acquiring user portrait information corresponding to a user identifier from a user portrait database; determining a customized configuration scheme of the software package to be tested according to the user portrait information; determining a full configuration scheme matched with the version information according to the test platform and the version information; and carrying out cloud test on the software package to be tested by using a customized configuration scheme or a full configuration scheme on the test platform. The technical scheme of the invention realizes the automatic configuration and test of the cloud test, reduces the labor cost, improves the cloud test efficiency, and simultaneously obtains a reasonable configuration scheme through the user portrait information, thereby improving the intelligent level of the test configuration.

Description

Cloud test configuration method and device, computer equipment and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a cloud test configuration method and device, computer equipment and a storage medium.
Background
Cloud Testing (Cloud Testing) is a novel Testing mode based on Cloud computing, and a Cloud Testing platform utilizes thousands of mainstream intelligent mobile devices deployed at the Cloud end, and can provide user-defined intelligent mobile devices with test contents such as batch automation compatible adaptation and functions, performance and stability.
Currently, there are many cloud test platforms in the industry, such as testin, hundred-degree MTC, Tencent cloud test, etc., but the existing cloud test platforms all need to manually configure configuration data such as a model of a compatibility test, a version of a system, a resolution, a compatibility test depth, etc. according to an application to be tested, which results in high labor cost and low cloud test efficiency.
Disclosure of Invention
The embodiment of the invention provides a cloud test configuration method and device, computer equipment and a storage medium, and aims to solve the problems of low cloud test efficiency and high labor cost.
A cloud test configuration method comprises the following steps:
receiving a user identifier and a to-be-tested software package uploaded by a client;
if the preset intelligent configuration switch is in an on state, acquiring a package name and a suffix name of the software package to be tested, and determining a test platform according to the suffix name;
analyzing the software package to be tested by using an analysis tool corresponding to the test platform to obtain the version information of the software package to be tested;
if test result data corresponding to the package name and the version information are inquired in a preset test result database, obtaining the test result data, and sending the obtained test result data to the client;
if the test result data corresponding to the package name and the version information are not inquired in the preset test result database, user portrait information corresponding to the user identification is obtained from a preset user portrait database, wherein the user portrait information is used for identifying the test habit of the user corresponding to the user identification;
if the user portrait information is successfully acquired, determining a customized configuration scheme of the software package to be tested according to the user portrait information;
if the user portrait information fails to be acquired, determining a full configuration scheme matched with the version information according to the test platform and the version information;
and performing cloud test on the software package to be tested by using the customized configuration scheme or the full configuration scheme on the test platform, and returning a cloud test result to the client.
A cloud test configuration apparatus, comprising:
the data receiving module is used for receiving the user identification and the software package to be tested uploaded by the client;
the platform determination module is used for acquiring the package name and the suffix name of the software package to be tested if a preset intelligent configuration switch is in an on state, and determining a test platform according to the suffix name;
the version analysis module is used for analyzing the software package to be tested by using an analysis tool corresponding to the test platform to obtain the version information of the software package to be tested;
the result query module is used for acquiring the test result data and sending the acquired test result data to the client if the test result data corresponding to the packet name and the version information is queried in a preset test result database;
the portrait acquisition module is used for acquiring user portrait information corresponding to the user identifier from a preset user portrait database if the test result data corresponding to the packet name and the version information are not inquired in the preset test result database, wherein the user portrait information is used for identifying the test habit of the user corresponding to the user identifier;
the customized configuration module is used for determining a customized configuration scheme of the software package to be tested according to the user portrait information if the user portrait information is successfully acquired;
the full configuration module is used for determining a full configuration scheme matched with the version information according to the test platform and the version information if the user portrait information fails to be acquired;
and the test execution module is used for carrying out cloud test on the software package to be tested by using the customized configuration scheme or the full configuration scheme on the test platform and returning a cloud test result to the client.
A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the cloud test configuration method described above when executing the computer program.
A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned cloud test configuration method.
In the cloud test configuration method, the device, the computer equipment and the storage medium, firstly, a test platform is determined according to a suffix name of a software package to be tested, the software package to be tested is analyzed by using an analysis tool corresponding to the test platform to obtain version information, then test result data corresponding to the package name and the version information of the software package to be tested is inquired in a test result database, if the test result data is inquired, the test result data is directly sent to a client, if the test result data is not inquired, user portrait information corresponding to a user who carries out cloud test on the software package to be tested is obtained in a user portrait database, if the user portrait information is successfully obtained, a customized configuration scheme of the software package to be tested is determined according to the user portrait information, if the obtaining fails, a full configuration scheme matched with the version information is determined according to the test platform and the version information, and then the cloud test on the software package to be tested is completed by using the customized configuration scheme or the full configuration scheme, the cloud test system has the advantages that automatic configuration and test of cloud test are realized, manual intervention is not needed, labor cost is reduced, cloud test efficiency is improved, meanwhile, reasonable configuration schemes can be obtained according to test habits of users through user portrait information, and the intelligent level of test configuration is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
FIG. 1 is a schematic diagram of an application environment of a cloud test configuration method according to an embodiment of the present invention;
FIG. 2 is a flowchart of a cloud test configuration method according to an embodiment of the present invention;
FIG. 3 is a flowchart of step S6 of the cloud test configuration method according to an embodiment of the present invention;
FIG. 4 is a flowchart of step S3 of the cloud test configuration method according to an embodiment of the present invention;
FIG. 5 is a flowchart of step S7 of the cloud test configuration method according to an embodiment of the present invention;
FIG. 6 is a flowchart of step S8 of the cloud test configuration method according to an embodiment of the present invention;
FIG. 7 is a flowchart illustrating a process of updating user portrait information in a cloud test configuration method according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a cloud test configuration apparatus according to an embodiment of the invention;
FIG. 9 is a schematic diagram of a computer device according to an embodiment of the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The cloud test configuration method provided by the application can be applied to an application environment shown in fig. 1, the application environment comprises a server and a client, the server and the application client are connected through a network, the network can be a wired network or a wireless network, the client specifically comprises but is not limited to various personal computers, notebook computers, smart phones, tablet computers and portable wearable devices, and the server can be specifically realized by an independent server or a server cluster formed by a plurality of servers. The user uploads the software package to be tested to the server side through the client side, and the server side analyzes the software package to be tested and performs configuration and cloud test of a test scheme by combining user portrait information.
In an embodiment, as shown in fig. 2, a cloud test configuration method is provided, which is described by taking the application of the method to the server in fig. 1 as an example, and specifically includes steps S1 to S8, which are detailed as follows:
s1: and receiving the user identification and the software package to be tested uploaded by the client.
Specifically, after the user successfully logs in the client, the software package to be tested is uploaded, and the client uses the user name of the user successfully logging in as the user identifier and sends the user identifier and the software package to be tested to the server.
S2: and if the preset intelligent configuration switch is in an on state, acquiring the package name and the suffix name of the software package to be tested, and determining the test platform according to the suffix name.
In the embodiment, an intelligent configuration switch is preset, and the intelligent configuration switch is used for turning on or off automatic configuration and automatic testing of the test scheme. Under the default condition, the intelligent configuration switch is in a closed state, and when the automatic configuration and the automatic test of the test scheme are required, a user can set the intelligent configuration switch to be in an open state through the background maintenance platform.
Specifically, the server side obtains a current state of a preset intelligent configuration switch, and obtains a package name and a suffix name of the software package to be tested if the current state is an on state. The name of the software package to be tested is composed of a package name and a suffix name, for example, if the name of the software package to be tested is test123.apk, the package name is test123, and the suffix name is apk.
The suffix name can identify the operating system supported by the software package to be tested, and different operating systems correspond to different test platforms, for example, currently, the commonly used operating systems are IOS and Andriod, and the IOS and Andriod correspond to different test platforms respectively, that is, the application software of the IOS operating system can only be tested on the test platform corresponding to the IOS operating system, and the application software of the Andriod operating system can only be tested on the test platform corresponding to the Andriod operating system.
And the server determines an operating system supported by the software package to be tested according to the suffix name of the software package to be tested, and determines a test platform capable of testing the software package to be tested according to the operating system.
It should be noted that, if the current state of the intelligent configuration switch is the off state, the server starts a conventional cloud test service process, where the conventional cloud test service process may specifically be directly sending a manual configuration instruction to the client, the client provides a configuration interface to the user after receiving the manual configuration instruction, the user may configure a test scheme on the configuration interface, and after completing configuration, the client sends the configuration scheme set by the user to the server, and the server completes cloud testing on the software package to be tested according to the configuration scheme.
S3: and analyzing the software package to be tested by using an analysis tool corresponding to the test platform to obtain the version information of the software package to be tested.
Specifically, each test platform corresponds to an analysis tool matched with an operating system of the test platform, and the analysis tool extracts and analyzes the content of the software package to be tested, for example, the value of a preset parameter in a preset file is obtained from a preset directory of the software package to be tested, so as to obtain version information of the software package to be tested. The version information includes, but is not limited to, a software version of the software package to be tested, and version attribute information corresponding to an operating system version supported by the software package to be tested.
For example, for a test platform of the Andriod operating system, the corresponding analysis tool may be a decompilation tool, and the version information of the software package to be tested is obtained by decompilating the software package to be tested.
S4: and if the test result data corresponding to the package name and the version information is inquired in a preset test result database, obtaining the test result data and sending the obtained test result data to the client.
In this embodiment, the preset test result database stores already completed test result data, the test result data and a software package identifier composed of a package name and version information are stored correspondingly, and the test result data corresponding to the software package identifier can be queried through the software package identifier.
Specifically, the server queries, in a preset test result database, test result data corresponding to the package name and the version information obtained in step S2 according to the package name and the version information obtained in step S3, and if the query is successful, obtains the test result data and returns the test result data to the client, thereby ending the process.
S5: and if the test result data corresponding to the packet name and the version information are not inquired in the preset test result database, acquiring user portrait information corresponding to the user identification from the preset user portrait database, wherein the user portrait information is used for identifying the test habit of the user corresponding to the user identification.
Specifically, if the server side fails to query the test result data in the preset test result database, that is, the test result data corresponding to the package name and the version information is not queried, it is determined that the to-be-tested software package corresponding to the package name and the version information has not been subjected to cloud testing, and at this time, the server side obtains user portrait information corresponding to the user identifier from the preset user portrait database.
The user portrait information of the user corresponding to each user identification is stored in the user portrait database according to the user identification, and the user portrait information is used for identifying the testing habits of the user.
And analyzing the user portrait information corresponding to each user identification by the server according to a test configuration scheme selected when the user corresponding to the user identification performs cloud test on various software packages to be tested in a preset historical time period.
The test configuration scheme comprises a plurality of test attributes and values corresponding to each test attribute, wherein the test attributes include but are not limited to brands, operating system versions, resolutions, test depths and the like, the values corresponding to the brands can include samsung, millet, Huashi, apples and the like, the values corresponding to the operating system versions can be 4.0, 5.0 and the like, the values corresponding to the resolutions can be 1280 x 760 and the like, and the values corresponding to the test depths can be common compatibility tests, depth performance evaluation and the like.
The server side comprehensively analyzes the value corresponding to each test attribute in the test configuration scheme in the preset historical time period, so that the test habit of the user in each test attribute, namely user portrait information, including the brand, the operating system version, the resolution, the test depth and the like which the user tends to select, is obtained.
Taking a brand as an example, the server side extracts a value corresponding to the brand in each test configuration scheme of the user in a preset historical time period, calculates the selected medium frequency of each value corresponding to the test attribute of the brand according to the extracted value, wherein the selected medium frequency of a certain value is the ratio of the selected times of the value to the sum of the selected times of each value, and then determines the selection habit of the user to the brand according to the selected medium frequency of each value. For example, assuming that each possible value corresponding to a brand includes a brand 1, a brand 2, and a brand 3, the number of times that the brand 1 is selected in a preset historical calculation time period is 10, and the number of times that the brand 2 and the brand 3 are selected is 9, the frequency of selecting the brand 1 is 37%, the frequency of selecting the brand 2 and the brand 3 is 33%, and the frequencies of selecting the brand 1, the brand 2, and the brand 3 are close to each other in the analysis of the server, so that the user image information of the user on the test attribute of the brand tends to select all the brands.
S6: and if the user portrait information is successfully acquired, determining a customized configuration scheme of the software package to be tested according to the user portrait information.
Specifically, if the server successfully obtains the user portrait information corresponding to the user identifier through step S5, then perform test configuration matching the test habit according to the test habit of the user at each test attribute included in the user portrait information, so as to obtain a customized configuration scheme of the software package to be tested.
For example, in the user portrait information, if the test habit of the user on the test attribute of the brand is to select all brands, the server selects the brands supported by the test platform and sets the brands in the customized configuration scheme.
S7: and if the user portrait information fails to be acquired, determining a full configuration scheme matched with the version information according to the test platform and the version information.
Specifically, if the server fails to obtain the user portrait information corresponding to the user identifier through step S5, that is, the user portrait information corresponding to the user identifier is not stored in the preset user portrait database, the server extracts the version parameters of the operating system matched with the test platform from the version information, determines all operating system versions supporting running of the software package to be tested according to the version parameters of the operating system, and then selects all values of the test attributes supporting each operating system version in the test platform as the full configuration scheme.
S8: and carrying out cloud test on the software package to be tested by using the customized configuration scheme or the full configuration scheme on the test platform, and returning a cloud test result to the client.
Specifically, the server selects the test configuration included in the customized configuration scheme or the full configuration scheme according to the customized configuration scheme obtained in step S6 or the full configuration scheme obtained in step S7, and starts the cloud test on the software package to be tested by using the test configuration.
And the server side acquires the cloud test result, returns the cloud test result to the client side for the user to check, and meanwhile, stores the cloud test result as test result data in a preset test result database corresponding to the package name and the version information for subsequent query.
In the embodiment, a test platform is determined according to a suffix name of a software package to be tested, the software package to be tested is analyzed by using an analysis tool corresponding to the test platform to obtain version information, test result data corresponding to the package name and the version information of the software package to be tested is inquired in a test result database, if the test result data are inquired, the test result data are directly sent to a client, if the test result data are not inquired, user portrait information corresponding to a user who performs cloud test on the software package to be tested is acquired in a user portrait database, if the acquisition is successful, a customized configuration scheme of the software package to be tested is determined according to the user portrait information, if the acquisition is failed, a full configuration scheme matched with the version information is determined according to the test platform and the version information, and then the cloud test on the software package to be tested is completed by using the customized configuration scheme or the full configuration scheme, the cloud test system has the advantages that automatic configuration and test of cloud test are realized, manual intervention is not needed, labor cost is reduced, cloud test efficiency is improved, meanwhile, reasonable configuration schemes can be obtained according to test habits of users through user portrait information, and the intelligent level of test configuration is improved.
In one embodiment, the user representation information includes attribute names and attribute tags corresponding to each of the attribute names.
The attribute name may specifically be a test attribute in the test configuration scheme, such as a brand, an operating system version, a resolution, a test depth, and the like. The attribute name may correspond to one attribute tag or a plurality of attribute tags. The attribute tags are used for identifying attribute characteristics, and the attribute tags corresponding to each attribute name are preset by the server.
For example, for an attribute name of a brand, the corresponding attribute tag may include a brand preference, a model preference, a brand priority, and the like. The brand preference is used for identifying a brand selected by a user habit, the model preference is used for identifying a model of equipment selected by the user habit, the brand priority can comprise different levels of high level, medium level, low level and the like, each level respectively represents a brand coverage mode, for example, the high level priority can represent that all models of all brands are selected, and the medium level priority can represent that hot models of hot brands are selected.
Further, as shown in fig. 3, in step S6, the customized configuration scheme of the software package to be tested is determined according to the user portrait information, which specifically includes steps S61 to S63, which are detailed as follows:
s61: and aiming at K attribute tags corresponding to each attribute name, acquiring the planning behavior corresponding to each attribute tag according to the preset corresponding relation between the attribute tags and the planning behaviors to obtain K target planning behaviors, wherein K is a positive integer.
In this embodiment, the server is preset with a preset corresponding relationship between each attribute tag and a planning behavior, and each attribute tag corresponds to one planning behavior. For example, if the attribute label of brand preference is all brands, the corresponding planning behavior may be to select all brands supported by the testing platform.
Specifically, the server side reads K attribute tags corresponding to each attribute name from the user portrait information, and obtains planning behaviors corresponding to each attribute tag according to a preset corresponding relation to obtain K target planning behaviors corresponding to each attribute name.
It is understood that the number of target planning activities corresponding to different attribute names may be the same or different. There may be an intersection between different target planning activities for one attribute name.
For example, for an attribute name of a brand, the corresponding attribute tags include brand preferences, model preferences and brand priorities, the brand preferences are specifically brand 1 and brand 2, the corresponding target planning behavior a is selection of the brand 1 and the brand 2, the brand priorities are specifically high-level, the corresponding target planning behavior B is selection of all models of all brands supported by the test platform, and intersections existing between the target planning behavior a and the target planning behavior B are all models of the brand 1 and the brand 2.
S62: and merging the K target planning behaviors in each attribute name to obtain an attribute configuration scheme corresponding to each attribute name.
Specifically, the server performs a merging operation on the K target planning behaviors according to the K target planning behaviors corresponding to each attribute name obtained in step S61, where the merging operation may specifically be performing an intersection operation on the K target planning behaviors, that is, extracting the same behavior in the K target planning behaviors, and using the extracted same behavior as an attribute configuration scheme corresponding to the attribute name.
S63: and combining the attribute configuration schemes corresponding to the attribute names to obtain the customized configuration scheme of the software package to be tested.
Specifically, assuming that the user portrait information includes N attribute names, the server performs a combination operation on the attribute configuration schemes corresponding to each attribute name obtained in step S62, that is, N attribute configuration schemes, where the attribute configuration schemes all represent a test condition for testing an attribute, and therefore the combination operation may specifically be performing an and operation on the test conditions of the N attribute configuration schemes to obtain a customized configuration scheme of the software package to be tested.
For example, if the user portrait information includes four attribute names of a brand, an operating system version, a resolution, and a test depth, an attribute configuration scheme corresponding to the brand is all models of the brand 1, an attribute configuration scheme corresponding to the operating system version is greater than or equal to 1.0 version, an attribute configuration scheme corresponding to the resolution is 1280 × 768, and an attribute configuration scheme corresponding to the test depth is a depth performance test, the server merges the four attribute configuration schemes, and an obtained customized configuration scheme is as follows: and performing a deep performance test on the test equipment with the operating system version of more than 1.0 version and the resolution of 1280 x 768 in all models of the brand 1.
In the embodiment, the user portrait information comprises attribute names and attribute labels corresponding to the attribute names, the server side obtains K target planning behaviors corresponding to each attribute name according to a preset corresponding relation between the attribute labels and the planning behaviors, then merges the K target planning behaviors to obtain an attribute configuration scheme corresponding to each attribute name, and then combines the attribute configuration schemes corresponding to each attribute name to obtain a customized configuration scheme of the software package to be tested, so that the customized configuration scheme conforming to the test habits of the user is automatically generated according to the user portrait information, and the intelligent level of test configuration is improved.
In one embodiment, the test platform comprises an IOS platform and an Android platform. The IOS platform is a test platform supporting an IOS operating system, the Android platform is a test platform supporting an Android operating system, and the IOS operating system and the Android operating system are two common operating systems applied to the intelligent terminal at present.
Further, as shown in fig. 4, in step S3, the software package to be tested is parsed by using a parsing tool corresponding to the testing platform, so as to obtain the version information of the software package to be tested, which specifically includes steps S31 to S32, which are detailed as follows:
s31: and if the test platform is the Android platform, performing decompiling on the software package to be tested by using a preset decompiling tool, and obtaining the version information of the software package to be tested according to a decompiling result.
Specifically, for the Android platform, the server uses a preset decompiling tool to perform decompiling processing on the software package to be tested, and identifies version information of the software package to be tested from a decompiling result.
The decompiling tool can be a commonly-used decompiling tool, namely, the apktool is used for decompiling the software package to be tested, the content of the target xml file under the res file can be checked, and the server can obtain the version information of the software package to be tested from the xml file.
Xml, a target xml file, for example, contains the following statements:
<uses-sdk android:minSdkVersion="4"
android:targetSdkVersion="10"/>
the server side uses the apktool to perform decompiling processing on the software package to be tested, the content in the target xml file can be read, the server side obtains values of minSdkVersion and targetSdkVersion from the target xml file, and the values of the minSdkVersion and the targetSdkVersion are used as the content of the version information.
S32: and if the test platform is the IOS platform, acquiring a preset target configuration file from a preset directory, and reading the version information of the software package to be tested from the target configuration file.
Specifically, for the IOS platform, the server side directly obtains a target configuration file from a preset directory of the software package to be tested, and reads version information from the target configuration file.
The preset directory may specifically be a Target directory, and the Target configuration file may specifically be a build setting configuration file. And the server reads the values of the default Target and the Base SDK from the built setting configuration file, and takes the values of the default Target and the Base SDK as the content of the version information.
In this embodiment, the server analyzes the version information from the to-be-tested software package in an analysis manner matched with the operating systems for the test platforms of different types of operating systems, so that the version information is accurately extracted, and a data basis is provided for subsequently determining a full configuration scheme according to the version information.
In an embodiment, as shown in fig. 5, in step S7, the full configuration scheme matching the version information is determined according to the test platform and the version information, which specifically includes steps S71 to S73, which are detailed as follows:
s71: and if the test platform is an Android platform, determining the lowest system version supporting the running of the software package to be tested according to the value of minSdkVersion in the version information, and determining the highest system version supporting the running of the software package to be tested according to the value of targetSdkVersion in the version information.
Specifically, the value of minSdkVersion in the version information defines the lowest API version of the test device capable of successfully installing the software package to be tested, the value of targetSdkVersion defines the highest API version of the test device for installing the software package to be tested, the server obtains the operating system version corresponding to the lowest API version as the lowest system version supporting the running of the software package to be tested, and obtains the operating system version corresponding to the highest API version as the highest system version supporting the running of the software package to be tested.
S72: and if the test platform is an IOS platform, determining the lowest system version supporting the running of the software package to be tested according to the value of the default Target in the version information, and determining the highest system version supporting the running of the software package to be tested according to the value of the Base SDK in the version information.
Specifically, the value of the default Target in the version information is the lowest operating system version of the testing device running the software package to be tested, that is, the lowest system version supporting the running of the software package to be tested, the value of the BaseSDK is the SDK version of the testing device, and the server obtains the operating system version corresponding to the SDK version as the highest system version supporting the running of the software package to be tested.
S73: and taking all the optional versions between the lowest system version and the highest system version and the test equipment attributes supported by each optional version as a full configuration scheme.
Specifically, the server takes each operating system version between the highest system version and the lowest system version obtained in step S71 or step S72 as an optional version, where the optional version includes the highest system version and the lowest system version, and obtains test device attributes supported by each optional version, where the test device attributes include brand, model, resolution, and other test attributes related to the hardware configuration of the test device. And the server side takes each acquired optional version and the attribute of the test equipment as a full configuration scheme.
In the embodiment, the server determines the highest system version and the lowest system version of the test equipment for running the software package to be tested according to the version information corresponding to the operating systems aiming at the test platforms of different types of operating systems, and makes up all selectable versions between the highest system version and the lowest system version and the attributes of the test equipment supported by the versions into the full configuration scheme, so that the full configuration scheme capable of being matched with the test range can be automatically made when the test configuration scheme cannot be customized according to the user portrait information, the flow integrality of the automatic configuration and the test of the cloud test is ensured, and the cloud test efficiency can be improved.
In an embodiment, as shown in fig. 6, in step S8, the cloud test is performed on the software package under test by using the customized configuration scheme or the full configuration scheme on the test platform, which specifically includes steps S81 to S83, which are detailed as follows:
s81: and if the preset manual rechecking switch is in an opening state, sending the customized configuration scheme or the full configuration scheme to the client so that the user carries out scheme modification or scheme confirmation on the customized configuration scheme or the full configuration scheme at the client.
Specifically, after the server obtains the customized configuration scheme or the full configuration scheme, in order to ensure that the automatically generated customized configuration scheme or the full configuration scheme can more accurately meet the test requirements of the user, the server sends the customized configuration scheme or the full configuration scheme to the client for manual review when the manual review switch is in an on state.
The preset manual review switch is a preset switch used for identifying whether manual review needs to be performed on the customized configuration scheme or the full configuration scheme.
And the user of the client manually rechecks the received customized configuration scheme or the full configuration scheme, modifies the scheme which does not meet the test requirement, and confirms the modified customized configuration scheme or the full configuration scheme.
It should be noted that the client may provide operation buttons for scheme modification and scheme confirmation to the user, and when the user manually rechecks that the scheme modification is required, the user may click the operation button for scheme modification, manually modify the customized configuration scheme or the full configuration scheme in the modification interface provided by the client, and after the modification is completed, click the operation button for scheme confirmation, and the client sends the modified content of the user to the server as the result of scheme modification.
And if the user confirms that the modification is not needed after manual rechecking, directly clicking an operation button confirmed by the scheme, and sending a scheme modification result to the server side by the client side to the server side that the user does not modify the scheme.
S82: and if a scheme modification result returned by the client is received, updating the customized configuration scheme or the full configuration scheme according to the scheme modification result to obtain the test scheme to be executed.
Specifically, the server receives a scheme modification result sent by the client, and according to the content of the scheme modification result, if the scheme modification result is that the user is not modified, the customized configuration scheme or the full configuration scheme is directly used as the test scheme to be executed, and if the scheme modification result is that of the user, the customized configuration scheme or the full configuration scheme is updated according to the modification content, and the updated customized configuration scheme or the updated full configuration scheme is used as the test scheme to be executed.
S83: and carrying out cloud test on the software package to be tested by using the test scheme to be executed on the test platform.
Specifically, the server performs cloud testing on the software package to be tested by using the test scheme to be executed on the test platform according to the test scheme to be executed obtained in step S82.
In this embodiment, when the manual recheck switch is in the on state, the customized configuration scheme or the full configuration scheme is subjected to scheme modification or scheme confirmation in a manual recheck mode, so that a more accurate and reasonable test scheme to be executed is obtained, the test scheme to be executed is used for performing cloud test on the software package to be tested, and the accuracy and the rationality of a cloud test result are further improved.
In an embodiment, as shown in fig. 7, after step S82, the user portrait information may be updated, specifically including step S91 to step S92, which are detailed as follows:
s91: and updating the user portrait information corresponding to the user identification according to the scheme modification result.
Specifically, according to the scheme modification result obtained in step S82, if the scheme modification result is the modification content of the user, the server identifies the modification content, and updates the modification content to the attribute name and the attribute tag corresponding to the modification content in the user portrait information corresponding to the user identifier.
S92: and storing the updated user portrait information into a user portrait database.
Specifically, the server uses the updated user portrait information to store the original user portrait information in the user portrait database in an overlaying manner.
In the embodiment, the user portrait information corresponding to the user identification is updated according to the scheme modification result, so that the user portrait information can reflect the latest test habit and test preference of the user in real time, and accurate data basis is provided for automatically generating the customized configuration scheme according with the user test habit according to the user portrait information.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
In an embodiment, a cloud test configuration apparatus is provided, and the cloud test configuration apparatus corresponds to the cloud test configuration method in the above embodiments one to one. As shown in fig. 8, the cloud test configuration apparatus includes: data receiving module 10, platform determining module 20, version parsing module 30, results query module 40, representation obtaining module 50, custom configuration module 60, total configuration module 70, and test execution module 80. The functional modules are explained in detail as follows:
the data receiving module 10 is used for receiving the user identifier and the software package to be tested uploaded by the client;
the platform determination module 20 is configured to, if the preset intelligent configuration switch is in an on state, obtain a package name and a suffix name of the software package to be tested, and determine a test platform according to the suffix name;
the version analysis module 30 is used for analyzing the software package to be tested by using an analysis tool corresponding to the test platform to obtain the version information of the software package to be tested;
the result query module 40 is configured to, if test result data corresponding to the packet name and the version information is queried in a preset test result database, obtain the test result data and send the obtained test result data to the client;
the portrait acquiring module 50 is configured to acquire user portrait information corresponding to a user identifier from a preset user portrait database if test result data corresponding to the package name and the version information are not queried in the preset test result database, where the user portrait information is used to identify a test habit of a user corresponding to the user identifier;
the customized configuration module 60 is used for determining a customized configuration scheme of the software package to be tested according to the user portrait information if the user portrait information is successfully acquired;
a full configuration module 70, configured to determine, if the user image information fails to be obtained, a full configuration scheme matching the version information according to the test platform and the version information;
and the test execution module 80 is configured to perform cloud test on the software package to be tested by using the customized configuration scheme or the full configuration scheme on the test platform, and return a cloud test result to the client.
Further, the user representation information includes attribute names and attribute tags corresponding to each of the attribute names, and the custom configuration module 60 includes:
the behavior obtaining sub-module 601 is configured to, for K attribute tags corresponding to each attribute name, obtain a planning behavior corresponding to each attribute tag according to a preset corresponding relationship between the attribute tag and the planning behavior, and obtain K target planning behaviors, where K is a positive integer;
a behavior merging submodule 602, configured to merge K target planning behaviors in each attribute name to obtain an attribute configuration scheme corresponding to each attribute name;
the scheme combining submodule 603 is configured to combine the attribute configuration schemes corresponding to the attribute names to obtain a customized configuration scheme of the software package to be tested.
Further, the test platform includes an IOS platform and an Android platform, and the version parsing module 30 includes:
the first analysis submodule 301 is configured to, if the test platform is an Android platform, perform decompiling on the software package to be tested by using a preset decompiling tool, and obtain version information of the software package to be tested according to a decompiling result;
the second parsing submodule 302 is configured to, if the test platform is an IOS platform, obtain a preset target configuration file from a preset directory, and read version information of the software package to be tested from the target configuration file.
Further, the full configuration module 70 includes:
the first configuration submodule 701 is configured to determine, if the test platform is an Android platform, a lowest system version supporting running of the software package to be tested according to a value of minSdkVersion in the version information, and determine a highest system version supporting running of the software package to be tested according to a value of targetSdkVersion in the version information;
a second configuration submodule 702, configured to determine, if the test platform is an IOS platform, a lowest system version supporting running of the software package to be tested according to a value of the default Target in the version information, and determine, according to a value of the Base SDK in the version information, a highest system version supporting running of the software package to be tested;
the configuration determining sub-module 703 is configured to use all of the alternate versions between the lowest system version and the highest system version, and the test device attributes supported by each alternate version as a full configuration scheme.
Further, the test execution module 80 includes:
the scheme confirmation submodule 801 is configured to send the customized configuration scheme or the full configuration scheme to the client if the preset manual rechecking switch is in an on state, so that a user performs scheme modification or scheme confirmation on the customized configuration scheme or the full configuration scheme at the client;
the scheme updating sub-module 802 is configured to update the customized configuration scheme or the full configuration scheme according to the scheme modification result if the scheme modification result returned by the client is received, so as to obtain the test scheme to be executed;
and the cloud test sub-module 803 is used for performing cloud test on the software package to be tested by using the test scheme to be executed on the test platform.
Further, the cloud test configuration device further includes:
a portrait updating module 91, configured to update user portrait information corresponding to the user identifier according to the scheme modification result;
and an image storage module 92 for storing the updated user image information in a user image database.
For specific definition of the cloud test configuration apparatus, reference may be made to the above definition of the cloud test configuration method, which is not described herein again. The modules in the cloud test configuration device may be implemented in whole or in part by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 9. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a cloud test configuration method.
In an embodiment, a computer device is provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the steps of the cloud test configuration method in the foregoing embodiments are implemented, for example, steps S1 to S8 shown in fig. 2. Alternatively, the processor, when executing the computer program, implements the functions of the modules/units of the cloud test configuration apparatus in the above-described embodiment, for example, the functions of the modules 10 to 80 shown in fig. 8. To avoid repetition, further description is omitted here.
In an embodiment, a computer-readable storage medium is provided, on which a computer program is stored, and the computer program, when being executed by a processor, implements the cloud test configuration method in the above method embodiment, or the computer program, when being executed by the processor, implements the functions of each module/unit in the cloud test configuration apparatus in the above apparatus embodiment. To avoid repetition, further description is omitted here.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A cloud test configuration method is characterized by comprising the following steps:
receiving a user identifier and a to-be-tested software package uploaded by a client;
if the preset intelligent configuration switch is in an on state, acquiring a package name and a suffix name of the software package to be tested, and determining a test platform according to the suffix name;
analyzing the software package to be tested by using an analysis tool corresponding to the test platform to obtain the version information of the software package to be tested;
if test result data corresponding to the package name and the version information are inquired in a preset test result database, obtaining the test result data, and sending the obtained test result data to the client;
if the test result data corresponding to the package name and the version information are not inquired in the preset test result database, user portrait information corresponding to the user identification is obtained from a preset user portrait database, wherein the user portrait information is used for identifying the test habit of the user corresponding to the user identification;
if the user portrait information is successfully acquired, determining a customized configuration scheme of the software package to be tested according to the user portrait information;
if the user portrait information fails to be acquired, determining a full configuration scheme matched with the version information according to the test platform and the version information;
and performing cloud test on the software package to be tested by using the customized configuration scheme or the full configuration scheme on the test platform, and returning a cloud test result to the client.
2. The cloud test configuration method of claim 1, wherein the user portrait information includes attribute names and attribute tags corresponding to each of the attribute names, and wherein determining the customized configuration scheme for the software package to be tested according to the user portrait information includes:
aiming at K attribute tags corresponding to each attribute name, acquiring the planning behaviors corresponding to each attribute tag according to a preset corresponding relation between the attribute tags and the planning behaviors to obtain K target planning behaviors, wherein K is a positive integer;
merging the K target planning behaviors in each attribute name to obtain an attribute configuration scheme corresponding to each attribute name;
and combining the attribute configuration schemes corresponding to the attribute names to obtain the customized configuration scheme of the software package to be tested.
3. The cloud test configuration method according to claim 1, wherein the test platform includes an IOS platform and an Android platform, and the analyzing the to-be-tested software package by using an analysis tool corresponding to the test platform to obtain the version information of the to-be-tested software package includes:
if the test platform is the Android platform, performing decompiling on the software package to be tested by using a preset decompiling tool, and obtaining version information of the software package to be tested according to a decompiling result;
and if the test platform is the IOS platform, acquiring a preset target configuration file from a preset directory, and reading the version information of the software package to be tested from the target configuration file.
4. The cloud test configuration method of claim 3, wherein said determining a full configuration scenario that matches the version information based on the test platform and the version information comprises:
if the testing platform is the Android platform, determining the lowest system version supporting the running of the software package to be tested according to the value of minSdkVersion in the version information, and determining the highest system version supporting the running of the software package to be tested according to the value of targetSdkVersion in the version information;
if the test platform is the IOS platform, determining the lowest system version supporting the running of the software package to be tested according to the value of the default Target in the version information, and determining the highest system version supporting the running of the software package to be tested according to the value of the Base SDK in the version information;
and taking all the optional versions between the lowest system version and the highest system version and the test equipment attribute supported by each optional version as the full configuration scheme.
5. The cloud test configuration method of claim 1, wherein said cloud testing the software package under test using the custom configuration scheme or the full configuration scheme at the test platform comprises:
if the preset manual rechecking switch is in an on state, sending the customized configuration scheme or the full configuration scheme to the client so that a user carries out scheme modification or scheme confirmation on the customized configuration scheme or the full configuration scheme at the client;
if a scheme modification result returned by the client is received, updating the customized configuration scheme or the full configuration scheme according to the scheme modification result to obtain a test scheme to be executed;
and performing cloud test on the software package to be tested by using the test scheme to be executed on the test platform.
6. The cloud test configuration method according to claim 5, wherein after the customized configuration scheme or the full configuration scheme is updated according to the scheme modification result to obtain the test scheme to be executed, the cloud test configuration method further comprises:
updating the user portrait information corresponding to the user identification according to the scheme modification result;
and storing the updated user portrait information into the user portrait database.
7. A cloud test configuration apparatus, the cloud test configuration apparatus comprising:
the data receiving module is used for receiving the user identification and the software package to be tested uploaded by the client;
the platform determination module is used for acquiring the package name and the suffix name of the software package to be tested if a preset intelligent configuration switch is in an on state, and determining a test platform according to the suffix name;
the version analysis module is used for analyzing the software package to be tested by using an analysis tool corresponding to the test platform to obtain the version information of the software package to be tested;
the result query module is used for acquiring the test result data and sending the acquired test result data to the client if the test result data corresponding to the packet name and the version information is queried in a preset test result database;
the portrait acquisition module is used for acquiring user portrait information corresponding to the user identifier from a preset user portrait database if the test result data corresponding to the packet name and the version information are not inquired in the preset test result database, wherein the user portrait information is used for identifying the test habit of the user corresponding to the user identifier;
the customized configuration module is used for determining a customized configuration scheme of the software package to be tested according to the user portrait information if the user portrait information is successfully acquired;
the full configuration module is used for determining a full configuration scheme matched with the version information according to the test platform and the version information if the user portrait information fails to be acquired;
and the test execution module is used for carrying out cloud test on the software package to be tested by using the customized configuration scheme or the full configuration scheme on the test platform and returning a cloud test result to the client.
8. The cloud test configuration apparatus of claim 7, wherein said user representation information comprises attribute names and attribute tags corresponding to each of said attribute names, said custom configuration module comprising:
the behavior obtaining sub-module is used for obtaining the planning behaviors corresponding to the attribute labels according to the preset corresponding relation between the attribute labels and the planning behaviors aiming at the K attribute labels corresponding to the attribute names to obtain K target planning behaviors, wherein K is a positive integer;
the behavior merging submodule is used for merging the K target planning behaviors in each attribute name to obtain an attribute configuration scheme corresponding to each attribute name;
and the scheme combination submodule is used for combining the attribute configuration schemes corresponding to the attribute names to obtain the customized configuration scheme of the software package to be tested.
9. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the cloud test configuration method of any of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium storing a computer program, wherein the computer program, when executed by a processor, implements the cloud test configuration method of any of claims 1 to 6.
CN201910815147.9A 2019-08-30 2019-08-30 Cloud test configuration method and device, computer equipment and storage medium Active CN110708210B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910815147.9A CN110708210B (en) 2019-08-30 2019-08-30 Cloud test configuration method and device, computer equipment and storage medium
PCT/CN2020/103965 WO2021036618A1 (en) 2019-08-30 2020-07-24 Cloud test configuration method and apparatus, computer device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910815147.9A CN110708210B (en) 2019-08-30 2019-08-30 Cloud test configuration method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110708210A CN110708210A (en) 2020-01-17
CN110708210B true CN110708210B (en) 2022-05-03

Family

ID=69193299

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910815147.9A Active CN110708210B (en) 2019-08-30 2019-08-30 Cloud test configuration method and device, computer equipment and storage medium

Country Status (2)

Country Link
CN (1) CN110708210B (en)
WO (1) WO2021036618A1 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110708210B (en) * 2019-08-30 2022-05-03 深圳壹账通智能科技有限公司 Cloud test configuration method and device, computer equipment and storage medium
CN111723003A (en) * 2020-05-18 2020-09-29 五八有限公司 Gray scale testing method and device, electronic equipment and storage medium
CN111897587B (en) * 2020-06-19 2023-10-31 深圳奇迹智慧网络有限公司 Internet of things application configuration method, device, computer equipment and storage medium
CN113051169A (en) * 2021-03-31 2021-06-29 公安部第三研究所 Method and system for testing functions and interfaces of cloud computing big data platform
CN113434281B (en) * 2021-07-19 2024-05-28 上海幻电信息科技有限公司 Equipment scheduling method and cloud platform
CN113742577A (en) * 2021-08-10 2021-12-03 深圳市东信时代信息技术有限公司 AB test scheme processing method, device, equipment and storage medium based on SaaS
CN113885896A (en) * 2021-09-29 2022-01-04 平安银行股份有限公司 Application software package installation method and device, computer equipment and storage medium
CN114546535A (en) * 2022-02-28 2022-05-27 中国建设银行股份有限公司 Service configuration method and device of operating system, storage medium and electronic equipment
CN115097236B (en) * 2022-06-17 2023-04-07 株洲嘉成科技发展股份有限公司 Test type switching method of universal test platform
CN116433082B (en) * 2023-03-22 2023-12-26 北京游娱网络科技有限公司 Evaluation report generation method and device, electronic equipment and storage medium
CN116303067B (en) * 2023-03-24 2024-03-22 安超云软件有限公司 Testing method, device, equipment and medium based on cloud testing platform

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572444A (en) * 2014-12-10 2015-04-29 网易(杭州)网络有限公司 Cloud testing platform for game performance and testing method for cloud testing platform
CN106961362A (en) * 2017-03-09 2017-07-18 杭州铜板街互联网金融信息服务有限公司 Automated testing method and mobile cloud test system
WO2017219676A1 (en) * 2016-06-23 2017-12-28 华为技术有限公司 A cloud application detection method and apparatus
CN108255720A (en) * 2018-01-12 2018-07-06 中国计量大学 Software automatic test system based on cloud computing framework
WO2019089446A1 (en) * 2017-10-30 2019-05-09 Hitachi Vantara Corporation Generating testing infrastructure on a cloud for testing software applications

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9047410B2 (en) * 2012-07-18 2015-06-02 Infosys Limited Cloud-based application testing
CN105338110A (en) * 2015-11-23 2016-02-17 小米科技有限责任公司 Remote debugging method, platform and server
CN109840198A (en) * 2018-12-13 2019-06-04 平安普惠企业管理有限公司 The method, apparatus and computer equipment of test software based on automatic testing instrument
CN110134595B (en) * 2019-04-19 2024-05-28 平安科技(深圳)有限公司 Analysis method, analysis device and computer equipment before SVN (scalable vector network) resource library test
CN110708210B (en) * 2019-08-30 2022-05-03 深圳壹账通智能科技有限公司 Cloud test configuration method and device, computer equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572444A (en) * 2014-12-10 2015-04-29 网易(杭州)网络有限公司 Cloud testing platform for game performance and testing method for cloud testing platform
WO2017219676A1 (en) * 2016-06-23 2017-12-28 华为技术有限公司 A cloud application detection method and apparatus
CN106961362A (en) * 2017-03-09 2017-07-18 杭州铜板街互联网金融信息服务有限公司 Automated testing method and mobile cloud test system
WO2019089446A1 (en) * 2017-10-30 2019-05-09 Hitachi Vantara Corporation Generating testing infrastructure on a cloud for testing software applications
CN108255720A (en) * 2018-01-12 2018-07-06 中国计量大学 Software automatic test system based on cloud computing framework

Also Published As

Publication number Publication date
WO2021036618A1 (en) 2021-03-04
CN110708210A (en) 2020-01-17

Similar Documents

Publication Publication Date Title
CN110708210B (en) Cloud test configuration method and device, computer equipment and storage medium
CN107908541B (en) Interface testing method and device, computer equipment and storage medium
CN108074177B (en) Data reconciliation method, system and computer-readable storage medium
CN110730107B (en) Test data generation method and device, computer equipment and storage medium
CN107688530B (en) Software testing method and device
CN108829477B (en) Interface jump method, device, computer equipment and storage medium
CN111026645B (en) User interface automatic test method and device, storage medium and electronic equipment
CN110727454A (en) Updating method and device of intelligent equipment, electronic equipment and storage medium
CN109918079B (en) Rule updating method and device of rule engine system and computer equipment
CN105302710A (en) Method and apparatus for determining test case in need of regression testing
CN109726134B (en) Interface test method and system
CN109614101B (en) Page generation method, system, device, computer equipment and storage medium
CN105893075A (en) Update method and device of application
CN106326120B (en) Regression testing method and device for application software and electronic equipment
CN108628732B (en) Traversal test method and device for application interface control
CN111090592A (en) Automatic testing method of buried point, terminal and readable storage medium
CN108681504A (en) Automated testing method, test server and computer readable storage medium
CN113179489B (en) Satellite terminal access management method, core network, computer device, and storage medium
CN106873966B (en) Application program development method and device
CN112632420A (en) Interface skipping method and device, storage medium and electronic device
CN112506518B (en) Compiling method and device based on configuration file
CN110162464A (en) Mcok test method and system, electronic equipment and readable storage medium storing program for executing
CN114124694A (en) Configuration method and configuration device of Internet of things equipment, electronic equipment and medium
CN112380130A (en) Application testing method and device based on call dependency relationship
CN105530323B (en) File upgrading method, related equipment and system

Legal Events

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