51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 3593|回复: 3
打印 上一主题 下一主题

[Robot] TestManager里Test Case的State有什么作用的?

[复制链接]
  • TA的每日心情
    开心
    2019-2-12 16:04
  • 签到天数: 1 天

    连续签到: 1 天

    [LV.1]测试小兵

    跳转到指定楼层
    1#
    发表于 2006-5-28 10:04:11 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
    在TestManager里Test Case的State有好几个状态的,都不知道是做什么用的,有谁知道,能解释一下吗?
    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    收藏收藏
    回复

    使用道具 举报

    该用户从未签到

    2#
    发表于 2006-5-29 11:38:14 | 只看该作者
    不明
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    3#
    发表于 2006-5-29 13:19:40 | 只看该作者
    去imb网站上找了个答案,按它的意思是如果出现了非法的状态转换,会给出错误提示。
    例如:pass之后可以Unattempted ,但不应出现其他的状态。fail之后,必须修改,不能Unattempted,包含了一些默认的操作规则吧,通过对于state的审查,自动提示一些潜在的问题,避免出现问题发现不了,实际过程中不知道效果如何。


    Problem
    The warning, “Requested test case state transition in not allowed in state transition rules. Do you still want to promote the test case results?" is being caused by test case states added for IBM Rational(R) version 2003.06.13  
      
    Solution
    User is getting the warning during test cast promotion in TestManager. The reason for this is a new feature has been added in Test Manager version 2003.06.13 that has test cases themselves all having states. Each of these states can only change to certain other states. When you run a test case, the result may be a state that is considered an invalid state transition, for example a test case previously being set to pass and then having the test case fail. This will result in the state transition warning during promotion.

    The way to prevent this warning from appearing is to put the test case in a state that won't cause the warning before running the test case. In the previous example, set the test case is set to Unattempted so failing would not cause the warning. Here is the list of valid transition states:
    Current State                                                                   May transition to
    Unattempted                                                                    Attempted, Blocked, Deferred, Pass, Fail  
    Attempted                                                                        Deferred, Pass, Fail, PermFail, attempted  
    Blocked                                                                             Unattempted, Pass, Fail, Deferred  
    PermFail                                                                            Unattempted  
    Deferred                                                                           Unattempted  
    Pass                                                                                  Unattempted  
    Fail                                                                                    Attempted, Pass, PermFail, Fail  

    Documentation number SY24-6181-00 goes over test case states and transition states in more details.
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2019-2-12 16:04
  • 签到天数: 1 天

    连续签到: 1 天

    [LV.1]测试小兵

    4#
     楼主| 发表于 2006-5-30 10:16:57 | 只看该作者
    谢谢 slide.
    不过现在还有点疑问,我在试验的时候,pass 和 fai 可以自动设置上去,不知道其他的状态也是自动设置的,还是要人为更新上去的?
    回复 支持 反对

    使用道具 举报

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-11-26 00:31 , Processed in 0.067207 second(s), 26 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表