当前位置:网站首页>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
边栏推荐
- Xlwings drawing
- regular expression
- 蓝桥杯单片机第四届省赛
- The first game of the 11th provincial single chip microcomputer competition of the Blue Bridge Cup
- Basic syntax of unity script (8) - collaborative program and destruction method
- [数据库]JDBC
- Fourier series
- The 8th Blue Bridge Cup single chip microcomputer provincial competition
- What is the logical structure of database file
- 蓝桥杯单片机省赛第八届
猜你喜欢

【DesignMode】建造者模式(Builder model)

高性能 低功耗Cortex-A53核心板 | i.MX8M Mini

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

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

One of the future trends of SAP ui5: embrace typescript

MySQL advanced (Advanced) SQL statement (II)

软件测试人的第一个实战项目:web端(视频教程+文档+用例库)

【DesignMode】原型模式(prototype pattern)

Review materials of project management PMP high frequency examination sites (8-1)

傅里叶级数
随机推荐
Qt的网络连接方式
接口调试工具模拟Post上传文件——ApiPost
蓝桥杯单片机省赛第十届
焱融看 | 混合雲時代下,如何制定多雲策略
What is the logical structure of database file
This article describes the step-by-step process of starting the NFT platform project
The second game of the 12th provincial single chip microcomputer competition of the Blue Bridge Cup
How should the team choose the feature branch development mode or trunk development mode?
leetcode-1380. Lucky number in matrix
Class design basis and advanced
Yan Rong looks at how to formulate a multi cloud strategy in the era of hybrid cloud
Comment élaborer une stratégie nuageuse à l'ère des nuages mixtes
ImageAI安装
Pycharm2021 delete the package warehouse list you added
Welcome the winter vacation multi school league game 2 partial solution (B, C, D, F, G, H)
傅里叶级数
滴滴开源DELTA:AI开发者可轻松训练自然语言模型
Blue Bridge Cup single chip microcomputer sixth temperature recorder
Flutter中深入了解MaterialApp,常用属性解析
毕设-基于SSM电影院购票系统