51Testing软件测试论坛

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

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1567|回复: 1
打印 上一主题 下一主题

[原创] 请教,有无兄弟用过Microsoft.net协议的

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2009-9-27 14:46:09 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
现在项目是C/s 架构的,都是用C#写的
使用Microsoft.net协议,可以录制,回放均无问题,但是,回放时不能操作数据库,查看Replan log 如下,并无数据库操作脚本
Virtual User Script started at : 2009-09-27 13:52:21
Starting action vuser_init.
Event 1: new NetworkCredential("et", "et");

Event 11: new DataTable();
Event 12: DataTable_1.Columns;
Event 13: DataColumnCollection_1.Add("DealerID", typeof(int));

Event 28: DataTable_1.LoadDataRow(values_1, true);

Event 177: new DataTable();
Event 178: DataTable_2.Columns;
Event 179: DataColumnCollection_2.Add("ID", typeof(string));
Event 186: DataTable_2.LoadDataRow(values_151, true);

Event 193: new DataTable();
Event 194: DataTable_3.Columns;
Event 195: DataColumnCollection_3.Add("ID", typeof(int));
Event 207: DataTable_3.LoadDataRow(values_164, true);

Event 5185: new DataTable();
Event 5186: DataTable_4.Columns;
Event 5187: DataColumnCollection_4.Add("ID", typeof(int));
Event 5192: DataTable_4.LoadDataRow(values_8961, true);
Event 5194: new NetworkCredential("et", "et");

Ending action vuser_init.
Running Vuser...
Starting iteration 1.
Starting action Action.
Event 5202: new NetworkCredential("et", "et");

Event 5223: new DataTable();
Event 5224: DataTable_5.Columns;
Event 5225: DataColumnCollection_5.Add("DealerID", typeof(int));
Event 5240: DataTable_5.LoadDataRow(values_8963, true);

Event 5818: new DataTable();
Event 5819: DataTable_6.Columns;
Event 5820: DataColumnCollection_6.Add("ID", typeof(string));
Event 5827: DataTable_6.LoadDataRow(values_9542, true);

Event 5834: new DataTable();
Event 5835: DataTable_7.Columns;
Event 5836: DataColumnCollection_7.Add("ID", typeof(int));
Event 5848: DataTable_7.LoadDataRow(values_9555, true);

Event 10826: new DataTable();
Event 10827: DataTable_8.Columns;
Event 10828: DataColumnCollection_8.Add("ID", typeof(int));
Event 10834: DataTable_8.LoadDataRow(values_18353, true);
Event 10835: new NetworkCredential("et", "et");
Ending action Action.
Ending iteration 1.

Ending Vuser...
Starting action vuser_end.
Event 10840: new NetworkCredential("et", "et");
Ending action vuser_end.
Vuser Terminated.

问题,使用Microsoft.net,需要其他设置么,谢谢
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2009-9-28 17:58:45 | 只看该作者
我也用的.net,录制完,回放,有很多错误不知道怎么回事呢:
Error: vuser_init.cs(42,25): error CS0103: 当前上下文中不存在名称“value_1”
Error: vuser_init.cs(128,25): error CS0103: 当前上下文中不存在名称“value_2”
Error: vuser_init.cs(186,25): error CS0103: 当前上下文中不存在名称“value_3”
Error: vuser_init.cs(244,25): error CS0103: 当前上下文中不存在名称“value_4”
Error: vuser_init.cs(302,25): error CS0103: 当前上下文中不存在名称“value_5”
回复 支持 反对

使用道具 举报

本版积分规则

关闭

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

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

GMT+8, 2024-11-15 12:38 , Processed in 0.062787 second(s), 25 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

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