当前位置:网站首页>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
边栏推荐
- Fourier series
- 数据库文件逻辑结构形式指的是什么
- 【DesignMode】建造者模式(Builder model)
- The 5th Blue Bridge Cup single chip microcomputer provincial competition
- 焱融看 | 混合雲時代下,如何制定多雲策略
- Introduction to Robotics II. Forward kinematics, MDH method
- Basic syntax of unity script (6) - specific folder
- 《MATLAB 神经网络43个案例分析》:第42章 并行运算与神经网络——基于CPU/GPU的并行神经网络运算
- Failed to upgrade schema, error: “file does not exist
- 5G時代全面到來,淺談移動通信的前世今生
猜你喜欢

Haute performance et faible puissance Cortex - A53 Core Board | i.mx8m mini

初识string+简单用法(二)

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

毕设-基于SSM电影院购票系统

0基础如何学习自动化测试?按照这7步一步一步来学习就成功了

The first game of the 12th Blue Bridge Cup single chip microcomputer provincial competition

Get started with Aurora 8b/10b IP core in one day (5) -- learn from the official routine of framing interface

Introduction to Robotics II. Forward kinematics, MDH method

蓝桥杯单片机第四届省赛

【IBDFE】基于IBDFE的频域均衡matlab仿真
随机推荐
h5中的页面显示隐藏执行事件
蓝桥杯单片机省赛第十一届
[punch in] flip the string (simple)
数据库文件逻辑结构形式指的是什么
Basic syntax of unity script (7) - member variables and instantiation
Failed to upgrade schema, error: “file does not exist
Basic operations of MySQL database (based on tables)
Review materials of project management PMP high frequency examination sites (8-1)
[designmode] builder model
The page in H5 shows hidden execution events
5G时代全面到来,浅谈移动通信的前世今生
接口调试工具模拟Post上传文件——ApiPost
Oracle 查看被锁的表和解锁
一文彻底理解评分卡开发中——Y的确定(Vintage分析、滚动率分析等)
蓝桥杯单片机省赛第八届
Visual slam Lecture 3 -- Lie groups and Lie Algebras
《MATLAB 神经网络43个案例分析》:第41章 定制神经网络的实现——神经网络的个性化建模与仿真
[数据库]JDBC
Retrofit's callback hell is really vulnerable in kotlin synergy mode
Kotlin basic learning 14