当前位置:网站首页>Software Testing Interview Questions: What aspects should be considered when designing test cases, i.e. what aspects should different test cases test against?
Software Testing Interview Questions: What aspects should be considered when designing test cases, i.e. what aspects should different test cases test against?
2022-08-05 00:22:00 【software testing pytest】
What aspects should be considered when designing test cases, i.e. what aspects should different test cases test against?
When designing test cases, it should be noted that in addition to the overall process and functions, attention should also be paid to strength testing, performance testing, stress testing, boundary value testing, stability testing, and security testing.(The four basic elements that test cases need to consider are input, output, operation and test environment; in addition, test cases need to consider the type of test (function, performance, security...), which can be answered with reference to TP. In addition,The importance and priority of the use case also needs to be considered)
Profile
I am a test and development engineer, currently 25K, and I am currently working on unmanned driving. Welcome to exchange development and testing technology with you, and get a high-paying job together. We also have a group to fight monsters together.There is a small program for interview questions!
The above is the whole content of this article. I hope it will be helpful to everyone's learning, and I hope everyone will support "software testing pytest".
边栏推荐
- oracle创建用户以后的权限问题
- Essential knowledge for entry-level 3D game modelers
- [CVA Valuation Training Camp] Financial Modeling Guide - Lecture 1
- GO中sync包自由控制并发的方法
- 网站最终产品页使用单一入口还是多入口?
- E - Distance Sequence (前缀和优化dp
- 2022多校第二场 K题 Link with Bracket Sequence I
- Modelers experience sharing: model study method
- 数据类型-整型(C语言)
- could not build server_names_hash, you should increase server_names_hash_bucket_size: 32
猜你喜欢

Modelers experience sharing: model study method

Privacy Computing Overview

Implementation principle of golang coroutine

Three tips for you to successfully get started with 3D modeling

Cloud native - Kubernetes 】 【 scheduling constraints

QSunSync Qiniu cloud file synchronization tool, batch upload

SV 类的虚方法 多态

matlab中rcosdesign函数升余弦滚降成型滤波器

《MySQL入门很轻松》第2章:MySQL管理工具介绍

进程间通信和线程间通信
随机推荐
Essential knowledge for entry-level 3D game modelers
僵尸进程和孤儿进程
2022牛客暑期多校训练营5(BCDFGHK)
tiup uninstall
gorm联表查询-实战
How to burn the KT148A voice chip into the chip through the serial port and the tools on the computer
Cython
Getting started with 3D modeling for games, what modeling software can I choose?
3. Actual combat---crawl the result page corresponding to Baidu's specified entry (a simple page collector)
图解 Canvas 入门
Cloud native - Kubernetes 】 【 scheduling constraints
【数据挖掘概论】数据挖掘的简单描述
【LeetCode】Summary of Two Pointer Problems
软件测试面试题:一套完整的测试应该由哪些阶段组成?
leetcode:267. 回文排列 II
【云原生--Kubernetes】调度约束
Flask框架 根据源码分析可扩展点
英特尔WiFi 7产品将于2024年亮相 最高速度可达5.8Gbps
软件测试面试题:软件都有多少种分类?
2022牛客多校第三场 A Ancestor