作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (17): 42-45,48. doi: 10.3969/j.issn.1000-3428.2012.17.012

• 软件技术与数据库 • 上一篇    下一篇

基于改进FSM的RBAC测试集约简方法

袁佳琳,高建华   

  1. (上海师范大学计算机科学与技术系,上海 200234)
  • 收稿日期:2011-10-19 修回日期:2011-12-18 出版日期:2012-09-05 发布日期:2012-09-03
  • 作者简介:袁佳琳(1986-),女,硕士研究生,主研方向:软件可靠性设计理论与方法,软件测试技术;高建华,教授、博士
  • 基金资助:
    国家自然科学基金资助项目(61073163);上海市科委基金资助项目(09220503000);上海市引进技术的吸收与创新计划基金资助项目(2010CH-014)

Reduction Method of Role-based Access Control Test Suite Based on Improved Finite State Machine

YUAN Jia-lin, GAO Jian-hua   

  1. (Department of Computer Science and Technology, Shanghai Normal University, Shanghai 200234, China)
  • Received:2011-10-19 Revised:2011-12-18 Online:2012-09-05 Published:2012-09-03

摘要: 使用完备的有限状态机生成一致性测试集虽然有效,但数量庞大。针对该问题,考虑一般系统访问控制的基本需求,提出6种探索式方法对有限状态机(FSM)进行约简,有效避免状态爆炸的现象发生,简化了生成的一致性测试集大小。对基于FSM生成树进行实验,结果表明,改进FSM对缩小基于角色的访问控制系统一致性测试集是有效的。

关键词: 有限状态机, 权限控制, 基于角色的访问控制, 一致性测试集, 试探法, 错误覆盖率

Abstract: A test suite generated using complete Finite State Machine(FSM) has excellent fault detection ability, but it is astronomically large. This paper presents six heuristic method to reduce the size of the FSM model based on the general requirements from the access control system. These methods not only avoid the state explosion, but also simplify the generation of conformance test suite size. This paper designs experiment based on spanning tree of the FSM. Experimental result shows that using improved FSM to reduce the comformance test suite of Role-based Access Control(RBAC) system is effective.

Key words: Finite State Machine(FSM), authority control, Role-based Access Control(RBAC), conformance test suite, heuristic method, fault coverage rate

中图分类号: