找回密码 注册 QQ登录
一站式解决方案

iCAx开思网

CAD/CAM/CAE/设计/模具 高清视频【积分说明】如何快速获得积分?快速3D打印 手板模型CNC加工服务在线3D打印服务,上传模型,自动报价
查看: 16817|回复: 2
打印 上一主题 下一主题

CAA: Unit Test

[复制链接]
跳转到指定楼层
1
发表于 2005-7-27 21:50:55 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多同行朋友,交流,分享,学习。

您需要 登录 才可以下载或查看,没有帐号?注册

x
测试(Test)是软件工程中很重要的一环.CAA提供了UnitTest的可能性(mkODT).可惜我没能找到具体的例子.由于CAA的工作对象是CATPart,CATProduct等Binary文件,给结果比较带来了困难.在"Testing Your Frameworks"一文中(见CAADoc/Doc/online/CAARqcTechArticles/CAARqcOverview.htm),解释OutputRef文件夹的时候,有下面一段话:
  
if you want to test a program which automate some modifications on a CATIA model, you can first perform these modifications "by hand" and save the result in a file you store in the OutputRef directory, then make a comparison (in the shell) between this model and the one produced by the test program in the Output/$OS directory.
  
问题是例如两个CATPart文件如何diff?有这样的diff程序吗?
要是有哪位能给出个.tst的FrameWork源程序,就最理想了.
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 赞一下!赞一下!
2
发表于 2005-7-28 00:38:42 | 只看该作者
这个mkODT不是太好用,r12以前升个版本就能让旧的不工作
r16以后要支持64bit,所以所有的测试都要做3遍, 32bit, wow和pure64bit,所以最近自动测试功能很注目了。我们到前个版本大约7万step,光性能测试就有9万项。乘3了话cost太大
  
期望DS能在r16的GA提供实用的工具。省得自己开发了
3
发表于 2006-8-2 08:17:26 | 只看该作者
The CAA Document description is correct. You should not compare the two part document, but compare the content of the two part document.

For instance, On R15 you created a solid object in the part1 and save it to the OutputRef, during every ODT test, you run your test case and generate a new part with another solid object, then you compare these two solid from two part documents, such as there volume,  COG and etc.

It is good way to catch the regression during the development
您需要登录后才可以回帖 登录 | 注册

本版积分规则

3D打印手板模型快速制作服务,在线报价下单!

QQ 咨询|手机版|联系我们|iCAx开思网  

GMT+8, 2024-12-24 20:37 , Processed in 0.028516 second(s), 10 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2024 www.iCAx.org

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