CN109726106B - Method, device, terminal and storage medium for verifying option data - Google Patents

Method, device, terminal and storage medium for verifying option data Download PDF

Info

Publication number
CN109726106B
CN109726106B CN201810464992.1A CN201810464992A CN109726106B CN 109726106 B CN109726106 B CN 109726106B CN 201810464992 A CN201810464992 A CN 201810464992A CN 109726106 B CN109726106 B CN 109726106B
Authority
CN
China
Prior art keywords
data
option data
option
verification
city
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
CN201810464992.1A
Other languages
Chinese (zh)
Other versions
CN109726106A (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 Lian Intellectual Property Service Center
Shenzhen Pengkai Information Technology Co ltd
Original Assignee
Shenzhen Pengkai Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Pengkai Information Technology Co ltd filed Critical Shenzhen Pengkai Information Technology Co ltd
Priority to CN201810464992.1A priority Critical patent/CN109726106B/en
Publication of CN109726106A publication Critical patent/CN109726106A/en
Application granted granted Critical
Publication of CN109726106B publication Critical patent/CN109726106B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a method, a device, a terminal and a storage medium for verifying option data. The terminal displays a verification page corresponding to the data verification instruction by receiving the data verification instruction; detecting whether option data contained in a verification page has a focus acquisition function; and when the option data has a focus acquisition function, judging that the option data is successfully configured. According to the invention, the option data to be verified is firstly obtained, and then whether the option data to be verified has a focus obtaining function is detected, so that the rapid verification of whether each option data is configured successfully or not can be realized, the operation of manually clicking each option data in a verification page is avoided, the verification process is simplified, and the verification cost is reduced.

Description

Method, device, terminal and storage medium for verifying option data
Technical Field
The present invention relates to the field of software testing technologies, and in particular, to a method, an apparatus, a terminal, and a storage medium for verifying option data.
Background
At present, with the rapid development of the insurance industry, the insurance business is not limited to regions with more people in provinces, cities, counties and the like in all regions of the country. Therefore, for some newly added cities or towns, in order to meet the requirements of the newly added cities or towns for the insurance companies to transact the insurance service, the newly added cities or towns are added in the corresponding insurance service Application program (APP), so that the users can conveniently inquire or transact the insurance service according to the respective residence position information. On the premise of realizing the functions, the research and development personnel need to add the new area covered by the insurance service into the geographic position menu options of the APP, and then verify whether the addition of the newly added cities is correct or not, and whether messy codes occur or not is judged.
In general, if there are more cities, when a developer verifies the newly added cities, the developer always checks whether the configuration is successful and correctly displayed one by one at the pull-down position of the page corresponding to the APP according to each newly added city, so that the verification process is complicated and the efficiency is low.
The foregoing is provided merely for the purpose of facilitating understanding of the technical solutions of the present invention and is not intended to represent an admission that the foregoing is prior art.
Disclosure of Invention
The invention mainly aims to provide an option data verification method, an option data verification device, a terminal and a storage medium, and aims to solve the technical problems that verification of newly added option data in an application program containing the option data is too complicated and manual verification efficiency is low.
In order to achieve the above object, the present invention provides a method for verifying option data, the method comprising the steps of:
receiving a data verification instruction, and displaying a verification page corresponding to the data verification instruction;
detecting whether option data contained in the verification page has a focus acquisition function or not;
and when the option data has a focus acquisition function, judging that the option data is successfully configured.
Preferably, before the detecting whether the option data contained in the verification page has the focus acquisition function, the method further includes:
acquiring a current coding format of option data contained in the verification page, and detecting whether the current coding format accords with a preset coding format or not;
and executing the step of detecting whether the option data contained in the verification page has a focus acquisition function or not when the current coding format accords with the preset coding format.
Preferably, the step of detecting whether the option data contained in the verification page has a focus acquisition function includes:
selecting a preset number of target city data from the option data of the verification page;
and detecting whether the city options corresponding to the target city data in the verification page have a focus acquisition function.
Preferably, the step of selecting a preset number of target city data from the option data of the verification page includes:
determining cities to be verified corresponding to the option data, counting the number of the cities to be verified and obtaining a number counting result;
determining a target sampling ratio according to the quantity statistical result;
and screening out target city data from the option data based on the target sampling ratio.
Preferably, the step of determining the target sampling ratio according to the number statistics includes:
searching a sampling ratio corresponding to the quantity statistical result in the mapping relation;
and taking the searched sampling ratio as a target sampling ratio, wherein the mapping relation stores the corresponding relation between the quantity statistical result and the sampling ratio.
Preferably, the step of screening the target city data from the option data based on the target sampling ratio includes:
determining the number of target cities according to the target sampling ratio and the number of cities to be verified;
and selecting the city data of the target city number from the option data as target city data.
Preferably, before the detecting whether the corresponding city option in the verification page has the focus acquisition function, the method further includes:
acquiring historical city data corresponding to the option data file before updating, and detecting whether the target city data contains the historical city data or not;
and executing the step of detecting whether the corresponding city options of the target city data in the verification page have a focus acquisition function or not when detecting that the target city data contains historical city data.
In addition, to achieve the above object, the present invention also proposes an apparatus for verifying option data, the apparatus comprising: the device comprises an instruction response module, a data verification module and a result judgment module;
the instruction response module is used for receiving a data verification instruction and displaying a verification page corresponding to the data verification instruction;
the data verification module is used for detecting whether option data contained in the verification page has a focus acquisition function or not;
and the result judging module is used for judging that the option data is successfully configured when the option data has a focus acquisition function.
In addition, to achieve the above object, the present invention also proposes a terminal including: a memory, a processor and an authentication program of option data stored on the memory and executable on the processor, the authentication program of option data configured to implement the steps of the authentication method of option data as described above.
In addition, in order to achieve the above object, the present invention also proposes a storage medium having stored thereon an authentication program of option data, which when executed by a processor, implements the steps of the authentication method of option data as described above.
The terminal displays a verification page corresponding to the data verification instruction by receiving the data verification instruction; detecting whether option data contained in a verification page has a focus acquisition function; and when the option data has a focus acquisition function, judging that the option data is successfully configured. According to the invention, the option data to be verified is firstly obtained, and then whether the city option corresponding to the option data to be verified has the focus obtaining function is detected, so that the rapid verification of whether each option data is configured successfully can be realized, the operation of manually clicking each option data in the application program verification page is avoided, the verification process is simplified, and the verification cost is reduced.
Drawings
FIG. 1 is a schematic diagram of a terminal of a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart of a first embodiment of a method for verifying option data according to the present invention;
FIG. 3 is a flowchart illustrating a second embodiment of the method for verifying option data according to the present invention;
FIG. 4 is a flowchart of a third embodiment of the method for verifying option data according to the present invention;
fig. 5 is a block diagram showing the construction of a first embodiment of the apparatus for verifying option data according to the present invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Referring to fig. 1, fig. 1 is a schematic diagram of a terminal structure of a hardware operating environment according to an embodiment of the present invention.
As shown in fig. 1, the terminal may include: a processor 1001, such as a central processing unit (Central Processing Unit, CPU), a communication bus 1002, a user interface 1003, a network interface 1004, a memory 1005. Wherein the communication bus 1002 is used to enable connected communication between these components. The user interface 1003 may include a Display, an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may further include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., a WIreless-FIdelity (WI-FI) interface). The Memory 1005 may be a high-speed random access Memory (Random Access Memory, RAM) Memory or a stable nonvolatile Memory (NVM), such as a disk Memory. The memory 1005 may also optionally be a storage device separate from the processor 1001 described above.
It will be appreciated by those skilled in the art that the structure shown in fig. 1 is not limiting of the terminal and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
As shown in fig. 1, an operating system, a data storage module, a network communication module, a user interface module, and an authentication program of option data may be included in the memory 1005 as one storage medium.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for data communication with a background server; the user interface 1003 is mainly used for data interaction with a user; the processor 1001 and the memory 1005 in the terminal of the present invention may be provided in the terminal, and the terminal calls the verification program of the option data stored in the memory 1005 through the processor 1001 and executes the verification method of the option data provided by the embodiment of the present invention.
An embodiment of the present invention provides a method for verifying option data, referring to fig. 2, fig. 2 is a flowchart of a first embodiment of the method for verifying option data according to the present invention.
In this embodiment, the method includes the steps of:
step S10: receiving a data verification instruction, and displaying a verification page corresponding to the data verification instruction;
it should be noted that, the execution body of the method of this embodiment may be a computing service device (hereinafter referred to as a terminal) capable of performing program running, data processing, and network communication, for example: a cell phone, a tablet computer, a personal computer, etc. In addition, before executing this step, the tester needs to add the newly added option data to the option data file before updating to obtain an updated option data file, and guarantee the updated option data file to the corresponding position in the terminal. In this embodiment, the obtaining of the data verification instruction may be triggered by a timing task preset in the terminal, or may be triggered by a user clicking an event on the terminal device, which is not limited.
The option data in this embodiment and the following embodiments are described by taking city options corresponding to city data as an example.
In a specific implementation, when a terminal receives a data verification instruction, the data verification instruction is analyzed, a verification page corresponding to the data verification instruction is displayed on a man-machine interaction interface, and the verification page contains option data to be verified.
Step S20: detecting whether option data contained in the verification page has a focus acquisition function or not;
it should be noted that the option data may be a menu or element option configured in the verification page, such as a city option in a location or positioning option, a year/month/day option in a date option, and the like. This embodiment and the following embodiments will be described by taking city options as examples.
In this step, after the terminal determines the option data to be verified through the text comparison tool, validity verification needs to be performed on the option data to be verified, that is, validity verification is to detect whether the option data newly added on the verification page is configured correctly, can be clicked by the user, and the like. For example, the method can be judged by detecting whether the option data to be verified has the focus acquisition function in the corresponding city option in the verification page, and if the option data to be verified has the focus acquisition function, the user can click to select the city option, that is, the city option is configured successfully. The menu or element options contained in the so-called focus acquisition, i.e. verification page, can be selected by a text box or cursor.
Specifically, the option data acquisition mode to be verified in this embodiment may be: the terminal responds to the data verification instruction, acquires the option data file before updating and the option data file after updating, compares the option data file before updating with the option data file after updating through a text comparison tool (for example, beyondCompare or TextDiff and the like), and determines the option data to be verified according to the data information with difference in the comparison result.
Step S30: and when the option data has a focus acquisition function, judging that the option data is successfully configured.
In a specific implementation, when the terminal detects that the option data has a focus acquisition function, the terminal can determine that the configuration of the option data is successful, otherwise, the terminal determines that the configuration fails.
According to the embodiment, the option data to be verified is firstly obtained, and then whether the option data to be verified has the focus obtaining function or not is detected, so that whether each option data is successfully configured or not can be rapidly and effectively verified, the operation of manually clicking each option data in the verification page is avoided, the verification process is simplified, and the verification cost is saved.
Referring to fig. 3, fig. 3 is a flowchart illustrating a second embodiment of the method for verifying option data according to the present invention.
Based on the first embodiment, the method for verifying option data according to the present embodiment further includes, before the step S20:
step S101: acquiring a current coding format of option data contained in the verification page, and detecting whether the current coding format accords with a preset coding format or not;
it should be noted that, the coding format in this embodiment may be a text format corresponding to the option data, for example, the city option data is taken as an example, the city name in the preset coding format is chinese, the font type is Song Ti, the font size is No. 4, the chinese names corresponding to the cities are arranged from a to Z according to the initial letter, and the like, and the coding format of the preset date option is year-month-day (YYYY-MM-DD) or time-minute-second (HH: MM: SS), and the like, for example, the date option data.
In a specific implementation, after the terminal obtains the option data, it can detect whether the coding format of the option data, that is, the current coding format is the same as the coding format of the option data configured in advance, if so, it indicates that the display effect of the data option on the preset page is consistent with the display effect of the data option configured in advance, and accords with the normal display effect.
Step S102: and executing the step of detecting whether the option data contained in the verification page has a focus acquisition function or not when the current coding format accords with the preset coding format.
When the current coding format is detected to be in accordance with a preset coding format, indicating that the coding format of the option data updated this time is the same as the coding format of the option data which is configured successfully before updating, and then executing the step of detecting whether the option data contained in the verification page has a focus acquisition function; when the current coding format is detected to be not in accordance with the preset coding format, the terminal can mark the option data which is not in accordance with the preset coding format and store the option data in a preset folder for a tester to correct the corresponding data again later.
The terminal of the embodiment detects whether the current coding format accords with a preset coding format or not by acquiring the current coding format of the option data contained in the verification page; when the current coding format accords with the preset coding format, the focus acquisition function of the option data is verified, so that the final detection result can be ensured to be more reliable.
Referring to fig. 4, fig. 4 is a flowchart illustrating a third embodiment of the method for verifying option data according to the present invention.
Based on the foregoing embodiments, in the method for verifying option data according to the present embodiment, the step S20 specifically includes the following steps:
step S201: selecting a preset number of target city data from the option data of the verification page;
it will be appreciated that taking city option data as an example, when there are more cities to be added, a lot of time would be wasted if each city data is verified. In order to ensure the accuracy of the verification result, the verification efficiency is further improved, and the test cost is saved. According to the embodiment, a certain amount of city data are selected from the option data to serve as target cities to be verified, and the city data corresponding to the target cities, namely the target city data, are verified, so that the overall verification time is shortened. In addition, the target data may include only option data newly configured at this time, and may further include history option data other than option data newly configured at this time, for example, the newly added city option data is Shenzhen and Wuhan, and the target data may include only: shenzhen and Wuhan; of course, the target data may also include option data (i.e. history option data) configured before the update of Beijing, shanghai, guangzhou and the like except for two newly added city option data of Shenzhen and Wuhan.
In this embodiment, the specific determination mode of the target city data that the terminal needs to verify finally may be that by determining which cities to verify corresponding to the option data, counting the number of cities to verify and obtaining the number counting result; then determining a target sampling ratio according to the quantity statistical result; and finally, screening out target city data from the option data based on the target sampling ratio.
In order to achieve rapid acquisition of the target sampling ratio, sampling ratios corresponding to different number ranges may be set in advance, for example: when the number of newly added cities is 0-100, setting the corresponding sampling ratio to be 20%; when the number of newly added cities is 100-500, the corresponding sampling ratio is set to 10%; when the number of newly added cities is more than 500, the corresponding sampling ratio is set to be 5%. The specific number range and the setting of the sampling ratio may be determined according to practical situations, and the embodiment is not limited.
Further, in this embodiment, the specific obtaining manner of the target sampling ratio may be that the number of cities to be verified is determined first, then the target number range to which the number of cities to be verified belongs is determined, and then the sampling ratio corresponding to the target number range is obtained.
Of course, in order to more quickly achieve the acquisition of the target sampling ratio by the terminal. In this embodiment, a correspondence between the number statistics result and the sampling ratio may be pre-established, that is, the mapping relationship is stored in the terminal, so that the terminal searches for the sampling ratio corresponding to the number statistics result through the mapping relationship after obtaining the number statistics result; and taking the searched sampling ratio as a target sampling ratio.
Further, after determining the target sampling ratio and the number of cities to be verified, the terminal can determine the number of the target cities according to the target sampling ratio and the number of the cities to be verified; and then selecting the city data of the target city number from the option data to be verified as target city data. Specifically, the number of target cities may be represented by the formula: the target city number=the number of cities to be verified, which is determined by the target sampling ratio, and the target city data can be realized by adopting a random selection mode when being selected, which is not limited.
Step S202: and detecting whether the city options corresponding to the target city data in the verification page have a focus acquisition function.
After selecting the target city data to be verified next, the terminal can verify whether the city options corresponding to the target city data have a focus acquisition function in the verification page so as to verify whether the target city data are configured successfully.
Further, after the terminal in this embodiment obtains the number of cities to be verified, the number may be compared with a preset threshold, and when the number exceeds the preset threshold, a corresponding target sampling ratio is obtained; and when the number does not exceed the preset threshold, directly verifying all option data to be verified, and improving the verification accuracy.
According to the embodiment, the terminal selects the preset number of target city data from the option data, and detects whether the corresponding city options of the target city data in the verification page have a focus acquisition function, so that sampling verification of the option data to be verified is realized, cost investment of one-by-one verification is avoided, accuracy of a verification result is ensured, and meanwhile, verification cost is reduced.
In addition, the embodiment of the invention also provides a computer readable storage medium, wherein the computer readable storage medium stores an option data verification program, and the option data verification program realizes the steps of the option data verification method when being executed by a processor.
Referring to fig. 5, fig. 5 is a block diagram showing the structure of a first embodiment of the authentication apparatus for option data according to the present invention.
As shown in fig. 5, the verification device for option data provided by the embodiment of the present invention further includes: instruction response module 501, data verification module 502, and result determination module 503;
the instruction response module 501 is configured to receive a data verification instruction, and display a verification page corresponding to the data verification instruction;
it should be noted that, the verification device of the option data may be a computing service device or device capable of performing program running, data processing and network communication, for example: a cell phone, a tablet computer, a personal computer, etc.
In a specific implementation, when the instruction response module 501 receives a data verification instruction, the data verification instruction is parsed and a verification page corresponding to the data verification instruction is displayed on a man-machine interaction interface, wherein the verification page contains option data to be verified.
The data verification module 502 is configured to detect whether option data included in the verification page has a focus acquisition function;
in a specific implementation, after determining the option data to be verified through the text comparison tool, the data verification module 502 performs validity verification on the option data to be verified, where the validity verification is to detect whether the option data newly added on the verification page is configured correctly, can be clicked by a user, and the like. Specifically, the method can be judged by detecting whether the option data to be verified has a focus acquisition function in the city options corresponding to the option data to be verified in the verification page.
The result determining module 503 is configured to determine that the configuration of the option data is successful when the option data has a focus acquisition function.
In a specific implementation, when the result determining module 503 detects that the option data has a focus acquisition function, it may determine that the option data is configured successfully, and otherwise, it is determined that the configuration fails.
According to the verification device for the option data, the option data to be verified is firstly obtained, then whether the option data to be verified has a focus obtaining function or not is detected, so that whether each option data is successfully configured or not can be rapidly and effectively verified, the operation of manually clicking each option data in a verification page is avoided, the verification process is simplified, and the verification cost is saved.
Other embodiments or specific implementation manners of the verification device for option data of the present invention may refer to the above method embodiments, and are not described herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. Read Only Memory)/RAM, magnetic disk, optical disk) and including several instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present invention.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (8)

1. A method of validating option data, the method comprising:
receiving a data verification instruction, and displaying a verification page corresponding to the data verification instruction;
detecting whether option data contained in the verification page has a focus acquisition function or not;
when the option data has a focus acquisition function, judging that the option data is successfully configured;
the step of detecting whether the option data contained in the verification page has a focus acquisition function, includes:
determining cities to be verified corresponding to the option data, counting the number of the cities to be verified and obtaining a number counting result;
determining a target sampling ratio according to the quantity statistical result;
screening target city data from the option data based on the target sampling ratio;
and detecting whether the corresponding city options of the target city data in the verification page have a focus acquisition function, namely, a function of selecting a menu or element option contained in the verification page by a text box or a cursor.
2. The method of claim 1, wherein before detecting whether option data contained in the verification page has a focus acquisition function, the method further comprises:
acquiring a current coding format of option data contained in the verification page, and detecting whether the current coding format accords with a preset coding format or not;
and executing the step of detecting whether the option data contained in the verification page has a focus acquisition function or not when the current coding format accords with the preset coding format.
3. The method of claim 1, wherein the step of determining a target sample ratio based on the quantity statistics comprises:
searching a sampling ratio corresponding to the quantity statistical result in the mapping relation;
and taking the searched sampling ratio as a target sampling ratio, wherein the mapping relation stores the corresponding relation between the quantity statistical result and the sampling ratio.
4. The method of claim 3, wherein the step of screening target city data from the option data based on the target sampling ratio comprises:
determining the number of target cities according to the target sampling ratio and the number of cities to be verified;
and selecting the city data of the target city number from the option data as target city data.
5. The method of claim 4, wherein the detecting whether the target city data has a focus acquisition function before the corresponding city option in the verification page, the method further comprises:
acquiring historical city data corresponding to the option data file before updating, and detecting whether the target city data contains the historical city data or not;
and executing the step of detecting whether the corresponding city options of the target city data in the verification page have a focus acquisition function or not when detecting that the target city data contains historical city data.
6. An apparatus for verifying option data, the apparatus comprising: the device comprises an instruction response module, a data verification module and a result judgment module;
the instruction response module is used for receiving a data verification instruction and displaying a verification page corresponding to the data verification instruction;
the data verification module is used for detecting whether option data contained in the verification page has a focus acquisition function or not;
the result judging module is used for judging that the option data is successfully configured when the option data has a focus acquisition function;
wherein, the data verification module is further used for:
determining cities to be verified corresponding to the option data, counting the number of the cities to be verified and obtaining a number counting result;
determining a target sampling ratio according to the quantity statistical result;
screening target city data from the option data based on the target sampling ratio;
and detecting whether the corresponding city options of the target city data in the verification page have a focus acquisition function, namely, a function of selecting a menu or element option contained in the verification page by a text box or a cursor.
7. A terminal, the terminal comprising: a memory, a processor and an authentication program of option data stored on the memory and executable on the processor, the authentication program of option data being configured to implement the steps of the authentication method of option data as claimed in any one of claims 1 to 5.
8. A storage medium having stored thereon an authentication program of option data, which when executed by a processor, implements the steps of the method of authentication of option data as claimed in any one of claims 1 to 5.
CN201810464992.1A 2018-05-15 2018-05-15 Method, device, terminal and storage medium for verifying option data Active CN109726106B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810464992.1A CN109726106B (en) 2018-05-15 2018-05-15 Method, device, terminal and storage medium for verifying option data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810464992.1A CN109726106B (en) 2018-05-15 2018-05-15 Method, device, terminal and storage medium for verifying option data

Publications (2)

Publication Number Publication Date
CN109726106A CN109726106A (en) 2019-05-07
CN109726106B true CN109726106B (en) 2024-01-19

Family

ID=66294491

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810464992.1A Active CN109726106B (en) 2018-05-15 2018-05-15 Method, device, terminal and storage medium for verifying option data

Country Status (1)

Country Link
CN (1) CN109726106B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314442A (en) * 2010-06-30 2012-01-11 百度在线网络技术(北京)有限公司 Method for value added browse and equipment
CN102324004A (en) * 2011-05-26 2012-01-18 重庆猪八戒网络有限公司 Verification method for webpage form input information and device
CN103648040A (en) * 2013-11-18 2014-03-19 乐视致新电子科技(天津)有限公司 Fast switching method and apparatus for application program option of intelligent television
CN106933460A (en) * 2015-12-30 2017-07-07 阿里巴巴集团控股有限公司 A kind of page info acquisition, sending method, apparatus and system
CN107396155A (en) * 2017-07-17 2017-11-24 环球智达科技(北京)有限公司 Page info processing method
WO2018018687A1 (en) * 2016-07-28 2018-02-01 深圳Tcl数字技术有限公司 Display method and device for animation menu

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10327139B2 (en) * 2016-10-06 2019-06-18 Bank Of America Corporation Multi-level authentication using phone application level data
CN107018121B (en) * 2016-10-13 2021-07-20 创新先进技术有限公司 User identity authentication method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314442A (en) * 2010-06-30 2012-01-11 百度在线网络技术(北京)有限公司 Method for value added browse and equipment
CN102324004A (en) * 2011-05-26 2012-01-18 重庆猪八戒网络有限公司 Verification method for webpage form input information and device
CN103648040A (en) * 2013-11-18 2014-03-19 乐视致新电子科技(天津)有限公司 Fast switching method and apparatus for application program option of intelligent television
CN106933460A (en) * 2015-12-30 2017-07-07 阿里巴巴集团控股有限公司 A kind of page info acquisition, sending method, apparatus and system
WO2018018687A1 (en) * 2016-07-28 2018-02-01 深圳Tcl数字技术有限公司 Display method and device for animation menu
CN107396155A (en) * 2017-07-17 2017-11-24 环球智达科技(北京)有限公司 Page info processing method

Also Published As

Publication number Publication date
CN109726106A (en) 2019-05-07

Similar Documents

Publication Publication Date Title
CN109710508B (en) Test method, test device, test apparatus, and computer-readable storage medium
US10241991B2 (en) Providing context-aware input data
CN108712519B (en) Method and device for positioning IP address and storage medium
US9218568B2 (en) Disambiguating data using contextual and historical information
CN109471857B (en) SQL statement-based data modification method, device and storage medium
CN110389941B (en) Database checking method, device, equipment and storage medium
CN106415470B (en) Multivariate testing of mobile applications
EP2919127A1 (en) Information processing device, browsing history sorting method, and browsing history sorting program
CN107615270B (en) Man-machine interaction method and device
WO2019153600A1 (en) Electronic apparatus, floor positioning method, and computer readable storage medium
CN110442519B (en) Crash file processing method and device, electronic equipment and storage medium
CN109756368B (en) Method and device for detecting abnormal change of equipment, computer readable storage medium and terminal
CN109522923B (en) Client address aggregation method, device and computer readable storage medium
CN109688183B (en) Group control equipment identification method, device, equipment and computer readable storage medium
CN106294317A (en) The form information method of calibration at a kind of cloud platform interface and system
CN109783589B (en) Method, device and storage medium for resolving address of electronic map
CN111787154A (en) Information processing method and electronic equipment
WO2021051872A1 (en) Entity identification method, device, apparatus, and computer readable storage medium
CN111896016A (en) Position information processing method and device, storage medium and terminal
CN111461762A (en) Merchant detection method and device and electronic equipment
US20080147652A1 (en) Physical address verification within electronic documents
CN109726106B (en) Method, device, terminal and storage medium for verifying option data
CN107146098B (en) Advertisement operation configuration method and equipment
AU2012244087B2 (en) Information processing apparatus, information processing system, program, and information processing method
CN111724098B (en) Information display method and system, electronic equipment and storage medium

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: 20231226

Address after: 518000, Building 2, Shenzhen Software Park, No. 2 Gaoxin Middle Second Road, Maling Community, Yuehai Street, Nanshan District, Shenzhen City, Guangdong Province, China, 504

Applicant after: Shenzhen Pengkai Information Technology Co.,Ltd.

Address before: 518000 Room 202, block B, aerospace micromotor building, No.7, Langshan No.2 Road, Xili street, Nanshan District, Shenzhen City, Guangdong Province

Applicant before: Shenzhen LIAN intellectual property service center

Effective date of registration: 20231226

Address after: 518000 Room 202, block B, aerospace micromotor building, No.7, Langshan No.2 Road, Xili street, Nanshan District, Shenzhen City, Guangdong Province

Applicant after: Shenzhen LIAN intellectual property service center

Address before: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Applicant before: PING AN PUHUI ENTERPRISE MANAGEMENT Co.,Ltd.

GR01 Patent grant
GR01 Patent grant