ZBLOG

Write a decision table for ip address "application" Using the decision table create a checklist for ip address "application"Equivalent Partitioning Valid IP Addresses: This partition contains all possible valid IP addresses that c

Decision Table for IP Address “Application”

Criteria Valid IP Address Invalid IP Address
All octets have valid values Yes One or more octets are missing
One or more octets have an invalid value
Correct number of dots Yes Incorrect number of dots
Non-numeric characters absent Yes Non-numeric characters present

Checklist for IP Address “Application”

  1. Is the IP address in the format of four octets separated by dots?
  2. Are all the values in each octet between 0 and 255?
  3. Are there any missing or extra dots?
  4. Does the IP address contain only numeric characters?
  5. Is the IP address within the boundary values (e.g., all zeros, all ones, etc.)?
  6. Is the IP address a random valid one (e.g., 192.168.1.100)?
  7. Is the IP address a random invalid one (e.g., 300.200.100.50)?

本站部分文章来源于网络,版权归原作者所有,如有侵权请联系站长删除。
转载请注明出处:https://golang.0voice.com/?id=4147

分享:
扫描分享到社交APP
上一篇
下一篇
发表列表
游客 游客
此处应有掌声~
评论列表

还没有评论,快来说点什么吧~

联系我们

在线咨询: 点击这里给我发消息

微信号:3007537140

上班时间: 10:30-22:30

关注我们
x

注册

已经有帐号?