当前位置:网站首页>Registration module use case writing
Registration module use case writing
2022-07-26 09:29:00 【The man running the horse doesn't get enough sleep】
testing procedure :
- Demand analysis
- Test point extraction
- Use case writing
- Use case execution
- Defect management
1、 Registration requirements analysis
demand :
(1) account number : Required ,11 Sign up with a mobile number
(2) Verification Code : Required , System generated 4 Bit verification code
(3) user name : Can be null ,4-16 A string ( Can be repeated )
(4) password : Required ,6-12 position , from ( Letter 、 Numbers ) form , Special symbols are allowed 
2、 Test point extraction
Covering point : ① Business ②UI Layout ③ function 
3、 Use case writing



4、 summary
Use case coverage points
① Business use cases
②UI Layout
③ function ( positive 、 reverse )
④ Expand : Security 、 CompatibilityLayout
① Consistent with the prototype , written words 、 Correct coloraccount number
① It's empty 、 Equivalence class 、 The boundary value 、 RegisteredVerification Code
① normal 、 It's empty 、 Be overdue 、 erroruser name
① It's empty 、 The boundary value 、 Equivalence classpassword
① It's empty 、 Equivalence class 、 The boundary value
边栏推荐
- The provincial government held a teleconference on safety precautions against high temperature weather across the province
- v-for动态设置img的src
- Custom password input box, no rounded corners
- 【Flutter -- 布局】Align、Center、Padding 使用详解
- [untitled]
- [shutter -- layout] detailed explanation of the use of align, center and padding
- Audio and video knowledge
- JS output diamond on the console
- js中树与数组的相互转化(树的子节点若为空隐藏children字段)
- 2022 mobile crane driver test question simulation test question bank simulation test platform operation
猜你喜欢
![[shutter -- layout] detailed explanation of the use of align, center and padding](/img/01/c588f75313580063cf32cc01677600.jpg)
[shutter -- layout] detailed explanation of the use of align, center and padding

PMM(Percona Monitoring and Management )安装记录

matlab simulink实现模糊pid对中央空调时延温度控制系统控制

您的登录IP不在管理员配置的登录掩码范围内

Zipkin installation and use

登录模块用例编写
![[Online deadlock analysis] by index_ Deadlock event caused by merge](/img/67/0a02ad248c3ab21d3240e12aa23313.png)
[Online deadlock analysis] by index_ Deadlock event caused by merge

Your login IP is not within the login mask configured by the administrator

Zxing simplified version, reprinted

会议OA项目(三)---我的会议(会议排座、送审)
随机推荐
MySQL transaction
多层嵌套后的 Fragment 懒加载实现
asp.net 使用redis缓存(二)
调用DLL开启线程的问题
The problem of the sum of leetcode three numbers
(二)面扫描仪与机械臂的手眼标定(眼在手外:九点标定)
WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
After attaching to the process, the breakpoint displays "currently will not hit the breakpoint, and no symbols have been loaded for this document"
Order based evaluation index (especially for recommendation system and multi label learning)
Smart gourmet C language
arc-gis基础操作3
js中树与数组的相互转化(树的子节点若为空隐藏children字段)
Mysql事务
电机转速模糊pid控制
Use of OpenCV class
ie7设置overflow属性失效解决方法
How to add a PDB
dll中的全局变量
C# 托管与非托管
微信小程序学习笔记1