Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the details of the WEB test

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly introduces the relevant knowledge of "what are the details of WEB testing". The editor shows you the operation process through actual cases, and the operation method is simple, fast and practical. I hope this article "what are the details of WEB testing" can help you solve the problem.

What is a Web test?

A "Web test", also known as a declarative Web test, consists of a series of HTTP requests. The Web test works at the protocol layer by issuing an HTTP request. The Web test does not run JavaScript. Web testing is used to test the functionality of Web applications and to test Web applications under load. Web testing can be used for performance testing and stress testing.

Scope of application

Applicable to all WEB-based Web site testing projects.

Characteristics of Web testing

The characteristic of Web-based application testing is that users can visit the designated URL web page to test through the browser installed in the computer.

Form testing, functional testing, interface testing, security testing

Web application test content

1) functional testing:

Link test

Form test

Cookies test

Design language testing

Database testing

Application specific function testing

2) performance test:

Response speed test: response speed test is to obtain the response time of the system to user requests.

Load testing: load testing is to measure the performance of the system at a certain load level to ensure that the system can work properly within the scope of requirements.

Stress testing: stress testing tests the limits and fault resilience of the system, that is, testing whether the application system will crash and under what circumstances.

3) user interface testing

The Web interface faces the user, and the user realizes the operation of the software and database through the Web interface. Through the Web interface test, we can ensure that the Web application provides the correct information display to the user, so that the user can carry out the correct operation to realize the function of the Web application. User interface testing includes: navigation testing, graphical testing, content testing, overall interface testing and so on.

4) Security testing

Web application systems are often attacked by viruses and illegal intrusions, and data transmission will be illegally intercepted and forged. Therefore, the security test of Web system is very important. Web application security testing includes Web application deployment environment testing, application security testing, database testing and fault tolerance testing.

5) Interface testing

In many cases, Web sites are not isolated; they may communicate with external servers, request data, validate information, or submit orders. Web interface testing requires testing the interface between the browser and the server. Some web systems have external interfaces, and testers need to check the messages and data returned by the external interface to the server.

6) client compatibility testing

For WEB applications, we can not predict the user's client configuration and running environment, so it is very important to do a good compatibility test. Web compatibility testing needs to test whether the Web system is used normally in a variety of operating systems, browsers, video settings, Modem/ connection rates and other environments.

Details paid attention to in web page testing

1. You need to update the code and clean up the cache before each test.

2. Whether the information of each module is classified correctly. For example, go to the list page of the first or second column and check whether the name of the column on the left and the title and content of the article on the right are correct.

3. Whether the Logo picture is displayed correctly, such as the size, location and description of the picture.

4. Whether all article titles, pictures, navigation and other links jump correctly.

5. Query:

1) precise query or fuzzy query

2) enter the existing information and search the results correctly

3) enter special characters and search for no results or give corresponding reminders

4) enter a space and search for no results or give a corresponding reminder

5) without entering anything, search out all the information or give the corresponding reminder information.

6. Paging:

1) whether the total number of pages and the current number of pages are displayed correctly

2) whether to jump to the specified number of pages correctly

3) whether the data in the list is sorted in the specified order after turning the page.

7. Import: whether you can give a prompt when the import conditions are not met, and whether the import information is successful when the import information is met.

8. Export: whether the export information is correct (all exports and filtered exports).

9. Input box:

1) whether the judgment of required items is accurate

2) processing of data boundary value and over-boundary value

3) whether special characters are handled correctly, special attention should be paid to single quotation marks and & symbols.

4) whether there is a limit on the length of characters

5) enter the super-long field and whether the input box is stretched out.

10. Whether the data in the drop-down box is displayed correctly, such as adding a message, and whether the data in the drop-down box is also increased.

11. whether the data transmission is correct in the part of the interaction between the front and background.

12. Whether the prompt, warning or error message is clear and easy to understand, and whether the words are accurate.

Check for typos and garbled codes on the page.

14, switch the window size, after the window is reduced, whether the page is scaled down or other reasonable processing methods, whether the text or pictures run.

15. Whether the system supports Enter key, Tab key and so on.

16. Whether the system handles the forward, backward and refresh buttons of the browser correctly.

17. Whether mainstream browsers are compatible.

This is the end of the content about "what are the details of WEB testing". Thank you for reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report