当前位置:网站首页>Considerations for testing a website
Considerations for testing a website
2022-07-04 06:08:00 【wg_ FdaFGcFB】
First , Find the requirement description 、 Website design and other related documents , Analyze test requirements .
Make a test plan , Determine test scope and test strategy , It generally includes the following parts : Functional testing ; Interface tests ; Performance testing ; Database test ; Safety test ; Compatibility test
Design test cases :
Functional tests can include , But not limited to the following aspects :
Link test . Whether the link jumps correctly , Whether there are empty pages and invalid pages , Whether there is an incorrect error message returned .
Submit functional tests .
Whether multimedia elements can be loaded and displayed correctly .
Whether multi language support can correctly display the selected language, etc .
Interface testing can include but not limited to the following aspects :
Whether the style of the page is uniform , beautiful
Is the page layout reasonable , Whether the key content and hot content are outstanding
Whether the control works normally
For controls that are required but not installed , Does it provide the function of automatic download and installation
Text check
Performance testing is generally considered from the following three aspects :
Pressure test ; The load test ; Strength test
Database testing needs to decide whether it needs to be carried out . Generally, database needs to consider connectivity , Access to data , Verification of data content .
Safety test :
Basic login function check
Is there an overflow error , Cause system crash or permission disclosure
Check the common security problems of related development languages , for example SQL Injection, etc.
If you need advanced security testing , Make sure to get help from a professional security company , Outsourcing testing , Or get support
Compatibility test , According to the description of the requirements , Identify supported platform combinations :
Browser compatibility ;
The compatibility of the operating system ;
Software platform compatibility ;
Database compatibility
Carry out tests , And record defects . Reasonably arrange and adjust the test progress , Get the resources needed for the test ahead of time , Establish a management system ( for example , Requirements change 、 risk 、 To configure 、 Test documentation 、 Defect report 、 Human resources and so on ).
Review regularly , Evaluate and summarize the test , Adjust the content of the test .
边栏推荐
- How to avoid JVM memory leakage?
- [excel] PivotChart
- JS arguments parameter usage and explanation
- 安装 Pytorch geometric
- Nexus 6p从8.0降级6.0+root
- QT 获取随机颜色值设置label背景色 代码
- How to get the parent node of all nodes in El tree
- Google Chrome browser will support the function of selecting text translation
- 如何获取el-tree中所有节点的父节点
- 746. Climb stairs with minimum cost
猜你喜欢
注释与注解
如何避免 JVM 内存泄漏?
Experience weekly report no. 102 (July 4, 2022)
ANSYS command
(4) Canal multi instance use
JSON web token -- comparison between JWT and traditional session login authentication
The end of the Internet is rural revitalization
[openvino+paddle] paddle detection / OCR / SEG export based on paddle2onnx
Overview of relevant subclasses of beanfactorypostprocessor and beanpostprocessor
接地继电器DD-1/60
随机推荐
[microservice] Nacos cluster building and loading file configuration
Online shrimp music will be closed in January next year. Netizens call No
ES6 模块化
Luogu deep foundation part 1 Introduction to language Chapter 5 array and data batch storage
One click filtering to select Baidu online disk files
px em rem的区别
left_ and_ right_ Net interpretable design
The end of the Internet is rural revitalization
C语言练习题(递归)
JSON web token -- comparison between JWT and traditional session login authentication
注释与注解
Gridview出现滚动条,组件冲突,如何解决
Yiwen unlocks Huawei's new cloud skills - the whole process of aiot development [device access - ESP end-to-side data collection [mqtt]- real time data analysis] (step-by-step screenshot is more detai
一键过滤选择百度网盘文件
QT 获取随机颜色值设置label背景色 代码
Nexus 6p downgraded from 8.0 to 6.0+root
配置交叉编译工具链和环境变量
js arguments参数使用和详解
js获取对象中嵌套的属性值
[openvino+paddle] paddle detection / OCR / SEG export based on paddle2onnx