当前位置:网站首页>Software testing (concept)
Software testing (concept)
2022-07-28 06:54:00 【Xiao Qiao】
Catalog
3. Purpose and principle of software testing ?
4. Test shift left and test shift right ?
5. The difference between user requirements and software requirements ?
6. The difference between software testing and development ?
8. The qualities that software testers should have ?
1. What is software testing ?
Verify whether the software meets the needs of users .
2. What is a test case ?
A set of collections initiated to the system under test , This set includes test data , testing procedure , Test platform , Elements such as expected results ;
( Importance , Test method , Function module , priority )
3. Purpose and principle of software testing ?
Purpose : Verify that the software has or has no problems ;
principle : With customer demand Centered , Follow the specifications of software testing 、 technological process 、 Standards and requirements ;
4. Test shift left and test shift right ?
Test shift left : Pre demand survey phase and demand stage , Test participation ;
Test move right : After the product goes online , System monitoring , Logging and analysis ;
5. The difference between user requirements and software requirements ?
In short, user needs are user expectations , Software requirements are the refinement of user requirements ;
6. The difference between software testing and development ?
(1) The difference between software testing and debugging :
Purpose is different : Software testing is to test the quality of software ( Based on demand );
Software debugging is for developers to check whether the program has achieved the function they want the program to achieve ;
Different personnel : software test , Black Box Test Engineer 、 White Box Test Engineer 、 Developer ( unit testing );
Software debugging , Developer ;
Different stages : Software debugging , Only in the development stage ;
software test , Throughout the life cycle of software development ;
( Life cycle : Demand analysis — plan — Design — Development — test — function )
(2) software test , The test is extensive , Low professionalism
Research and development , Small test breadth , High professionalism
7. Software testing post ?
① By test object
WEB test 、APP test 、 Game testing 、 The interface test 、 Embedded test, etc ;
② Press whether to manually
manual 、 automation ;
③ Classification by test
function 、 performance 、 Security ;
④ on the basis of rank
primary 、 intermediate 、 senior 、 Senior 、 group leader 、 executive director 、 The manager 、 director ;
⑤ Software Test Development Engineer 、 Test Engineer 、 Software development test engineer
8. The qualities that software testers should have ?
Interest in 、 Expertise 、 Converse thinking 、 Divergent thinking 、 Sense of responsibility and pressure .
边栏推荐
- DNS forward resolution experiment
- 网络——数据链路层
- elastic常用高频命令
- 手把手教你三步完成测试监控系统搭建
- 网络——网络层
- Mongo SSL configuration practice
- ISO 3.0-server three power separation configuration
- archery数据库审核平台部署
- Ten thousand words summarize and realize the commonly used sorting and performance comparison
- Hdu-5783 divide the sequence (greedy water question)
猜你喜欢
随机推荐
Ten thousand words summarize and realize the commonly used sorting and performance comparison
How to calculate the size of structure, segment and Consortium (common body)
Hdu-1097-a hard puzzle (fast power)
VMware Workstation 配置net模式
HDU-1159-CommonSubsequence(LCS最长公共子序列)
Insertion and deletion of nodes in linked list
NAT和PAT的原理及配置
手把手教你三步完成测试监控系统搭建
Analysis of cyclicbarrier source code of AQS
Question brushing record - linked list
Ubuntu18.04+Centos7配置redis主从【学习笔记】
Question brushing record ---- reverse the linked list (reverse the whole linked list)
Mongo SSL configuration practice
TCP/IP五层模型
Hdu-2036-reform spring breeze blowing all over the ground (polygon area template)
DNS domain name resolution service
测试面试题集锦(五)| 自动化测试与性能测试篇(附答案)
[realize the simple version of minesweeping games]
测试面试题集锦(二)| 测试工具篇(附答案)
Small tips









