51Testing软件测试论坛

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

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 861|回复: 2
打印 上一主题 下一主题

Who can give me the answers to these Interview questions?

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2007-5-26 15:11:20 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Who can give me the answers to these Interview questions?(Of course in English) Thanks a lot.
1. How do you know when to stop testing?
2. Describe automated capture/playback tools and list their benefits?
3. What would be the Test Objective for Unit Testing? What are the quality measurements to assure that unit testing is complete?
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
 楼主| 发表于 2007-5-26 21:16:44 | 只看该作者

我自己搜到了一个问题的答案

How do you know when to stop testing?
This can be difficult to determine. Many modern software applications are so complex and run in such an interdependent environment that complete testing can never be done. Common factors in deciding when to stop are...
•        Deadlines, e.g. release deadlines, testing deadlines;
•        Test cases completed with certain percentage passed;
•        Test budget has been depleted;
•        Coverage of code, functionality, or requirements reaches a specified point;
•        Bug rate falls below a certain level; or Beta or alpha testing period ends.
回复 支持 反对

使用道具 举报

该用户从未签到

3#
发表于 2007-5-28 12:01:09 | 只看该作者
Q3:unit test objective include that:all the functions had been tested fully.
quality  measurements to the UT:the rate of logic coverage can be considered as a whole.That means the logic coverage rate should reach a certain level,for eg. 50% or 70%.
Actually,the logic coverage includes statement coverage,decision coverage,path coverage and so on.Different projects have different coverage rate standards,so it's hard to define a clear quality  measurements.
回复 支持 反对

使用道具 举报

本版积分规则

关闭

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

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

GMT+8, 2024-11-18 10:30 , Processed in 0.064096 second(s), 23 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

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