[0005] The object of the present invention is achieved like this: a kind of industrial cluster innovation platform testing device, comprises industrial cluster innovation platform Web
system test module, industrial cluster innovation platform function test module, industrial cluster innovation platform performance test module, industrial cluster innovation platform
usability test module, industrial cluster innovation platform compatibility test module, industrial cluster innovation platform security test module, the industrial cluster innovation platform Web
system test module includes link test module, form test module,
data verification module, cookies test module,
database test and
Design language test module; said industrial cluster innovation platform performance test module contains connection
speed test module, load test and pressure test module; said industrial cluster innovation platform
usability test module contains navigation test module, graphic test module, content test module, form Test and overall interface test module; said industrial cluster innovation platform compatibility test module contains
platform test module, browser test module, resolution test module, Modem / connection rate and combination test module; said industrial cluster innovation platform security test module Contains
directory setting module, login module, log file module and
scripting language module; its test method is, first, connection test, link is a main feature of
web application system, it is to switch between pages and guide users to some unknown The main means of addressing the page; link testing can be divided into three aspects; first, test whether all links are indeed linked to the linked page as indicated; second, test whether the linked page exists; finally, ensure that the
web application system There is no isolated page on
the Internet. The so-called orphaned page means that there is no link pointing to the page, and only the correct URL address can be accessed; link testing can be performed automatically, and there are already many tools available; link testing must be completed in the
integration testing phase, in the entire After the development of all pages of the
web application system is completed, the link test is performed; the second is the form test. When the user submits information to the web application
system administrator, he needs to use the form operation, user registration, login, information submission, etc.; we must we must test The integrity of the submission operation is to verify the
correctness of the information submitted to the
server; the
date of birth and occupation filled in by the user are appropriate, and the province and city filled in match; use the default value to verify the
correctness of the default value; the form can only accept Certain values specified must also be tested; for example, only certain characters can be accepted, and these characters can be skipped during the test to see if the system will report an error; to detect these programs, it is necessary to verify that the
server can save the data correctly, and The programs running in the background can correctly interpret and use the information; the functions realized by the B / S structure may be mainly here, such as submitting data,
processing data, etc. If there is a fixed operation process, consider the recording function of the automated test tool, and the writing can be repeated The script code used is run during testing and
regression testing to reduce the
workload of testers; each function of each
functional module in the UM subsystem is tested one by one, and the main testing methods are; boundary value testing, equivalence class testing , and abnormal test; in the test, it is necessary to ensure that each type has more than 2 typical values input to ensure the comprehensiveness of the
test input; the third is the
data verification test. If the system needs to calibrate the
user input according to the business rules For
verification, it is necessary to ensure that these
verification functions work properly; the province field can be verified with a valid
list; in this case, it is necessary to verify that the
list is complete and the program calls the
list correctly; when testing the form, this test and the form test There may be some repetitions; measures for form testing and
data verification: the first complete version adopts manual inspection, and at the same time forms a WinRunner (QTP) script; the regression test and the upgraded version mainly rely on WinRunner (QTP) automatic playback test; four The cookie test is that cookies are usually used to store
user information and user operations in an application system. When a user uses cookies to access an application system, the
web server will send information about the user and store the information in the form of cookies. On the
client computer, this can be used to create dynamic and custom pages or store information such as login; if the web application system uses cookies, it is necessary to check whether the cookies can work normally; Time is saved, what
impact does refreshing have on Cookies, etc.; if you save registration information in cookies, please confirm that the cookie can work normally and the information has been encrypted; use cookies to count the number of times, and the number of
verification times needs to be accumulated correctly; the fifth is the
database Testing is in the web application technology, the database plays an important role, the database provides space for the management, operation, query and realization of the user's request for data storage of the web application system; in the web application, the most commonly used database type is relational Type database, using
SQL to
process information; in the
Web application system using the database, two types of errors occur, namely
data consistency errors and output errors;
data consistency errors are mainly caused by incorrect form information submitted by users However, the output error is mainly caused by network speed or program design problems. For these two cases, tests are carried out separately; Sixth, the
design language test is that the difference in the version of the
Web design language causes serious problems on the
client or
server. Which version of
HTML to use, etc.; when developing in a distributed environment, developers are not together, this issue is particularly important; in addition to HTML version issues, different scripting languages also need to be verified; its working principle Yes, the present invention fully realizes the concept of testing the Web system of the industrial cluster innovation platform. The method provided by the present invention can not only effectively test the basic functions of the Web system application of the industrial cluster innovation platform, but also more thoroughly test the application management and management of the industrial cluster innovation platform Web system. The complex function of interaction can more accurately discover the basic and global deep-seated problems of the industrial cluster innovation platform; the present invention provides a professional testing method for the complex industrial cluster
collaborative management work of the industrial cluster innovation platform, and clarifies itself for the industrial cluster innovation platform Provides a professional
analysis method for the problems existing in the platform operation management, which can accurately find out the problems and give feedback