当前位置:网站首页>The first practical project of software tester: web side (video tutorial + document + use case library)
The first practical project of software tester: web side (video tutorial + document + use case library)
2022-07-02 03:42:00 【Program yuanyuexia】
Recently, many self-study test partners are asking me , After learning the basic knowledge, we are faced with project problems , Most online projects are incomplete , And I don't know what to do , I don't know what projects can help me improve
First, let's talk about what you must learn to do a test , Let's share a project suitable for newcomers
Introduction to software testing :
Test case design method , What boundary value , Equivalence partition , Orthogonal method, etc , These are generally the skills required for functional testing , You don't have to memorize theories , First use it. .
Grab the bag , Use tools to grab bags , We need to understand http agreement , Request header , Request body , Basic knowledge of response messages . Data obtained by capturing packets , use postman perhaps jmeter Construct interface request , Whether the interface request succeeds . Don't grab bags just to grab bags , Will use your skills .
database , Generally, Internet companies use databases in testing , Learn the basic addition, deletion, modification and query . In depth, learn about subqueries , Left and right connection , Multi-table query , stored procedure , Affairs, etc. .
Linux command : Testing requires positioning bug, Deployment environment, etc . So master the common linux Orders are necessary , List some common .cd,pwd,cp,mv,tail,cat,ps,chmod etc. .
Project sharing :
Today I'd like to share a web Software testing project , The project is very friendly to novices , It can be a good exercise to test the most basic use case writing , Execute use cases ,bug management ( ZenTao ), It can help you deepen your impression faster and keep up with your hands .
The project mainly includes : Project name 、 Industry 、 Packaging time 、 Project description 、 Responsibility description 、 Project introduction ( Testing process 、 Development mode 、 The most impressive bug etc. )、 Some test points ( During the interview, ask the responsible module how to test , Just answer the test points )、 Practical reference application, etc .
Recently, you can leave a message in the comment area if you need a project in learning software testing
边栏推荐
- < job search> process and signal
- 蓝桥杯单片机省赛第九届
- It took me only 3 months to jump out of the comfort zone and become an automated test engineer for 5 years
- Unity脚本的基础语法(6)-特定文件夹
- PY3, PIP appears when installing the library, warning: ignoring invalid distribution -ip
- The second game of the 12th provincial single chip microcomputer competition of the Blue Bridge Cup
- [HCIA continuous update] overview of dynamic routing protocol
- h5中的页面显示隐藏执行事件
- MySQL connection query and subquery
- JS generate random numbers
猜你喜欢

The 6th Blue Bridge Cup single chip microcomputer provincial competition

蓝桥杯单片机省赛第七届

焱融看 | 混合雲時代下,如何制定多雲策略
![[designmode] Prototype Pattern](/img/ee/c4e48c2ce8ff66f50f0bf13e5a0418.png)
[designmode] Prototype Pattern

潘多拉 IOT 开发板学习(RT-Thread)—— 实验1 LED 闪烁实验(学习笔记)

蓝桥杯单片机省赛第十一届第二场

Set vscode. When double clicking, the selected string includes the $symbol - convenient for PHP operation

Generate random numbers that obey normal distribution

Exchange rate query interface

【IBDFE】基于IBDFE的频域均衡matlab仿真
随机推荐
Detailed explanation of ThreadLocal
Basic syntax of unity script (6) - specific folder
Flutter中深入了解MaterialApp,常用属性解析
JIT deep analysis
蓝桥杯单片机数码管技巧
微信小程序中 在xwml 中使用外部引入的 js进行判断计算
5G时代全面到来,浅谈移动通信的前世今生
Jetpack之LiveData扩展MediatorLiveData
【DesignMode】原型模式(prototype pattern)
傅里叶级数
一天上手Aurora 8B/10B IP核(5)----从Framing接口的官方例程学起
[HCIA continuous update] overview of dynamic routing protocol
The 9th Blue Bridge Cup single chip microcomputer provincial competition
一文彻底理解评分卡开发中——Y的确定(Vintage分析、滚动率分析等)
Welcome the winter vacation multi school league game 2 partial solution (B, C, D, F, G, H)
Basic syntax of unity script (8) - collaborative program and destruction method
[personal notes] PHP common functions - custom functions
UI (New ui:: MainWindow) troubleshooting
MD5 of Oracle
Kotlin基础学习 17