CN111866253A - Mobile terminal software testing system based on big data sharing - Google Patents

Mobile terminal software testing system based on big data sharing Download PDF

Info

Publication number
CN111866253A
CN111866253A CN202010724744.3A CN202010724744A CN111866253A CN 111866253 A CN111866253 A CN 111866253A CN 202010724744 A CN202010724744 A CN 202010724744A CN 111866253 A CN111866253 A CN 111866253A
Authority
CN
China
Prior art keywords
user
software
reward
mobile terminal
server
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.)
Granted
Application number
CN202010724744.3A
Other languages
Chinese (zh)
Other versions
CN111866253B (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.)
Shenzhen Le paradise Technology Co.,Ltd.
Original Assignee
耿天真
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 耿天真 filed Critical 耿天真
Priority to CN202010724744.3A priority Critical patent/CN111866253B/en
Publication of CN111866253A publication Critical patent/CN111866253A/en
Application granted granted Critical
Publication of CN111866253B publication Critical patent/CN111866253B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/24Arrangements for testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0239Online discounts or incentives
    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01RELECTRICALLY-CONDUCTIVE CONNECTIONS; STRUCTURAL ASSOCIATIONS OF A PLURALITY OF MUTUALLY-INSULATED ELECTRICAL CONNECTING ELEMENTS; COUPLING DEVICES; CURRENT COLLECTORS
    • H01R13/00Details of coupling devices of the kinds covered by groups H01R12/70 or H01R24/00 - H01R33/00
    • H01R13/62Means for facilitating engagement or disengagement of coupling parts or for holding them in engagement
    • H01R13/639Additional means for holding or locking coupling parts together, after engagement, e.g. separate keylock, retainer strap
    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05KPRINTED CIRCUITS; CASINGS OR CONSTRUCTIONAL DETAILS OF ELECTRIC APPARATUS; MANUFACTURE OF ASSEMBLAGES OF ELECTRICAL COMPONENTS
    • H05K7/00Constructional details common to different types of electric apparatus
    • H05K7/20Modifications to facilitate cooling, ventilating, or heating
    • H05K7/2029Modifications to facilitate cooling, ventilating, or heating using a liquid coolant with phase change in electronic enclosures

Abstract

The invention belongs to the technical field of software testing, in particular to a mobile terminal software testing system based on big data sharing, which comprises a server side, a management side and a user side; the server side runs on the cloud server and is connected with the management side and the user side through a network; the server is used for storing software to be tested, user information and software testing data; the management terminal runs on a PC, enters a cloud server by using a staff account through remote login, uploads software to be tested, processes test data collected by the server terminal, manages user data and processes a user request; the user side operates on the mobile terminal, logs in the server side through the user side, downloads the software to be tested to the local of the user, and carries out installation and testing; the invention has simple test task release process, high test efficiency, high enthusiasm of testers and good test result quality.

Description

Mobile terminal software testing system based on big data sharing
Technical Field
The invention belongs to the technical field of software testing, and particularly relates to a mobile terminal software testing system based on big data sharing.
Background
When software testing is performed, a white box test is adopted in the traditional method, namely a software test engineer manually writes a test script and constructs test data, and a test case is run on a virtual machine. The method has the advantages that software testers can be helped to increase the coverage rate of the codes, improve the quality of the codes and find hidden problems in the codes. The defects are that the workload of testing personnel is large and the efficiency is not high; moreover, because the white box test is based on codes, only the test developers can make pair mismatch, but cannot know whether the design is correct, some functional requirements may be missed, and meanwhile, when test data is constructed, the test data does not conform to the configuration of a real network environment, so omission and deviation are inevitable, and the purpose of thorough test cannot be achieved.
The system test of the mobile terminal is a black box test, and the operation is simple and independent of the code and implementation inside the program. From the perspective of the user, the user can easily know which functions and problems the user will use. Generally, when a system test is performed on a mobile terminal in an actual network environment, a tester collects and stores log file information of the mobile terminal, that is, an air interface signaling between the terminal and a network, test data in the terminal, a processing flow in the terminal, and the like, and then a development engineer analyzes the log file information to obtain a state of the mobile terminal and analyze and track problems.
In the existing method, when the mobile terminal is used for testing software, volunteer users are frequently recruited, and problems are found and raised in the using process through the actual use of the volunteer users, but in the actual testing process, the users pay labor at no charge and are fully integrated with the interest support of the users, after the users carry out the test for a long time, the enthusiasm of the users for continuously carrying out the test is reduced, the users easily lay things or directly quit the test action, meanwhile, in the non-return testing process, the professional level of the testing users is different, the quality of the testing results is different, the workload of developers is easily increased, and the software development progress is dragged.
Some technical solutions exist in the prior art, such as chinese patent with application number CN201510681504.9, including: the system comprises a test end, a server end and a server end, wherein the test end is used for acquiring information of software to be tested provided by the server end, monitoring and recording performance data of the software to be tested during the running period, and returning user input test feedback and the performance data to the test end of the server end, the server end is used for issuing information of the software to be tested, and the server end is used for providing the software to be tested and receiving the test feedback and the performance data fed back by the user. The specific implementation of the system comprises the following steps: acquiring information of the software to be tested from the server and providing the information to a user; downloading and installing corresponding software to be tested according to the selection operation of a user; monitoring and recording performance data of the software to be tested during operation; after the test is judged to be finished, prompting a user to input test feedback, and sending the test feedback and the performance data to a server; according to the scheme, the unified test task issuing and feedback platform is provided, the efficiency of software test work is improved, the time and the labor cost are saved, however, enough return is provided according to the test work of untested personnel in the scheme, the testers are in a free help place in the test process, the testers are easy to lay things or directly refuse to complete the test, meanwhile, the testers are not good and good, and the quality of the test result cannot be effectively guaranteed.
Disclosure of Invention
In order to make up for the defects of the prior art and solve the problems that in the software test of the mobile terminal, a tester pays no free returns, the quality of the test result is inconsistent and the quality of the test result cannot be effectively guaranteed, the invention provides a mobile terminal software test system based on big data sharing.
The technical scheme adopted by the invention for solving the technical problems is as follows: the invention relates to a mobile terminal software testing system based on big data sharing, which comprises a server side, a management side and a user side, wherein the server side is connected with the management side through a network; the server side runs on the cloud server and is connected with the management side and the user side through a network; the server is used for storing software to be tested, user information and software testing data; the management terminal runs on a PC, enters a cloud server by using a staff account through remote login, uploads software to be tested, processes test data collected by the server terminal, manages user data and processes a user request; the user side operates on the mobile terminal, logs in the server side through the user side, downloads the software to be tested to the local of the user, and carries out installation and testing; the user side keeps running in the software testing process, collects the mobile phone logs in the software running process, and packages and uploads the logs to the server side after the testing is finished;
the user side comprises a registration unit, a login unit, an information statistics unit, a collection unit, a task receiving unit, a downloading unit and an uploading unit; when the user side is installed and operated for the first time, the user enters a registration interface and registers through a registration unit; in the registration process, a user side is connected with a server side, a unique user account is allocated to a user, and after the user obtains the user account, a login password is set to complete preliminary registration; after the user finishes the initial registration, the user side jumps to a basic information input interface, the user inputs personal information in the interface, and after the input is finished, a registration unit uploads the information to a server side for storage; the personal information comprises certificate information, work industry, work skill mastering proficiency, long-term work places and contact ways; the personal information can be automatically modified or added after the user logs in, so that the accuracy of the information is ensured;
when the user side carries out software testing, the user uses an account number and a password to log in through a user side login unit, after the login is completed, the user enters a task receiving unit to select a suitable and interested task, and then the task is received to carry out testing; the tasks in the task receiving unit are subjected to targeted distribution by personal information uploaded by the server terminal when the server terminal still registers a user, and software to be tested stored in the server terminal is correspondingly distributed to different industries to obtain a test result with strong industry pertinence; after the user selects a test task in the task receiving unit, the user side downloads and stores the software to be tested stored in the server side to the local through the downloading unit, and after the downloading is finished, the user side installs the software to be tested by itself and enters a test flow; the user side keeps running in a background of the mobile terminal in the testing process, and meanwhile, the user side collects a system log generated in the software testing process through the collecting unit; after the software to be tested is tested, the user side automatically skips back to the original interface, then the user side runs an uploading unit in the background, and packs and sends the system logs collected in the testing process to the server side; after receiving the system log sent by the user side, the server side carries out preliminary analysis on the system log, further carries out induction and classification, and further analyzes and processes the system log after waiting for a worker to log in the management side, so that software is further optimized according to the system log; after the user finishes the software test, the user returns to the task receiving unit, various problems found in the using process or optimization suggestions generated after the user uses the software are submitted in the task receiving unit, and after the task receiving unit receives the user feedback, the user feedback information is sent to the server side through the uploading unit; after receiving the feedback information, the server side stores the feedback information and the received system log together, and waits for the analysis and processing of workers, so that the software is further optimized;
when the system works, a user logs in a test system through a login unit of a user end by using an account number and a password, then the user enters a task receiving unit, the test task is selected according to own interests and hobbies, after the selection is completed, software to be tested is downloaded from a server end through a downloading unit of the user end and is automatically installed, then the user tests the software to be tested, the user end runs in a background in the test process, a collection unit collects system logs in the test process, the user automatically jumps back to the task receiving unit after the test is completed, meanwhile, a collection unit running in the background packs and compresses the logs and sends the logs to the server end through an uploading unit, the logs are waited for being analyzed and processed by workers, and meanwhile, after the user returns to the task receiving unit, the user submits various problems and optimization suggestions encountered in the use process to the task receiving unit, then, the task receiving unit sends the user feedback information along with the log to the server through the uploading unit, meanwhile, a worker logs in the testing system through the management terminal, uploads the software to be tested to the system, waits for the user to test, analyzes and processes the user feedback information, optimizes and improves the software, meanwhile, the task receiving unit of the server classifies the software to be tested according to different industries, and pushes the software to be tested to users working in corresponding industries in a targeted manner through analyzing personal information of the user, so that the quantity and types of the software to be tested are different after different users log in, the specialty of the software test is improved, the accuracy of the test result is improved, the optimization and improvement direction of the worker on the software is correct and correct, and the effect and efficiency of the worker on the software optimization and improvement are improved.
Preferably, the user terminal comprises a reward unit; the reward unit grades the users, and rewards the gold coins issued by the users according to different user grades after the users finish the test; the user grading is carried out according to personal information which is long-transmitted when the user registers; the user grading comprises a certificate information grade, a skill mastering proficiency grade and a feedback effectiveness grade; the certificate information grades are classified into certificate existence and certificate nonexistence, wherein the certificate nonexistence is rated as 1 grade, and the certificate existence is rated as 2 grade; the certificate information level occupies 10-20% of the distribution weight when the gold coin reward distribution is carried out; the skill proficiency level is divided into general, proficiency and proficiency, wherein the general grade is 1, the proficiency grade is 2, and the proficiency grade is 3; the skill proficiency level occupies 10-30% of the assigned weight when the gold coin award is assigned; the feedback effectiveness level is given by analyzing and processing feedback information uploaded by a user and a system log by a worker; the feedback effectiveness degree grade occupies 50-80% of distribution weight when the gold coin reward distribution is carried out, and the distribution weight is larger when the grade is higher; the gold coins can be exchanged for cash and cash in the reward unit; the gold coins can be exchanged for real objects in the reward unit and mailed to the hands of the user; the amount spent by the gold coins when exchanging cash is obvious to the amount spent when exchanging equivalent value entities;
when the system works, a user downloads software to be tested by self to test, a certain amount of gold coins are given to the user after the test is finished, the user can exchange real objects or cash through the gold coins, so that the incentive to the user is realized, the power for the user to continue the test is kept, the phenomenon that the user freely provides labor force for a long time to cause the viscosity of the user to be reduced and the user to lose, so that a software test task is extruded is avoided, meanwhile, when the user tests the software, the obtained test results are different due to different self levels of different users, therefore, the user grade is evaluated through personal information filled in when the user registers, the distribution weight data in the process of gold coin quantity settlement is determined after the user finishes the test, for the user with higher self level and higher user grade, the distribution weight is larger, more gold coins are distributed, and more users with high quality are motivated to put into the test, thereby promote the quality of test result for software optimization, modified efficiency, simultaneously, when using the gold coin to exchange to the user, through higher exchange cost, encourage the user to exchange the material object, reduce the desire that the user exchanged cash, thereby effectively reduce operator's fund pressure, improve the operation security.
Preferably, after receiving feedback information and a system log uploaded by a user, the server side constructs a total database and stores the feedback information and the system log into the total database; after the server side constructs the total database, grading data in the total database to construct a grading database; when the server-side grades the data in the total database, the server-side analyzes the long-term working places of the uploaders and still constructs graded databases in different regions; screening and summarizing data uploaded after testing users in the same region in the hierarchical database, and determining the normality problem of software in the testing process of most users in the region; the user feedback information is consistent with or highly similar to the normal state problem determined by screening and summarizing the hierarchical database, and the feedback information of the user is marked to wait for being called by a worker; after the user feedback information is selected and marked, the server side sends an extra gold coin reward to a feedback person through a reward unit;
during operation, feedback information in the total database is classified according to the areas, a classified database is obtained, the feedback information is screened and summarized in the classified database, the most common problems in different areas are determined, the common problems are solved preferentially, user experience is improved rapidly, meanwhile, the service conditions of users in the same industry in different areas can be obtained through the classified database, adaptability optimization and improvement are carried out on software according to local conditions, the universality of the optimized and improved software is guaranteed, the difficulty of the software occupying the market is reduced, the utilization rate of the software is improved, and the influence is enlarged.
Preferably, after the user feedback information is stored in the grading database, the server side counts the user feedback information, determines the processing priority according to the feedback quantity of the same problem, and waits for the staff to perform the recurrence test and solution; the more the feedback quantity of the same problem is, the higher the processing priority is; after the problem with the lower processing priority is not processed all the time in a period of time, the server side can adjust the processing priority of the problem up; after the worker conducts recurrence test on the problems, the difficulty of finding the problems is determined, and gold coins are sent to the users who feed back the problems according to the difficulty of finding the problems, so that difficulty grading reward is conducted; the difficulty of the problem finding is divided into easy, general and difficult difficulty from low to high, and the difficulty grading reward is also gradually increased from low to high; after obtaining the feedback problem difficulty grades, the server side determines the problem difficulty grades fed back by the users for statistics, then, the server side performs statistics on the problem difficulties found and fed back by the users of the same user grade, and determines an average value; the server side still evaluates the user according to the average value of each user grade, and determines a deviation value; users with the deviation value within a preset range do not reward and punish; the reward unit reduces the reward quantity of the gold coins of the subsequent tasks of the user and sends a credit notice to the user to require the user to modify personal information so as to enable the personal information to be in line with the true level of the user; the reward unit increases the gold coin reward quantity of the subsequent tasks of the user to be in line with the reward level of the corresponding user grade, and sends a prompt to the user to prompt the user to modify personal information, so that the user can know the real level of the user conveniently;
during working, the priority classification of the feedback problem is carried out by the server end, the problem proposed by most people is guaranteed to be solved preferentially, the user dissatisfaction part is found in a short time, and optimization and improvement are carried out, so that the user satisfaction is improved, the soft public praise is guaranteed, meanwhile, the problem fed back by the user is guaranteed to be optimized and improved one by one finally by up-regulating the processing priority of the priority problem which is not processed all the time in a period of time, the problem of low priority is prevented from being ignored in the processing process, the satisfaction degree of part of the user is prevented from being reduced linearly, the public praise of the software is prevented from being influenced, meanwhile, the problem with higher difficulty can be found and marked by active processing of a worker, additional reward is carried out for the user who proposes the problem, the positivity of the problem with high difficulty finding of the user is improved, the quality of a test result is improved, and the worker can conveniently and better and, Software is optimized and improved more quickly, meanwhile, through the difficulty grading of the feedback problem, users who obtain higher gold coin distribution weight through personal information counterfeiting can be found out, and the fund loss caused by the continuous wool pulling of the users is avoided.
Preferably, when the reward unit issues the task reward, the reward unit performs reward weighting aiming at the loyalty users who insist on testing for a long time, so as to improve the amount of the gold coins obtained by the loyalty users; the reward weighting is obtained by the number of the feedback problems of the user and the average difficulty level of the feedback problems; the more the user feeds back the number of the problems and the higher the average difficulty level of the feedback problems, the larger the reward weighting is, and the more the gold coin rewards the user obtains; the rewarding unit distributes different titles to different users according to the rewarding weighting level; the larger the reward weight is, the higher the reward weight grade is, and the higher the acquired title grade is; the title grades are divided according to different colors and are respectively gray, white, blue, green, golden and purple from low to high; after the titles with different grades are used, the user name of the user is enabled to display corresponding color for other users to check;
during working, for faithful users who perform software testing for a long time, according to the number of the problems fed back by the users and the average difficulty level, when the users finish testing and distribute the gold coins, the users are rewarded and weighted, more gold coins are given to the users, and the users are rewarded with the corresponding labor value, so that the user viscosity is improved, the reduction of the number of the users is avoided, meanwhile, for the faithful users, according to the rewarded and weighted, different titles can be obviously distinguished for the users, the faithful users are displayed when the users communicate with each other, through displaying the different titles, the competition consciousness among the users can be stimulated, the testing frequency and the number of the users are improved, more high-quality testing reports are obtained, and the follow-up continuous optimization and improvement of software are facilitated.
Preferably, the software testing system comprises a testing device; the testing device comprises a special mobile phone shell and a special data line; the special data line is matched and clamped with the special mobile phone shell; the special mobile phone shell is provided with a mobile terminal; two ends of the special data line are respectively inserted into the mobile terminal and the PC; the mobile terminal is in data connection with the PC through a special data line, and the PC is used for controlling the test process of software on the mobile terminal; the dedicated handset housing; the mobile phone case comprises a bottom plate; the right side of the upper surface of the bottom plate is provided with a blocking seat; a first cavity is formed in the blocking seat; the two cavities are symmetrically distributed in the blocking seat; the stopping seat is provided with a placing groove; a data line plug is arranged in the placing groove; one end of the data line plug is inserted into the mobile terminal interface; the other end of the data line plug is connected with a cable which is connected with a PC; the placing groove is positioned in the middle of the two cavities; liquid alcohol is filled in the first cavity; a movable column is arranged in the first cavity; the movable column extends out of the first cavity; the movable column and the first cavity are sealed; the top end of the movable column, which is positioned outside the first cavity, can contact the data line plug; an arc-shaped groove is formed in the side face of the data line plug; the top end of the movable column is positioned in the arc-shaped groove; a cavity II is formed in the bottom plate; the two cavities are three and are respectively positioned on the two sides of the bottom plate and the top end of the bottom plate opposite to the stopping seat; the bottom plate is provided with a clamping plate; the number of the clamping plates is three, and the clamping plates are respectively arranged in the three second cavities; the clamping plate is provided with a mounting column; the tail end of the mounting column is positioned in the second cavity; a moving plate is arranged in the cavity II; the tail end of the mounting column is fixedly connected to the moving plate; a spring is arranged on the mounting column; the spring is positioned between the moving plate and two side walls of the cavity;
when the mobile terminal is connected with a computer to be tested, the mobile terminal is placed on a bottom plate of a special mobile phone shell, then the mobile terminal is fixed through two sides of the bottom plate and a clamping plate at the top end, so that the mobile terminal is prevented from being accidentally knocked down in the testing process to cause accidental termination of the test or damage to the mobile terminal, meanwhile, after the mobile terminal is fixed on the special mobile phone shell, a data line plug is placed in a preventing groove on the special mobile phone shell and inserted into an interface of the mobile terminal, the mobile terminal is connected with the computer through a cable arranged at the other end of the data line plug to be tested, meanwhile, in the testing process, as the mobile terminal carries out a large amount of operation, a large amount of heat is generated, the temperature of the mobile terminal rises, and after the temperature of the mobile terminal rises, liquid alcohol in a cavity I on a blocking seat begins to expand when being heated, thereby promote the interior activity post of cavity one and begin to stretch out outward, the activity post stretches out in the back top card goes into the arc wall that the data line connects the side, firmly fix the data line plug on special cell-phone shell, prevent in the testing process, the accident leads to data line and mobile terminal disconnection, make the testing process interrupt, thereby guarantee that the test lasts to go on, once accomplish, avoid mobile terminal and computer to be connected the disconnection, lead to the test termination, need retest, practice thrift test time, improve efficiency of software testing.
Preferably, the bottom plate is provided with a through hole; the surface of the bottom plate is provided with a heat conducting plate in an embedded mode in an injection molding mode; the back surface of the mobile terminal is in direct contact with the surface of the heat conducting plate; one part of the heat conducting plate penetrates through the through hole, and the through hole is kept through; the heat conducting plate penetrates into the first cavity in the blocking seat; the heat conducting plate is directly contacted with liquid alcohol filled in the first cavity;
during operation, because the heat-conducting plate is installed in bottom plate surface gomphosis, and the one end of heat-conducting plate is arranged in cavity one, the heat that produces in the mobile terminal test procedure is conducted to the liquid alcohol in cavity one rapidly by the heat-conducting plate, make liquid alcohol be heated the inflation, promote the activity post and stretch out, it is fixed with the data line plug, and simultaneously, the heat-conducting plate leaves the heat conduction, can effectively reduce mobile terminal temperature, avoid mobile terminal overheated, lead to the interior part life reduction of mobile terminal, lead to mobile terminal life to reduce, simultaneously, the through-hole has been seted up on the bottom plate, a part of heat-conducting plate passes the through-hole, when the alcohol in cavity one is not absorbing heat, there is gaseous flow in through-hole department, take away the heat on the heat-conducting plate, continue to maintain mobile terminal.
Preferably, the through holes on the bottom plate have different arrangement modes, so that different patterns are formed; the special mobile phone shell is graded according to different patterns formed by the through holes on the bottom plate, and the more complex and exquisite the pattern is, the higher the grade of the special mobile phone shell is; the special mobile phone shell provides special mobile phone shells with different grades according to different titles of users; the dedicated handset housing may be redeemed for gold in the reward unit;
during operation, the user wants to obtain more exquisite special cell-phone shell in the use, then need promote self user's grade, reach corresponding grade after, can apply for free and obtain, simultaneously, if the user wants to obtain more exquisite special cell-phone shell immediately, still can use the gold coin to exchange, thereby increase the low-cost user gold coin channel of retrieving, reduce operation and fund pressure, and simultaneously, the user uses the gold coin to exchange behind more exquisite special cell-phone shell, the user need continue to accomplish the test, could obtain more gold coins, the exchange grade is higher, the more exquisite complicated special cell-phone shell of pattern, thereby improve user's viscidity, maintain or promote user's quantity.
The invention has the following beneficial effects:
1. according to the mobile terminal software testing system based on big data sharing, users are graded according to personal information filled by the users, after the users complete testing, gold coins are rewarded for the users, and the issued gold coins can be exchanged for cash and real objects, so that the enthusiasm of the users and the viscosity of the users are improved, meanwhile, weighting is carried out when the gold coins are rewarded through the finding difficulty and the feedback effectiveness of problems fed back in the user testing process, the quantity of the gold coins acquired by the users is increased, the using degree of the user testing is improved, a higher-quality testing result is obtained, and continuous optimization and improvement of software in the follow-up process are facilitated.
2. According to the mobile terminal software testing system based on big data sharing, the first cavity, the heat conducting plate and the movable column are arranged, when the mobile terminal is connected with a computer and is in a testing process, liquid alcohol in the first cavity is expanded through a large amount of heat emitted by the mobile terminal, the movable column is pushed to extend out, and then the column data line plug is clamped, so that the mobile terminal is prevented from accidentally falling in the testing process, the testing is accidentally terminated, the testing needs to be carried out again, time waste is avoided, meanwhile, the arranged heat conducting plate can effectively conduct the heat of the mobile terminal to the first cavity, the expansion of the liquid alcohol is accelerated, the data line plug is fixed more quickly, meanwhile, the heat conducting plate conducts away excessive heat generated by the mobile terminal, the mobile terminal is prevented from being overheated, and the service life of the mobile terminal is prolonged.
Drawings
The invention will be further explained with reference to the drawings.
FIG. 1 is a schematic diagram of the structure of the testing device of the present invention;
FIG. 2 is a partial cross-sectional view of a testing device;
FIG. 3 is a system framework diagram of the present invention;
in the figure: the device comprises a server end 1, a user end 2, a management end 3, a testing device 4, a clamping plate 41, a spring 411, a moving plate 412, a mounting column 413, a blocking seat 42, a first cavity 421, a movable column 422, a second cavity 43, a through hole 44, a heat conducting plate 45, a bottom plate 46, a mobile terminal 5, a data line plug 6, an arc-shaped groove 61 and a cable 62.
Detailed Description
In order to make the technical means, the creation characteristics, the achievement purposes and the effects of the invention easy to understand, the invention is further described with the specific embodiments.
As shown in fig. 1 to fig. 3, the mobile terminal software testing system based on big data sharing according to the present invention includes a server 1, a management end 3, and a user end 2; the server 1 runs on a cloud server and is connected with the management end 3 and the user end 2 through a network; the server 1 is used for storing software to be tested, user information and software test data; the management terminal 3 runs on a PC, enters a cloud server by using a staff account through remote login, uploads software to be tested, processes test data, management user data and processing user requests collected by the server terminal 1; the user end 2 runs on the mobile terminal 5, logs in the server end 1 through the user end 2, downloads the software to be tested to the local of the user, and carries out installation and testing; the user end 2 keeps running in the software testing process, collects the mobile phone logs in the software running process, and packages and uploads the logs to the server end 1 after the testing is finished;
the user side 2 comprises a registration unit, a login unit, an information statistics unit, a collection unit, a task receiving unit, a downloading unit and an uploading unit; when the user side 2 is installed and operated for the first time, the user enters a registration interface and registers through a registration unit; in the registration process, the user end 2 is connected with the server end 1, a unique user account is allocated to the user, and after the user obtains the user account, a login password is set to complete preliminary registration; after the user finishes the initial registration, the user side 2 jumps to a basic information input interface, the user inputs personal information in the interface, and after the input is finished, a registration unit uploads the information to the server side 1 for storage; the personal information comprises certificate information, work industry, work skill mastering proficiency, long-term work places and contact ways; the personal information can be automatically modified or added after the user logs in, so that the accuracy of the information is ensured;
when the user side 2 carries out software testing, a user logs in through a user side 2 login unit by using an account number and a password, after the login is completed, the user enters a task receiving unit to select a suitable and interested task, and then the task is received to carry out testing; the tasks in the task receiving unit are subjected to targeted distribution by personal information uploaded by the server 1 when the user registers, and the software to be tested stored in the server 1 is correspondingly distributed to different industries to obtain a test result with strong industrial pertinence; after the user selects a test task in the task receiving unit, the user side 2 downloads and stores the software to be tested stored in the server side 1 to the local through the downloading unit, and after the downloading is completed, the user side 2 installs the software to be tested by itself and enters a test flow; the user side 2 keeps running in the background of the mobile terminal 5 in the testing process, and meanwhile, the user side 2 collects system logs generated in the software testing process through the collecting unit; after the software to be tested is tested, the user side 2 automatically jumps back to the original interface, and then the user side 2 runs an uploading unit in the background to package and send the system logs collected in the testing process to the server side 1; after receiving the system log sent by the user end 2, the server end 1 conducts preliminary analysis on the system log, further conducts induction and classification, and further analyzes and processes the system log after a worker logs in the management end 3, so that software is further optimized according to the system log; after completing the software test, the user returns to the task receiving unit, various problems found in the using process or optimization suggestions generated after the user uses the software are submitted in the task receiving unit, and after receiving the user feedback, the task receiving unit sends the user feedback information to the server end 1 through the uploading unit; after receiving the feedback information, the server 1 stores the feedback information and the received system log together, and waits for a worker to analyze and process, so as to further optimize the software;
when the system works, a user logs in a test system through a login unit of a user end 2 by using an account number and a password, then the user enters a task receiving unit, the test task is selected according to own interests and hobbies, after the selection is completed, software to be tested is downloaded from a server end 1 into a local mobile terminal 5 through a downloading unit of the user end 2 and automatically installed, then the user tests the software to be tested, the user end 2 keeps background operation in the test process, a collecting unit collects system logs in the test process, the user automatically jumps back to the task receiving unit after completing the test, meanwhile, the collecting unit which operates in the background packs and compresses the logs and sends the logs to the server end 1 through an uploading unit to wait for analysis and processing of workers, and meanwhile, after the user returns to the task receiving unit, the user submits various problems and optimization suggestions encountered in the use process to the task receiving unit, then, the task receiving unit sends the user feedback information along with the log to the server end 1 through the uploading unit, meanwhile, a worker logs in the testing system through the management end 3, uploads the software to be tested to the system, waits for the user testing, analyzes and processes the user feedback information, optimizes and improves the software, meanwhile, the task receiving unit of the server end 1 classifies the software to be tested according to different industries, and pushes the software to be tested to users working in corresponding industries in a targeted manner through analyzing personal information of the users, so that the quantity and types of the software to be tested are different after different users log in, the specialty of the software testing is improved, the accuracy of the testing result is improved, the optimization and improvement direction of the software by the worker is correct and correct, and the effect and efficiency of the software optimization and improvement of the worker are improved.
As an embodiment of the present invention, the user terminal 2 includes a reward unit; the reward unit grades the users, and rewards the gold coins issued by the users according to different user grades after the users finish the test; the user grading is carried out according to personal information which is long-transmitted when the user registers; the user grading comprises a certificate information grade, a skill mastering proficiency grade and a feedback effectiveness grade; the certificate information grades are classified into certificate existence and certificate nonexistence, wherein the certificate nonexistence is rated as 1 grade, and the certificate existence is rated as 2 grade; the certificate information level occupies 10-20% of the distribution weight when the gold coin reward distribution is carried out; the skill proficiency level is divided into general, proficiency and proficiency, wherein the general grade is 1, the proficiency grade is 2, and the proficiency grade is 3; the skill proficiency level occupies 10-30% of the assigned weight when the gold coin award is assigned; the feedback effectiveness level is given by analyzing and processing feedback information uploaded by a user and a system log by a worker; the feedback effectiveness degree grade occupies 50-80% of distribution weight when the gold coin reward distribution is carried out, and the distribution weight is larger when the grade is higher; the gold coins can be exchanged for cash and cash in the reward unit; the gold coins can be exchanged for real objects in the reward unit and mailed to the hands of the user; the amount spent by the gold coins when exchanging cash is obvious to the amount spent when exchanging equivalent value entities;
when the system works, a user downloads software to be tested by self to test, a certain amount of gold coins are given to the user after the test is finished, the user can exchange real objects or cash through the gold coins, so that the incentive to the user is realized, the power for the user to continue the test is kept, the phenomenon that the user freely provides labor force for a long time to cause the viscosity of the user to be reduced and the user to lose, so that a software test task is extruded is avoided, meanwhile, when the user tests the software, the obtained test results are different due to different self levels of different users, therefore, the user grade is evaluated through personal information filled in when the user registers, the distribution weight data in the process of gold coin quantity settlement is determined after the user finishes the test, for the user with higher self level and higher user grade, the distribution weight is larger, more gold coins are distributed, and more users with high quality are motivated to put into the test, thereby promote the quality of test result for software optimization, modified efficiency, simultaneously, when using the gold coin to exchange to the user, through higher exchange cost, encourage the user to exchange the material object, reduce the desire that the user exchanged cash, thereby effectively reduce operator's fund pressure, improve the operation security.
As an embodiment of the present invention, after receiving feedback information and a system log uploaded by a user, the server 1 constructs a total database, and stores the feedback information and the system log in the total database; after the server 1 constructs a total database, grading data in the total database to construct a graded database; when the server 1 grades data in the total database, the data are analyzed through the long-term working place of an uploader, and grading databases are still constructed in different regions; screening and summarizing data uploaded after testing users in the same region in the hierarchical database, and determining the normality problem of software in the testing process of most users in the region; the user feedback information is consistent with or highly similar to the normal state problem determined by screening and summarizing the hierarchical database, and the feedback information of the user is marked to wait for being called by a worker; after the user feedback information is selected and marked, the server 1 sends an extra gold coin reward to a feedback person through a reward unit;
during operation, feedback information in the total database is classified according to the areas, a classified database is obtained, the feedback information is screened and summarized in the classified database, the most common problems in different areas are determined, the common problems are solved preferentially, user experience is improved rapidly, meanwhile, the service conditions of users in the same industry in different areas can be obtained through the classified database, adaptability optimization and improvement are carried out on software according to local conditions, the universality of the optimized and improved software is guaranteed, the difficulty of the software occupying the market is reduced, the utilization rate of the software is improved, and the influence is enlarged.
As an implementation manner of the present invention, after the user feedback information is stored in the hierarchical database, the server 1 counts the user feedback information, determines the processing priority according to the feedback quantity of the same problem, and waits for the staff to perform the recurrence test and solution; the more the feedback quantity of the same problem is, the higher the processing priority is; after the problem with the lower processing priority is not processed all the time in a period of time, the server 1 will adjust the processing priority of the problem up; after the worker conducts recurrence test on the problems, the difficulty of finding the problems is determined, and gold coins are sent to the users who feed back the problems according to the difficulty of finding the problems, so that difficulty grading reward is conducted; the difficulty of the problem finding is divided into easy, general and difficult difficulty from low to high, and the difficulty grading reward is also gradually increased from low to high; after obtaining the feedback problem difficulty grades, the server 1 determines the problem difficulty grades fed back by the users for statistics, then, counts the problem difficulties found and fed back by the users of the same user grade, and determines an average value; the server 1 evaluates the users and determines deviation values according to the average value of the user grades; users with the deviation value within a preset range do not reward and punish; the reward unit reduces the reward quantity of the gold coins of the subsequent tasks of the user and sends a credit notice to the user to require the user to modify personal information so as to enable the personal information to be in line with the true level of the user; the reward unit increases the gold coin reward quantity of the subsequent tasks of the user to be in line with the reward level of the corresponding user grade, and sends a prompt to the user to prompt the user to modify personal information, so that the user can know the real level of the user conveniently;
during working, the priority of the feedback problem is graded through the server end 1, the problem proposed by most people is guaranteed to be solved preferentially, the user dissatisfaction part is found in a short time, and optimization and improvement are carried out, so that the user satisfaction is improved, the soft public praise is guaranteed, meanwhile, the problem fed back by the user is guaranteed to be optimized and improved one by one finally by up-regulating the processing priority of the priority problem which is not processed all the time in a period of time, the problem of low priority is prevented from being ignored in the processing process, part of the user satisfaction is prevented from being reduced linearly, the public praise of the software is influenced, meanwhile, the problem with higher difficulty can be found to be marked through active processing of a worker, extra reward is carried out for the user who proposes the problem, the enthusiasm of the user for submitting the problem with high difficulty finding is improved, the quality of a test result is improved, and the worker can conveniently and better according to the test result, Software is optimized and improved more quickly, meanwhile, through the difficulty grading of the feedback problem, users who obtain higher gold coin distribution weight through personal information counterfeiting can be found out, and the fund loss caused by the continuous wool pulling of the users is avoided.
As one embodiment of the invention, when the reward unit issues the task reward, the reward unit carries out reward weighting aiming at the loyalty users who insist on testing for a long time, and the number of the gold coins obtained by the loyalty users is increased; the reward weighting is obtained by the number of the feedback problems of the user and the average difficulty level of the feedback problems; the more the user feeds back the number of the problems and the higher the average difficulty level of the feedback problems, the larger the reward weighting is, and the more the gold coin rewards the user obtains; the rewarding unit distributes different titles to different users according to the rewarding weighting level; the larger the reward weight is, the higher the reward weight grade is, and the higher the acquired title grade is; the title grades are divided according to different colors and are respectively gray, white, blue, green, golden and purple from low to high; after the titles with different grades are used, the user name of the user is enabled to display corresponding color for other users to check;
during working, for faithful users who perform software testing for a long time, according to the number of the problems fed back by the users and the average difficulty level, when the users finish testing and distribute the gold coins, the users are rewarded and weighted, more gold coins are given to the users, and the users are rewarded with the corresponding labor value, so that the user viscosity is improved, the reduction of the number of the users is avoided, meanwhile, for the faithful users, according to the rewarded and weighted, different titles can be obviously distinguished for the users, the faithful users are displayed when the users communicate with each other, through displaying the different titles, the competition consciousness among the users can be stimulated, the testing frequency and the number of the users are improved, more high-quality testing reports are obtained, and the follow-up continuous optimization and improvement of software are facilitated.
As an embodiment of the present invention, the software testing system includes a testing apparatus 4; the testing device 4 comprises a special mobile phone shell and a special data line; the special data line is matched and clamped with the special mobile phone shell; the special mobile phone shell is provided with a mobile terminal 5; both ends of the special data line are respectively inserted into the mobile terminal 5 and the PC; the mobile terminal 5 is in data connection with the PC through a special data line, and the PC is used for controlling the test process of software on the mobile terminal 5; the dedicated handset housing; the handset housing includes a bottom panel 46; the right side of the upper surface of the bottom plate 46 is provided with a blocking seat 42; a first cavity 421 is formed in the blocking seat 42; the number of the first cavities 421 is two, and the first cavities are symmetrically distributed in the stopping seat 42; a placing groove is formed in the blocking seat 42; a data line plug 6 is arranged in the placing groove; one end of the data line plug 6 is inserted into the interface of the mobile terminal 5; the other end of the data line plug 6 is connected with a cable 62 which is connected with a PC; the placing groove is positioned in the middle of the two cavities I421; liquid alcohol is filled in the first cavity 421; a movable column 422 is arranged in the first cavity 421; the movable column 422 extends out of the first cavity 421; the movable column 422 and the first cavity 421 are sealed; the top end of the movable column 422, which is positioned outside the first cavity 421, can contact the data line plug 6; an arc-shaped groove 61 is formed in the side surface of the data line plug 6; the top end of the movable column 422 is positioned in the arc-shaped groove 61; a second cavity 43 is formed in the bottom plate 46; the two cavities 43 are three and are respectively positioned on the two sides of the bottom plate 46 and the top end of the bottom plate 46 opposite to the stopping seat 42; the bottom plate 46 is provided with a clamping plate 41; the number of the clamping plates 41 is three, and the clamping plates are respectively arranged in the three cavities II 43; the clamping plate 41 is provided with a mounting column 413; the end of the mounting column 413 is positioned in the second cavity 43; a moving plate 412 is arranged in the second cavity 43; the tail end of the mounting column 413 is fixedly connected to the moving plate 412; a spring 411 is arranged on the mounting column 413; the spring 411 is positioned between the moving plate 412 and the side wall of the second cavity 43;
in operation, when the mobile terminal 5 is connected with a computer for testing, the mobile terminal 5 is placed on the bottom plate 46 of the special mobile phone shell, then the mobile terminal 5 is fixed through the two sides of the bottom plate 46 and the clamping plates 41 at the top end, so that the mobile terminal 5 is prevented from being accidentally knocked down in the testing process, the testing is accidentally terminated or the mobile terminal 5 is damaged, meanwhile, after the mobile terminal 5 is fixed on the special mobile phone shell, the data line plug 6 is placed in the preventing groove on the special mobile phone shell, the data line plug 6 is inserted into the interface of the mobile terminal 5, the mobile terminal 5 is connected with the computer through the cable 62 installed at the other end of the data line plug 6 for testing, meanwhile, in the testing process, because the mobile terminal 5 performs a large amount of calculation, a large amount of heat is generated, the temperature of the mobile terminal 5 is increased, after the temperature of the mobile terminal 5 is increased, liquid alcohol in cavity 421 that is located on stopping seat 42 is heated and begins to expand, thereby promote the activity post 422 in the cavity 421 and begin to outwards stretch out, activity post 422 stretches out the back top card and goes into the arc wall 61 of data line joint side, firmly fix data line plug 6 on special cell-phone shell, prevent in the test process, the accident leads to data line and 5 disconnection of mobile terminal, make the test process interrupt, thereby guarantee that the test lasts, once accomplish, avoid mobile terminal 5 and computer to be connected the disconnection, lead to the test termination, need retest, save test time, and the efficiency of software testing is improved.
As an embodiment of the present invention, the bottom plate 46 is provided with a through hole 44; the heat conducting plate 45 is embedded and installed on the surface of the bottom plate 46 in an injection molding mode; the back surface of the mobile terminal 5 is in direct contact with the surface of the heat conducting plate 45; a part of the heat conductive plate 45 passes through the through hole 44, and the through hole 44 is kept through; the heat conducting plate 45 penetrates into a first cavity 421 in the blocking seat 42; the heat conducting plate 45 is directly contacted with liquid alcohol filled in the first cavity 421;
when in work, because the heat conducting plate 45 is embedded and installed on the surface of the bottom plate 46, and one end of the heat conducting plate 45 is positioned in the first cavity 421, the heat generated during the test of the mobile terminal 5 is rapidly conducted into the liquid alcohol in the cavity one 421 by the heat conducting plate 45, the liquid alcohol is heated to expand, the movable column 422 is pushed to extend out, the data line plug 6 is fixed, meanwhile, the heat conducting plate 45 conducts away the heat, can effectively reduce the temperature of the mobile terminal 5, avoid the overheating of the mobile terminal 5, reduce the service life of parts in the mobile terminal 5 and reduce the service life of the mobile terminal 5, meanwhile, a through hole 44 is formed on the bottom plate 46, a part of the heat conducting plate 45 passes through the through hole 44, when the alcohol in the first cavity 421 does not absorb heat, the gas flows through the through hole 44, which takes away the heat from the heat conducting plate 45 and keeps the temperature of the mobile terminal 5 constant, thereby preventing the temperature of the mobile terminal 5 from being too high.
As an embodiment of the present invention, the through holes 44 on the bottom plate 46 have different arrangement modes, so as to form different patterns; the special mobile phone shell is graded according to different patterns formed by the through holes 44 on the bottom plate 46, and the more complex and exquisite the pattern is, the higher the grade of the special mobile phone shell is; the special mobile phone shell provides special mobile phone shells with different grades according to different titles of users; the dedicated handset housing may be redeemed for gold in the reward unit;
during operation, the user wants to obtain more exquisite special cell-phone shell in the use, then need promote self user's grade, reach corresponding grade after, can apply for free and obtain, simultaneously, if the user wants to obtain more exquisite special cell-phone shell immediately, still can use the gold coin to exchange, thereby increase the low-cost user gold coin channel of retrieving, reduce operation and fund pressure, and simultaneously, the user uses the gold coin to exchange behind more exquisite special cell-phone shell, the user need continue to accomplish the test, could obtain more gold coins, the exchange grade is higher, the more exquisite complicated special cell-phone shell of pattern, thereby improve user's viscidity, maintain or promote user's quantity.
The specific working process is as follows:
when the mobile terminal 5 is connected with a computer to be tested, the mobile terminal 5 is placed on the bottom plate 46 of the special mobile phone shell, then the mobile terminal 5 is fixed through the two sides of the bottom plate 46 and the clamping plates 41 at the top end, meanwhile, after the mobile terminal 5 is fixed on the special mobile phone shell, the data line plug 6 is placed in the preventing groove on the special mobile phone shell, the data line plug 6 is inserted into the interface of the mobile terminal 5, the mobile terminal 5 is connected with the computer through the cable 62 arranged at the other end of the data line plug 6, meanwhile, in the testing process, as the mobile terminal 5 carries out a large amount of calculation, a large amount of heat is generated, the temperature of the mobile terminal 5 is increased, after the temperature of the mobile terminal 5 is increased, liquid alcohol in the cavity one 421 on the blocking seat 42 is heated and begins to expand, so that the movable column 422 in the cavity one 421 is pushed to begin to extend outwards, the top end of the movable column 422 after extending out is clamped into the arc-shaped groove 61 on the side surface of the data line connector, so that the data line plug 6 is firmly fixed on the special mobile phone shell; because the heat-conducting plate 45 is installed on the surface of the bottom plate 46 in an embedded mode, one end of the heat-conducting plate 45 is located in the first cavity 421, heat generated in the testing process of the mobile terminal 5 is rapidly conducted to liquid alcohol in the first cavity 421 through the heat-conducting plate 45, the liquid alcohol is heated to expand, the movable column 422 is pushed to stretch out, the data line plug 6 is fixed, meanwhile, the through hole 44 is formed in the bottom plate 46, a part of the heat-conducting plate 45 penetrates through the through hole 44, when the alcohol in the first cavity 421 does not absorb heat, gas flows in the through hole 44, heat on the heat-conducting plate 45 is taken away, and the temperature of the mobile terminal 5 is.
The foregoing illustrates and describes the principles, general features, and advantages of the present invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (8)

1. A mobile terminal software test system based on big data sharing is characterized in that: comprises a server end (1), a management end (3) and a user end (2); the server (1) runs on a cloud server and is connected with the management end (3) and the user end (2) through a network; the server (1) is used for storing software to be tested, user information and software testing data; the management terminal (3) runs on a PC, enters a cloud server by using a staff account through remote login, uploads software to be tested, processes test data, management user data and processing user requests collected by the server terminal (1); the user side (2) runs on the mobile terminal (5), logs in the server side (1) through the user side (2), downloads the software to be tested to the local of the user, and carries out installation and testing; the user side (2) keeps running in the software testing process, collects the mobile phone logs in the software running process, and packages and uploads the logs to the server side (1) after the testing is finished;
the user side (2) comprises a registration unit, a login unit, a collection unit, a task receiving unit, a downloading unit and an uploading unit; when the user side (2) is installed and operated for the first time, the user enters a registration interface and registers through a registration unit; in the registration process, the user side (2) is connected with the server side (1) and allocates a unique user account for the user, and after the user obtains the user account, a login password is set to complete primary registration; after the user finishes the initial registration, the user side (2) jumps to a basic information input interface, the user inputs personal information in the interface, and after the input is finished, a registration unit uploads the information to the server side (1) for storage; the personal information comprises certificate information, work industry, work skill mastering proficiency, long-term work places and contact ways; the personal information can be automatically modified or added after the user logs in, so that the accuracy of the information is ensured;
when the user side (2) performs software testing, the user logs in through the user side (2) login unit by using an account number and a password, after the login is completed, the user enters the task receiving unit to select a suitable and interested task, and then the task is received to perform testing; the tasks in the task receiving unit are subjected to targeted distribution by personal information uploaded by the server (1) when the user registers, and software to be tested stored in the server (1) is correspondingly distributed to different industries to obtain a test result with strong industrial pertinence; after the user selects a test task in the task receiving unit, the user side (2) downloads and stores the software to be tested stored in the server side (1) to the local through the downloading unit, and after the downloading is finished, the user side (2) automatically installs the software to be tested and enters a test flow; the user side (2) keeps running in a background of the mobile terminal (5) in the testing process, and meanwhile, the user side (2) collects system logs generated in the software testing process through a collecting unit; after the software to be tested is tested, the user side (2) automatically jumps back to the original interface, then the user side (2) runs an uploading unit in the background, and packs and sends the system logs collected in the testing process to the server side (1); after receiving the system log sent by the user side (2), the server side (1) conducts preliminary analysis on the system log, further conducts induction and classification, further analyzes and processes the system log after a worker logs in the management side (3), and further optimizes software according to the system log; after completing software testing, the user returns to the task receiving unit, various problems found in the using process or optimization suggestions generated after the user uses the software are submitted in the task receiving unit, and after receiving user feedback, the task receiving unit sends user feedback information to the server side (1) through the uploading unit; and after receiving the feedback information, the server (1) stores the feedback information and the received system log together, and waits for a worker to analyze and process, so that the software is further optimized.
2. The mobile terminal software testing system based on big data sharing according to claim 1, wherein: the user terminal (2) comprises a reward unit; the reward unit grades the users, and rewards the gold coins issued by the users according to different user grades after the users finish the test; the user grading is carried out according to personal information which is long-transmitted when the user registers; the user grading comprises a certificate information grade, a skill mastering proficiency grade and a feedback effectiveness grade; the certificate information grades are classified into certificate existence and certificate nonexistence, wherein the certificate nonexistence is rated as 1 grade, and the certificate existence is rated as 2 grade; the certificate information level occupies 10-20% of the distribution weight when the gold coin reward distribution is carried out; the skill proficiency level is divided into general, proficiency and proficiency, wherein the general grade is 1, the proficiency grade is 2, and the proficiency grade is 3; the skill proficiency level occupies 10-30% of the assigned weight when the gold coin award is assigned; the feedback effectiveness level is given by analyzing and processing feedback information uploaded by a user and a system log by a worker; the feedback effectiveness degree grade occupies 50-80% of distribution weight when the gold coin reward distribution is carried out, and the distribution weight is larger when the grade is higher; the gold coins can be exchanged for cash and cash in the reward unit; the gold coins can be exchanged for real objects in the reward unit and mailed to the hands of the user; the amount spent exchanging cash for the gold coins is obviously the amount spent exchanging equivalent value entities.
3. The system for testing mobile terminal software based on big data sharing as claimed in claim 2, wherein: after receiving feedback information and system logs uploaded by a user, the server side (1) constructs a total database and stores the feedback information and the system logs into the total database; after the server side (1) constructs the total database, grading data in the total database to construct a graded database; when the server side (1) grades data in the total database, the data are analyzed through a long-term working place of an uploader, and grading databases are still built in different regions; screening and summarizing data uploaded after testing users in the same region in the hierarchical database, and determining the normality problem of software in the testing process of most users in the region; the user feedback information is consistent with or highly similar to the normal state problem determined by screening and summarizing the hierarchical database, and the feedback information of the user is marked to wait for being called by a worker; after the user feedback information is selected and marked, the server (1) sends an extra gold coin reward to the feedback person through the reward unit.
4. The system for testing mobile terminal software based on big data sharing as claimed in claim 2, wherein: after the user feedback information is stored in the grading database, the server side (1) counts the user feedback information, determines the processing priority according to the feedback quantity of the same problem, and waits for the staff to perform the recurrence test and solution; the more the feedback quantity of the same problem is, the higher the processing priority is; after the problem with lower processing priority is not processed all the time in a period of time, the server (1) will adjust the processing priority of the problem up; after the worker conducts recurrence test on the problems, the difficulty of finding the problems is determined, and gold coins are sent to the users who feed back the problems according to the difficulty of finding the problems, so that difficulty grading reward is conducted; the difficulty of the problem finding is divided into easy, general and difficult difficulty from low to high, and the difficulty grading reward is also gradually increased from low to high; after obtaining the feedback problem difficulty grades, the server side (1) determines the problem difficulty grades fed back by the users for statistics, then, the server side counts the problem difficulties found and fed back by the users of the same user grade, and determines an average value; the server side (1) evaluates the users and determines deviation values according to the average value of all user grades; users with the deviation value within a preset range do not reward and punish; the reward unit reduces the reward quantity of the gold coins of the subsequent tasks of the user and sends a credit notice to the user to require the user to modify personal information so as to enable the personal information to be in line with the true level of the user; the reward unit increases the reward quantity of the gold coins of the subsequent tasks of the user to be in line with the reward level of the corresponding user grade, and sends a prompt to the user to prompt the user to modify personal information, so that the user can know the real level of the user conveniently.
5. The system for testing mobile terminal software based on big data sharing of claim 4, wherein: when the reward unit issues the task reward, the reward unit carries out reward weighting aiming at the loyalty users who insist on testing for a long time, and the number of the gold coins obtained by the loyalty users is increased; the reward weighting is obtained by the number of the feedback problems of the user and the average difficulty level of the feedback problems; the more the user feeds back the number of the problems and the higher the average difficulty level of the feedback problems, the larger the reward weighting is, and the more the gold coin rewards the user obtains; the rewarding unit distributes different titles to different users according to the rewarding weighting level; the larger the reward weight is, the higher the reward weight grade is, and the higher the acquired title grade is; the title grades are divided according to different colors and are respectively gray, white, blue, green, golden and purple from low to high; after the titles with different grades are used, the user name of the user is enabled to display corresponding color for other users to check.
6. The mobile terminal software testing system based on big data sharing according to claim 1, wherein: the software testing system comprises a testing device (4); the testing device (4) comprises a special mobile phone shell and a special data line; the special data line is matched and clamped with the special mobile phone shell; a mobile terminal (5) is installed on the special mobile phone shell; both ends of the special data line are respectively inserted into the mobile terminal (5) and the PC; the mobile terminal (5) is in data connection with the PC through a special data line, and the PC is used for controlling the test process of software on the mobile terminal (5); the dedicated handset housing; the handset housing includes a bottom panel (46); a stopping seat (42) is arranged on the right side of the upper surface of the bottom plate (46); a first cavity (421) is formed in the blocking seat (42); the number of the first cavities (421) is two, and the first cavities are symmetrically distributed in the stopping seat (42); a placing groove is formed in the blocking seat (42); a data line plug (6) is arranged in the placing groove; one end of the data line plug (6) is inserted into the interface of the mobile terminal (5); the other end of the data line plug (6) is connected with a cable (62) which is connected with a PC; the placing groove is positioned in the middle of the two first cavities (421); liquid alcohol is filled in the first cavity (421); a movable column (422) is arranged in the first cavity (421); the movable column (422) extends out of the first cavity (421); the movable column (422) keeps sealed with the first cavity (421); the top end of the movable column (422) positioned outside the first cavity (421) can contact the data line plug (6); an arc-shaped groove (61) is formed in the side face of the data line plug (6); the top end of the movable column (422) is positioned in the arc-shaped groove (61); a second cavity (43) is formed in the bottom plate (46); the number of the second cavities (43) is three, and the second cavities are respectively positioned on two sides of the bottom plate (46) and the top end of the bottom plate (46) opposite to the stopping seat (42); the bottom plate (46) is provided with a clamping plate (41); the number of the clamping plates (41) is three, and the clamping plates are respectively arranged in the three cavities II (43); the clamping plate (41) is provided with an installation column (413); the tail end of the mounting column (413) is positioned in the second cavity (43); a moving plate (412) is arranged in the second cavity (43); the tail end of the mounting column (413) is fixedly connected to the moving plate (412); a spring (411) is arranged on the mounting column (413); the spring (411) is positioned between the moving plate (412) and the side wall of the second cavity (43).
7. The system for testing mobile terminal software based on big data sharing of claim 6, wherein: the bottom plate (46) is provided with a through hole (44); the surface of the bottom plate (46) is provided with a heat conducting plate (45) in an embedded mode in an injection molding mode; the back surface of the mobile terminal (5) is in direct contact with the surface of the heat conducting plate (45); a part of the heat conduction plate (45) passes through the through hole (44), and the through hole (44) is kept through; the heat conducting plate (45) penetrates into a first cavity (421) in the stopping seat (42); the heat conducting plate (45) is in direct contact with liquid alcohol filled in the first cavity (421).
8. The system for testing mobile terminal software based on big data sharing of claim 7, wherein: the through holes (44) on the bottom plate (46) have different arrangement modes, so that different patterns are formed; the special mobile phone shell is graded according to different patterns formed by the through holes (44) on the bottom plate (46), and the more complex and exquisite the pattern is, the higher the grade of the special mobile phone shell is; the special mobile phone shell provides special mobile phone shells with different grades according to different titles of users; the dedicated handset housing may be redeemed for gold in the reward unit.
CN202010724744.3A 2020-07-24 2020-07-24 Mobile terminal software testing system based on big data sharing Active CN111866253B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010724744.3A CN111866253B (en) 2020-07-24 2020-07-24 Mobile terminal software testing system based on big data sharing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010724744.3A CN111866253B (en) 2020-07-24 2020-07-24 Mobile terminal software testing system based on big data sharing

Publications (2)

Publication Number Publication Date
CN111866253A true CN111866253A (en) 2020-10-30
CN111866253B CN111866253B (en) 2021-11-19

Family

ID=72949539

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010724744.3A Active CN111866253B (en) 2020-07-24 2020-07-24 Mobile terminal software testing system based on big data sharing

Country Status (1)

Country Link
CN (1) CN111866253B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113536559A (en) * 2021-07-06 2021-10-22 河南省水利勘测设计研究有限公司 Wire data processing system and method in hydraulic engineering measurement
CN114513505A (en) * 2022-04-20 2022-05-17 深圳市星卡软件技术开发有限公司 Service system monitoring method and device and computer equipment

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040253974A1 (en) * 2003-06-16 2004-12-16 Wan-Pei Kao Electric plug for use in a mobile electronic apparatus
CN103365770A (en) * 2012-04-09 2013-10-23 陆兵 Mobile terminal software testing system and software testing method
CN103927255A (en) * 2013-01-16 2014-07-16 腾讯科技(深圳)有限公司 Software testing method based on cloud testing system, cloud testing system and client side of cloud testing system
CN105607994A (en) * 2015-10-19 2016-05-25 珠海金山网络游戏科技有限公司 Mobile terminal software testing method and system
CN106042871A (en) * 2016-05-16 2016-10-26 钟志强 Automobile sun shading device capable of being automatically changed according to temperature changes
CN106681924A (en) * 2016-12-30 2017-05-17 深圳天珑无线科技有限公司 Software testing method and software testing system
US9898391B1 (en) * 2016-08-17 2018-02-20 Mastercard International Incorporated Systems and methods for use in distributed and incentivized code testing
CN207409861U (en) * 2017-09-03 2018-05-25 青岛丰泰配电工程有限公司 A kind of construction site distribution box of good heat dissipation effect
CN108121659A (en) * 2017-12-20 2018-06-05 东莞理工学院 A kind of method for testing software and system
CN108664114A (en) * 2018-05-11 2018-10-16 贺州学院 A kind of desktop computer power supplies that high temperature automatically powers off
CN108829597A (en) * 2018-06-13 2018-11-16 中国平安人寿保险股份有限公司 Software crowd surveys method and device, computer installation and readable storage medium storing program for executing
CN109299015A (en) * 2018-10-15 2019-02-01 北京云测网络科技有限公司 A kind of method for testing software, apparatus and system
CN208782888U (en) * 2018-10-24 2019-04-23 泸州云丞聚智能科技有限公司 A kind of Mobile telephone shell with support function
CN109886651A (en) * 2019-02-20 2019-06-14 福建省农村信用社联合社 A kind of in-house many test tubes reason method and system
CN110134581A (en) * 2019-04-02 2019-08-16 浙江数链科技有限公司 Method for testing software, device, computer equipment and storage medium

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040253974A1 (en) * 2003-06-16 2004-12-16 Wan-Pei Kao Electric plug for use in a mobile electronic apparatus
CN103365770A (en) * 2012-04-09 2013-10-23 陆兵 Mobile terminal software testing system and software testing method
CN103927255A (en) * 2013-01-16 2014-07-16 腾讯科技(深圳)有限公司 Software testing method based on cloud testing system, cloud testing system and client side of cloud testing system
CN105607994A (en) * 2015-10-19 2016-05-25 珠海金山网络游戏科技有限公司 Mobile terminal software testing method and system
CN106042871A (en) * 2016-05-16 2016-10-26 钟志强 Automobile sun shading device capable of being automatically changed according to temperature changes
US9898391B1 (en) * 2016-08-17 2018-02-20 Mastercard International Incorporated Systems and methods for use in distributed and incentivized code testing
CN106681924A (en) * 2016-12-30 2017-05-17 深圳天珑无线科技有限公司 Software testing method and software testing system
CN207409861U (en) * 2017-09-03 2018-05-25 青岛丰泰配电工程有限公司 A kind of construction site distribution box of good heat dissipation effect
CN108121659A (en) * 2017-12-20 2018-06-05 东莞理工学院 A kind of method for testing software and system
CN108664114A (en) * 2018-05-11 2018-10-16 贺州学院 A kind of desktop computer power supplies that high temperature automatically powers off
CN108829597A (en) * 2018-06-13 2018-11-16 中国平安人寿保险股份有限公司 Software crowd surveys method and device, computer installation and readable storage medium storing program for executing
CN109299015A (en) * 2018-10-15 2019-02-01 北京云测网络科技有限公司 A kind of method for testing software, apparatus and system
CN208782888U (en) * 2018-10-24 2019-04-23 泸州云丞聚智能科技有限公司 A kind of Mobile telephone shell with support function
CN109886651A (en) * 2019-02-20 2019-06-14 福建省农村信用社联合社 A kind of in-house many test tubes reason method and system
CN110134581A (en) * 2019-04-02 2019-08-16 浙江数链科技有限公司 Method for testing software, device, computer equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113536559A (en) * 2021-07-06 2021-10-22 河南省水利勘测设计研究有限公司 Wire data processing system and method in hydraulic engineering measurement
CN113536559B (en) * 2021-07-06 2023-08-01 河南省水利勘测设计研究有限公司 Wire data processing system and method in hydraulic engineering measurement
CN114513505A (en) * 2022-04-20 2022-05-17 深圳市星卡软件技术开发有限公司 Service system monitoring method and device and computer equipment

Also Published As

Publication number Publication date
CN111866253B (en) 2021-11-19

Similar Documents

Publication Publication Date Title
CN111866253B (en) Mobile terminal software testing system based on big data sharing
CN105607994B (en) A kind of mobile terminal software test method and system
CN106484622A (en) Method of testing, apparatus and system
CN109582579A (en) Applied program testing method, device, electronic equipment and storage medium
CN108717393A (en) A kind of applied program testing method and mobile terminal
CN107832226A (en) Report-generating method, device, equipment and computer media based on performance test
CN108337656A (en) A kind of mobile intelligent perception motivational techniques
CN107092555A (en) A kind of method and system of test application program
CN101718992A (en) Vehicle diagnosis system and method based on internet C/S mode
CN106411633A (en) Web application compatibility testing method based on openstack and system thereof
CN111751143A (en) Intelligent lock testing system, method, device and storage medium
US20230036072A1 (en) AI-Based Method and System for Testing Chatbots
CN106093635A (en) Mobile terminal ageing testing method, Apparatus and system
CN109141588B (en) Automatic simulation test system for gas meter
CN107703395A (en) A kind of pulse test system and method for testing for vehicle-carrying display screen
CN117010872A (en) Waste electronic product recycling method and waste electronic product recycling system
CN211374965U (en) PCBA general test platform based on raspberry group
CN108875368A (en) A kind of safety detection method, apparatus and system
CN217112604U (en) Power amplifier's test system
CN115687110A (en) Internet of things terminal equipment testing system and testing method
CN110706012A (en) Automatic vending machine-based advertisement accurate delivery method
CN201638264U (en) Mobile system for power utilization application
CN112561358B (en) Accounting collaborative performance rating assessment system
CN113988921A (en) Automobile diagnosis system and method for intelligently recommending accessories and storage medium
CN112328439A (en) Stability test method and system for hardware equipment

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20211104

Address after: 518000 307, building 1, COFCO Chuangxin R & D center, district 69, Xingdong community, Xin'an street, Bao'an District, Shenzhen, Guangdong Province

Applicant after: Shenzhen Le paradise Technology Co.,Ltd.

Address before: 518000 second floor, zone a, entrepreneurship Park, University Town, 1199 Liuxian Avenue, Taoyuan Street, Nanshan District, Shenzhen, Guangdong

Applicant before: Geng Tianzhen

GR01 Patent grant
GR01 Patent grant