当前位置:网站首页>You probably haven't noticed the very important testing strategy in your work
You probably haven't noticed the very important testing strategy in your work
2022-07-01 23:02:00 【Xiaowu knock code】
The test strategy is other considerations and test strength besides test cases , And some concerns .
When the system is large , When there are many functions , In addition to the specific test design related to the functions of each module , It also requires the test team leader to make some overall test decisions 、 The test framework 、 The test strategy 、 test plan .
What are the main aspects covered by the test strategy
Mainly the scope and focus of the test .
The scope of the test is the breadth of the specified test , For example, call 、 Text messages and contacts , These modules need to be covered during testing .
Test focus refers to the function points that need to be focused , For example, long-time calls 、 Text messages with super long text / MMS , A contact has multiple numbers 、 Contact name is a special character and so on .
Developing testing strategies is especially like the advice of ancient military Masters , Complete the highest test quality at the least cost and cover all modules tested as much as possible , To guarantee the quality of products .
Devise strategies among , Successful in distant . Metaphorically, people with great intelligence don't need to go to battle , Just do a good job in the early strategic deployment , Can make things succeed .
In the actual test , Especially the large version , Long cycle , Before the test begins , If you can think of a good countermeasure , It's often possible to do more with less
Examples of test strategies
Test date
First round test ( Full coverage testing + Return to bug):2021.02.22~2021.02.27;
The second round of testing ( Return to bug+ Interactive testing + A functional test ):2021.03.01~2021.03.06;
The third round of testing ( Return to bug+ User experience testing + Exchange personnel test ):2021.03.08~2021.03.10;
The fourth round of testing ( Special tests , Performance and pressure tests ).
The test strategy
The first round of testing focuses on : Check requirements documents , Compare the developed version , Check whether there is any missing function , Verify whether the specifications of each field meet , The function test follows the forward process .
The second round of testing focuses on : The first round of this module is relatively stable , Pay attention to the interaction module , Such as financial settings , Add abnormal scenarios to test whether there is a crash .
The third round of testing focuses on : Test from the perspective of users and the whole , Intra group exchange personnel test .
The fourth round of testing focuses on : performance ( Request speed of large amount of data ) And stress testing ( Interface concurrent and simultaneous multiple requests ).
Test content
Terminal involved :app(android、ios)、PC、 Applet ( Aunt end , Employer side , User side , Order combining applet )、h5.
Modules involved : The whole module .
Test configuration
Different user scenarios ( Different operation permissions and data permissions )、 Different company scenarios ( It is forbidden to use the whole process G00001 test )、 Problems of different mobile phones ( Cover android Greater than 3 platform , Cover ios Greater than 3 platform ).
Finally, thank everyone who reads my article carefully , The following online link is also a very comprehensive one that I spent a few days sorting out , I hope it can also help you in need !
These materials , For those who want to change careers 【 software test 】 For our friends, it should be the most comprehensive and complete war preparation warehouse , This warehouse also accompanied me through the most difficult journey , I hope it can help you ! Everything should be done as soon as possible , Especially in the technology industry , We must improve our technical skills . I hope that's helpful ……
If you don't want to grow up alone , Unable to find the information of the system , The problem is not helped , If you insist on giving up after a few days , You can click the small card below to join our group , We can discuss and exchange , There will be various software testing materials and technical exchanges .
Click the small card at the end of the document to receive it |
Typing is not easy , If this article is helpful to you , Click a like, collect a hide and pay attention , Give the author an encouragement . It's also convenient for you to find it quickly next time .
Self study recommendation B Stop video :
Zero basis transition software testing :25 Days from zero basis to software testing post , I finished today , Employment tomorrow .【 Include features / Interface / automation /python automated testing / performance / Test Development 】
Advanced automation testing :2022B The first station is super detailed python Practical course of automated software testing , Prepare for the golden, silver and four job hopping season , After advanced learning, it soared 20K
边栏推荐
- el-input文本域字数限制,超过显示变红并禁止输入
- Ffmpeg learning notes
- Rust language - Introduction to Xiaobai 05
- 使用3DMax制作一个象棋棋子
- Business visualization - make your flowchart'run'up
- 多图预警~ 华为 ECS 与 阿里云 ECS 对比实战
- Understanding of indexes in MySQL
- Detailed explanation of common configurations in redis configuration file [easy to understand]
- Cutefishos system~
- 思科--WAN 的概念考试外部工具
猜你喜欢
“信任机器”为发展赋能
map容器
Congratulations on the release of friends' new book (send welfare)
Share some feelings of a programmer who has experienced layoffs twice a year
思科--高可用和高可靠网络考试
el-input文本域字数限制,超过显示变红并禁止输入
MySQL -- index of MyISAM storage engine
Quantifiers of regular series
Digital currency: far-reaching innovation
转--拿来即用:分享一个检查内存泄漏的小工具
随机推荐
Deadlock handling strategies - prevent deadlock, avoid deadlock, detect and remove deadlock
What class loading mechanisms does the JVM have?
447 Bili Bili noodles warp 1
What are the benefits of third party acceptance testing? Recommended by professional third-party software testing institutions
转--拿来即用:分享一个检查内存泄漏的小工具
Unable to climb hill sort, directly insert sort
"Trust machine" empowers development
聊一聊Zabbix都监控哪些参数
cvpr2022 human pose estiamtion
Appium automated testing foundation - Supplement: introduction to desired capabilities parameters
用JpaTransactionManager操作数据库事务
91. (cesium chapter) cesium rocket launch simulation
redis配置文件中常用配置详解[通俗易懂]
ECMAScript 2022 正式发布,有你了解过的吗?
数字化转型道阻且长,如何迈好关键的第一步
“信任机器”为发展赋能
Armbain系统根分区空间不足处理
[literacy] deep / shallow, local / global features in machine learning image processing
Cloud Vulnerability Global Database
下班前几分钟,我弄清了v-model与.sync的区别