CN104572427A - Page testing method, server and system - Google Patents
Page testing method, server and system Download PDFInfo
- Publication number
- CN104572427A CN104572427A CN201310481936.6A CN201310481936A CN104572427A CN 104572427 A CN104572427 A CN 104572427A CN 201310481936 A CN201310481936 A CN 201310481936A CN 104572427 A CN104572427 A CN 104572427A
- Authority
- CN
- China
- Prior art keywords
- page
- tested
- child resource
- asked
- 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
Links
Landscapes
- Debugging And Monitoring (AREA)
Abstract
The invention discloses a page testing method. The method comprises the following steps: acquiring a page to be tested and partial or whole sub-sources in the page to be tested; analyzing the page to be tested and the partial or whole sub-sources in the page to be tested; generating and outputting a test report of the page to be tested according to an analysis result of the page to be tested and partial or whole sub-sources in the page to be tested. The embodiment of the invention also provides a corresponding server and a corresponding system. According to the technical scheme, web pages of a plurality of clients can be tested in batch, so that the test efficiency is improved, and the fluency of browsing the page by a user is increased.
Description
Technical field
The present invention relates to Internet technical field, be specifically related to the method for a kind of page test, server and system.
Background technology
When user uses browser to browse webpage, the speed occurring opening webpage is sometimes slow, and the partial content sometimes had in the page delays the phenomenon loaded, and causes Consumer's Experience very poor.
Background maintenance personnel often can test the performance of webpage web, make improvement according to test result to the page, to improve the fluency of web page display.
Carry out web performance test based on user side browser in existing technical scheme, namely by installing the mode of plug-in unit to existing browser (such as: firefox red fox browser or chrome Google browser), by the interactive operation in browser, performance evaluation and test are carried out to the page that current browser is opened.
To in the research and practice process of prior art, the present inventor finds, depends on single browser and just can carry out, cannot carry out the test of mass to multiple user side in prior art side to web performance test.
Summary of the invention
A kind of method that the embodiment of the present invention provides page to test, can carry out the test of mass, thus improve testing efficiency, and then improve the fluency of user's browsing pages to the web page of multiple user side.The embodiment of the present invention additionally provides corresponding server and system.
A kind of method that first aspect present invention provides page to test, comprising:
Obtain the some or all of child resource in the page to be tested and the described page to be tested;
Resolve the some or all of child resource in the described page to be tested and the described page to be tested;
According to the analysis result to the some or all of child resource in the described page to be tested and the described page to be tested, generate and export the test report of the described page to be tested.
In conjunction with first aspect, in the implementation that the first is possible, the described acquisition page to be tested, comprising:
Receive the page request that user side sends, described page request carries the mark of the asked page;
According to the mark of the described page, from preset database, search the asked page, and using the asked page as the page to be tested.
In conjunction with the first possible implementation of first aspect, in the implementation that the second is possible, the described page to be tested of described parsing, comprising:
The performance parameter of the described page to be tested is filled into the position of the corresponding performance parameter of the template framework pre-set.
In conjunction with the implementation that first aspect, first aspect the first or the second are possible, in the implementation that the third is possible, the some or all of child resource in the described page to be tested of described acquisition, comprising:
Receive the child resource request that user side sends, the mark of asked child resource is carried in described child resource request;
According to the mark of described child resource, from preset database, search asked child resource, and using asked child resource as the some or all of child resource in the described page to be tested.
In conjunction with the third possible implementation of first aspect, in the 4th kind of possible implementation, the some or all of child resource in the described page to be tested of described parsing, comprising:
The performance parameter of the some or all of child resource in the described page to be tested is filled into the position of the corresponding performance parameter of the template framework pre-set.
Second aspect present invention provides a kind of server, comprising:
Acquiring unit, for obtaining the some or all of child resource in the page to be tested and the described page to be tested;
Resolution unit, for resolve described acquiring unit obtain the page to be tested and the described page to be tested in some or all of child resource;
Generation unit, for according to the analysis result of described resolution unit to the some or all of child resource in the described page to be tested and the described page to be tested, generates the test report of the described page to be tested;
Output unit, for exporting the described test report that described generation unit generates.
In conjunction with second aspect, in the implementation that the first is possible, described acquiring unit, comprising:
First receives subelement, and for receiving the page request that user side sends, described page request carries the mark of the asked page;
First searches subelement, for receiving the mark of the page that subelement receives according to described first, from preset database, searches the asked page, and using the asked page as the page to be tested.
In conjunction with the first possible implementation of second aspect, in the implementation that the second is possible,
Described resolution unit, for being filled into the position of the corresponding performance parameter of the template framework pre-set by the performance parameter of the described page to be tested.
In conjunction with second aspect, in the implementation that the third is possible, described acquiring unit, comprising:
Second receives subelement, and for receiving the child resource request that user side sends, the mark of asked child resource is carried in described child resource request;
Second searches subelement, for receiving the mark of the child resource that subelement receives according to described second, from preset database, searches asked child resource, and using asked child resource as the some or all of child resource in the described page to be tested.
In conjunction with the third possible implementation of second aspect, in the 4th kind of possible implementation, described resolution unit, for being filled into the position of the corresponding performance parameter of the template framework pre-set by the performance parameter of the some or all of child resource in the described page to be tested.
Third aspect present invention provides a kind of page test macro, comprises user side and server;
Described server is the server described in technique scheme.
The embodiment of the present invention adopts the some or all of child resource obtained in the page to be tested and the described page to be tested; Resolve the some or all of child resource in the described page to be tested and the described page to be tested; According to the analysis result to the some or all of child resource in the described page to be tested and the described page to be tested, generate and export the test report of the described page to be tested.Depend on single browser with web performance test in prior art just can carry out, the test that multiple user side carries out mass cannot be compared, the method of the page test that the embodiment of the present invention provides, the test of mass can be carried out to the web page of multiple user side, thus improve testing efficiency, and then improve the fluency of user's browsing pages.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing embodiment is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those skilled in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is an embodiment schematic diagram of the method for page test in the embodiment of the present invention;
Fig. 2 is an embodiment schematic diagram of server in the embodiment of the present invention;
Fig. 3 is another embodiment schematic diagram of server in the embodiment of the present invention;
Fig. 4 is another embodiment schematic diagram of server in the embodiment of the present invention;
Fig. 5 is another embodiment schematic diagram of server in the embodiment of the present invention;
Fig. 6 is an embodiment schematic diagram of page test macro in the embodiment of the present invention.
Embodiment
A kind of method that the embodiment of the present invention provides page to test, can carry out the test of mass, thus improve testing efficiency, and then improve the fluency of user's browsing pages to the web page of multiple user side.The embodiment of the present invention additionally provides corresponding server and system.Below be described in detail respectively.
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those skilled in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Consult Fig. 1, an embodiment of the method for the page test that the embodiment of the present invention provides comprises:
101, the some or all of child resource in the page to be tested and the described page to be tested is obtained.
The data of user side demand are stored, when certain page tested by needs, as long as server finds the some or all of child resource in this page to be tested and this page to be tested in server.
Child resource in the embodiment of the present invention refers to picture, word etc. in the page.
102, the some or all of child resource in the described page to be tested and the described page to be tested is resolved.
103, according to analysis result to the some or all of child resource in the described page to be tested and the described page to be tested, generate and export the test report of the described page to be tested.
The embodiment of the present invention adopts the some or all of child resource obtained in the page to be tested and the described page to be tested; Resolve the some or all of child resource in the described page to be tested and the described page to be tested; According to the analysis result to the some or all of child resource in the described page to be tested and the described page to be tested, generate and export the test report of the described page to be tested.Depend on single browser with web performance test in prior art just can carry out, the test that multiple user side carries out mass cannot be compared, the method of the page test that the embodiment of the present invention provides, the test of mass can be carried out to the web page of multiple user side, thus improve testing efficiency, and then improve the fluency of user's browsing pages.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 1, in an embodiment of the method for the page test that the embodiment of the present invention provides, the described acquisition page to be tested, can comprise:
Receive the page request that user side sends, described page request carries the mark of the asked page;
According to the mark of the described page, from preset database, search the asked page, and using the asked page as the page to be tested.
In the embodiment of the present invention, user can by the browser browsing pages of user side, detailed process is, user side sends page request to server, after server receives page request, can test this page, from preset database, search this page from this, using this page as the page to be tested.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 1, in another embodiment of the method for the page test that the embodiment of the present invention provides, the described page to be tested of described parsing, can comprise:
The performance parameter of the described page to be tested is filled into the position of the corresponding performance parameter of the template framework pre-set.
In the embodiment of the present invention, the process of resolving the page is actually to be found out one by one by parameters such as the attribute of the page, reaction velocitys, is filled into the correspondence position in the template framework pre-set, so that by after these parameters and canonical parameter comparison, provides amending advice.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 1 or arbitrary embodiment corresponding to Fig. 1, in another embodiment of the method for the page test that the embodiment of the present invention provides, the some or all of child resource in the described page to be tested of described acquisition, can comprise:
Receive the child resource request that user side sends, the mark of asked child resource is carried in described child resource request;
According to the mark of described child resource, from preset database, search asked child resource, and using asked child resource as the some or all of child resource in the described page to be tested.
In the embodiment of the present invention, the request process of child resource and the request process of the page similar, when clicking certain picture in the page as user, user side will send child resource request to server, after server receives this child resource request, this child resource will be searched from the database storing child resource, and using this child resource as the some or all of child resource in the described page to be tested.
Alternatively, on the basis of a upper embodiment, in another embodiment of the method for the page test that the embodiment of the present invention provides, the some or all of child resource in the described page to be tested of described parsing, can comprise:
The performance parameter of the some or all of child resource in the described page to be tested is filled into the position of the corresponding performance parameter of the template framework pre-set.
In the embodiment of the present invention, child resource can be a picture in the page, such as: parse this picture larger, there is 20M, had a strong impact on the loading velocity of picture, can the form of this picture of proposed amendments, this picture is revised as hundreds of K, thus accelerates the loading velocity of picture.
Consult Fig. 2, an embodiment of the server that the embodiment of the present invention provides comprises:
Acquiring unit 201, for obtaining the some or all of child resource in the page to be tested and the described page to be tested;
Resolution unit 202, for resolve described acquiring unit 201 obtain the page to be tested and the described page to be tested in some or all of child resource;
Generation unit 203, for according to the analysis result of described resolution unit 202 to the some or all of child resource in the described page to be tested and the described page to be tested, generates the test report of the described page to be tested;
Output unit 204, for exporting the described test report that described generation unit 203 generates.
In the embodiment of the present invention, acquiring unit 201 obtains the some or all of child resource in the page to be tested and the described page to be tested; Resolution unit 202 resolve described acquiring unit 201 obtain the page to be tested and the described page to be tested in some or all of child resource; Generation unit 203, according to the analysis result of described resolution unit 202 to the some or all of child resource in the described page to be tested and the described page to be tested, generates the test report of the described page to be tested; Output unit 204 exports the described test report that described generation unit 203 generates.Depend on single browser with web performance test in prior art just can carry out, the test that multiple user side carries out mass cannot be compared, the server that the embodiment of the present invention provides, the test of mass can be carried out to the web page of multiple user side, thus improve testing efficiency, and then improve the fluency of user's browsing pages.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 2, consult Fig. 3, in another embodiment of the server that the embodiment of the present invention provides, described acquiring unit 201, comprising:
First receives subelement 2011, and for receiving the page request that user side sends, described page request carries the mark of the asked page;
First searches subelement 2012, for receiving the mark of the page that subelement 2011 receives according to described first, from preset database, searches the asked page, and using the asked page as the page to be tested.Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 3, in another embodiment of the server that the embodiment of the present invention provides,
Described resolution unit 202, for being filled into the position of the corresponding performance parameter of the template framework pre-set by the performance parameter of the described page to be tested.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 2, consult Fig. 4, in another embodiment of the server that the embodiment of the present invention provides, described acquiring unit 201, comprising:
Second receives subelement 2013, and for receiving the child resource request that user side sends, the mark of asked child resource is carried in described child resource request;
Second searches subelement 2014, for receiving the mark of the child resource that subelement 2013 receives according to described second, asked child resource is searched from preset database, and using asked child resource as the some or all of child resource in the described page to be tested.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 4, in another embodiment of the server that the embodiment of the present invention provides,
Described resolution unit 202, for being filled into the position of the corresponding performance parameter of the template framework pre-set by the performance parameter of the some or all of child resource in the described page to be tested.
The embodiment of the present invention also provides a kind of computer-readable storage medium, and this storage medium has program stored therein, and comprises the some or all of step of the method for above-mentioned fault handling when this program performs.
Consult Fig. 5, Fig. 5 is the structural representation of embodiment of the present invention server 20.Server 20 can comprise input equipment 210, output device 220, processor 230 and storer 240.
Storer 240 can comprise ROM (read-only memory) and random access memory, and provides instruction and data to processor 230.A part for storer 240 can also comprise nonvolatile RAM (NVRAM).
Storer 240 stores following element, executable module or data structure, or their subset, or their superset:
Operational order: comprise various operational order, for realizing various operation.
Operating system: comprise various system program, for realizing various basic business and processing hardware based task.
In embodiments of the present invention, the operational order (this operational order can store in an operating system) that processor 230 stores by calling storer 240, performs and operates as follows:
Obtain the some or all of child resource in the page to be tested and the described page to be tested;
Resolve the some or all of child resource in the described page to be tested and the described page to be tested;
According to the analysis result to the some or all of child resource in the described page to be tested and the described page to be tested, generate and export the test report of the described page to be tested.
Depend on single browser with web performance test in prior art just can carry out, the test that multiple user side carries out mass cannot be compared, the method of the page test that the embodiment of the present invention provides, the test of mass can be carried out to the web page of multiple user side, thus improve testing efficiency, and then improve the fluency of user's browsing pages.
The operation of processor 230 Control Server 20, processor 230 can also be called CPU(CentralProcessing Unit, CPU (central processing unit)).Storer 240 can comprise ROM (read-only memory) and random access memory, and provides instruction and data to processor 230.A part for storer 240 can also comprise nonvolatile RAM (NVRAM).In concrete application, each assembly of server 20 is coupled by bus system 250, and wherein bus system 250 is except comprising data bus, can also comprise power bus, control bus and status signal bus in addition etc.But for the purpose of clearly demonstrating, in the drawings various bus is all designated as bus system 250.
The method that the invention described above embodiment discloses can be applied in processor 230, or is realized by processor 230.Processor 230 may be a kind of integrated circuit (IC) chip, has the processing power of signal.In implementation procedure, each step of said method can be completed by the instruction of the integrated logic circuit of the hardware in processor 230 or software form.Above-mentioned processor 230 can be general processor, digital signal processor (DSP), special IC (ASIC), ready-made programmable gate array (FPGA) or other programmable logic device (PLD), discrete gate or transistor logic, discrete hardware components.Can realize or perform disclosed each method, step and the logic diagram in the embodiment of the present invention.The processor etc. of general processor can be microprocessor or this processor also can be any routine.Step in conjunction with the method disclosed in the embodiment of the present invention directly can be presented as that hardware decoding processor is complete, or combines complete by the hardware in decoding processor and software module.Software module can be positioned at random access memory, flash memory, ROM (read-only memory), in the storage medium of this area maturations such as programmable read only memory or electrically erasable programmable storer, register.This storage medium is positioned at storer 240, and processor 230 reads the information in storer 240, completes the step of said method in conjunction with its hardware.
Alternatively, the page request that input equipment 210 sends for receiving user side, described page request carries the mark of the asked page;
Processor 230, for the mark according to the described page, searches the asked page from preset database, and using the asked page as the page to be tested.
Alternatively, processor 230 specifically according to the mark of the described page, can search the asked page from preset database, and using the asked page as the page to be tested.
Alternatively, the child resource request that input equipment 210 sends for receiving user side, the mark of asked child resource is carried in described child resource request;
Processor 230, for the mark according to described child resource, searches asked child resource from preset database, and using asked child resource as the some or all of child resource in the described page to be tested.
The performance parameter of the some or all of child resource in the described page to be tested is specifically filled into the position of the corresponding performance parameter of the template framework pre-set by processor 230.
Consult Fig. 6, an embodiment of the page test macro that the embodiment of the present invention provides comprises: server 20 and multiple user side 30; Only depict three user sides in Fig. 6, but in fact can have a lot of user sides;
Server 20, for obtaining the some or all of child resource in the page to be tested and the described page to be tested;
Resolve the some or all of child resource in the described page to be tested and the described page to be tested;
According to the analysis result to the some or all of child resource in the described page to be tested and the described page to be tested, generate and export the test report of the described page to be tested.
One of ordinary skill in the art will appreciate that all or part of step in the various methods of above-described embodiment is that the hardware that can carry out instruction relevant by program has come, this program can be stored in a computer-readable recording medium, and storage medium can comprise: ROM, RAM, disk or CD etc.
Method, server and system that the page provided the embodiment of the present invention is above tested are described in detail, apply specific case herein to set forth principle of the present invention and embodiment, the explanation of above embodiment just understands method of the present invention and core concept thereof for helping; Meanwhile, for one of ordinary skill in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.
Claims (11)
1. a method for page test, is characterized in that, comprising:
Obtain the some or all of child resource in the page to be tested and the described page to be tested;
Resolve the some or all of child resource in the described page to be tested and the described page to be tested;
According to the analysis result to the some or all of child resource in the described page to be tested and the described page to be tested, generate and export the test report of the described page to be tested.
2. method according to claim 1, is characterized in that, the described acquisition page to be tested, comprising:
Receive the page request that user side sends, described page request carries the mark of the asked page;
According to the mark of the described page, from preset database, search the asked page, and using the asked page as the page to be tested.
3. method according to claim 2, is characterized in that, the described page to be tested of described parsing, comprising:
The performance parameter of the described page to be tested is filled into the position of the corresponding performance parameter of the template framework pre-set.
4., according to the arbitrary described method of claim 1-3, it is characterized in that, the some or all of child resource in the described page to be tested of described acquisition, comprising:
Receive the child resource request that user side sends, the mark of asked child resource is carried in described child resource request;
According to the mark of described child resource, from preset database, search asked child resource, and using asked child resource as the some or all of child resource in the described page to be tested.
5. method according to claim 4, is characterized in that, the some or all of child resource in the described page to be tested of described parsing, comprising:
The performance parameter of the some or all of child resource in the described page to be tested is filled into the position of the corresponding performance parameter of the template framework pre-set.
6. a server, is characterized in that, comprising:
Acquiring unit, for obtaining the some or all of child resource in the page to be tested and the described page to be tested;
Resolution unit, for resolve described acquiring unit obtain the page to be tested and the described page to be tested in some or all of child resource;
Generation unit, for according to the analysis result of described resolution unit to the some or all of child resource in the described page to be tested and the described page to be tested, generates the test report of the described page to be tested;
Output unit, for exporting the described test report that described generation unit generates.
7. server according to claim 6, is characterized in that, described acquiring unit, comprising:
First receives subelement, and for receiving the page request that user side sends, described page request carries the mark of the asked page;
First searches subelement, for receiving the mark of the page that subelement receives according to described first, from preset database, searches the asked page, and using the asked page as the page to be tested.
8. server according to claim 7, is characterized in that,
Described resolution unit, for being filled into the position of the corresponding performance parameter of the template framework pre-set by the performance parameter of the described page to be tested.
9. server according to claim 6, is characterized in that, described acquiring unit, comprising:
Second receives subelement, and for receiving the child resource request that user side sends, the mark of asked child resource is carried in described child resource request;
Second searches subelement, for receiving the mark of the child resource that subelement receives according to described second, from preset database, searches asked child resource, and using asked child resource as the some or all of child resource in the described page to be tested.
10. server according to claim 9, is characterized in that,
Described resolution unit, for being filled into the position of the corresponding performance parameter of the template framework pre-set by the performance parameter of the some or all of child resource in the described page to be tested.
11. 1 kinds of page test macros, is characterized in that, comprise user side and server;
Described server is the arbitrary described server of the claims 6-10.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310481936.6A CN104572427B (en) | 2013-10-15 | 2013-10-15 | A kind of method, server and the system of page test |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310481936.6A CN104572427B (en) | 2013-10-15 | 2013-10-15 | A kind of method, server and the system of page test |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104572427A true CN104572427A (en) | 2015-04-29 |
CN104572427B CN104572427B (en) | 2018-07-06 |
Family
ID=53088561
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310481936.6A Active CN104572427B (en) | 2013-10-15 | 2013-10-15 | A kind of method, server and the system of page test |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104572427B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107436843A (en) * | 2016-05-27 | 2017-12-05 | 北京京东尚科信息技术有限公司 | Webpage performance test methods and device |
CN108399129A (en) * | 2018-02-28 | 2018-08-14 | 车智互联(北京)科技有限公司 | H5 page method for testing performance |
CN109992426A (en) * | 2017-12-29 | 2019-07-09 | 北京奇虎科技有限公司 | Detection method, device and the computer readable storage medium of web page code |
CN111008058A (en) * | 2019-12-09 | 2020-04-14 | 北京爱奇艺科技有限公司 | Page display method and device |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN201548954U (en) * | 2009-09-08 | 2010-08-11 | 中国工商银行股份有限公司 | Device for automatically testing Web page |
US20130144834A1 (en) * | 2008-07-21 | 2013-06-06 | Google Inc. | Uniform resource locator canonicalization |
CN103235788A (en) * | 2013-03-28 | 2013-08-07 | 北京百度网讯科技有限公司 | Method and equipment used for obtaining evaluation information result on target object |
-
2013
- 2013-10-15 CN CN201310481936.6A patent/CN104572427B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130144834A1 (en) * | 2008-07-21 | 2013-06-06 | Google Inc. | Uniform resource locator canonicalization |
CN201548954U (en) * | 2009-09-08 | 2010-08-11 | 中国工商银行股份有限公司 | Device for automatically testing Web page |
CN103235788A (en) * | 2013-03-28 | 2013-08-07 | 北京百度网讯科技有限公司 | Method and equipment used for obtaining evaluation information result on target object |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107436843A (en) * | 2016-05-27 | 2017-12-05 | 北京京东尚科信息技术有限公司 | Webpage performance test methods and device |
CN109992426A (en) * | 2017-12-29 | 2019-07-09 | 北京奇虎科技有限公司 | Detection method, device and the computer readable storage medium of web page code |
CN108399129A (en) * | 2018-02-28 | 2018-08-14 | 车智互联(北京)科技有限公司 | H5 page method for testing performance |
CN111008058A (en) * | 2019-12-09 | 2020-04-14 | 北京爱奇艺科技有限公司 | Page display method and device |
Also Published As
Publication number | Publication date |
---|---|
CN104572427B (en) | 2018-07-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111782330B (en) | Page data acquisition method, device and equipment based on Web application | |
CN110096434A (en) | Interface testing method and device | |
JP2015043198A (en) | Analysis system, analysis method and analysis program | |
CN108170425B (en) | Program code modification method and device and terminal equipment | |
CN104572427A (en) | Page testing method, server and system | |
CN103873318A (en) | Website automated testing method and automated testing system | |
CN102541723A (en) | Automated testing device for software testing | |
CN113255258B (en) | Logic synthesis method and device, electronic equipment and storage medium | |
CN105630524A (en) | Webpage text parsing method and device and mobile terminal | |
CN109710224B (en) | Page processing method, device, equipment and storage medium | |
CN110769002A (en) | LabVIEW-based message analysis method, system, electronic device and medium | |
CN111767217A (en) | JS unit test case generation method and device | |
CN112597062A (en) | Military software structured quality data extraction method and device and software testing device | |
CN105279092A (en) | Software testing method and apparatus | |
CN111125605B (en) | Page element acquisition method and device | |
CN107066302B (en) | Defect inspection method, device and service terminal | |
US11573790B2 (en) | Generation of knowledge graphs based on repositories of code | |
CN105824647A (en) | Form page generating method and device | |
CN107197120B (en) | Image source compatibility testing method and system | |
Froehlich et al. | Generation of verified programs for in-memory computing | |
CN109325167B (en) | Feature analysis method, device, equipment and computer-readable storage medium | |
CN107766230A (en) | A kind of method and apparatus tested based on configuration file | |
CN117370203A (en) | Automatic test method, system, electronic equipment and storage medium | |
US10169509B2 (en) | Efficient deployment of table lookup (TLU) in an enterprise-level scalable circuit simulation architecture | |
CN112749351A (en) | Link address determination method, link address determination device, computer-readable storage medium and equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |