51Testing软件测试论坛
标题:
LR9.0录制.net系统后,回放脚本出错
[打印本页]
作者:
liufjzw
时间:
2010-3-17 17:23
标题:
LR9.0录制.net系统后,回放脚本出错
我们在测试的。Net项目,开发使用的VS2008,LR9.0配套的是VS2005,录制完脚本后,看到脚本中有许多的Warning,可能系统中有很多的DLL动态库没有被录制;
回放时提示信息如下:
Error: Failed to compile virtual user.
Notify: __________________________________________________
Notify: 项目“E:\长线订货会\0316\Script.sln”(Build 目标):
Notify:
Notify: __________________________________________________
Notify: 项目“E:\长线订货会\0316\Script.sln”正在生成“E:\长线订货会\0316\Script.csproj”(默认目标):
Notify:
Notify: Action.cs(93,12): warning CS1030: #warning:“: Code Generation Error”
Notify: Action.cs(163,12): warning CS1030: #warning:“: Code Generation Error”
Notify: Action.cs(221,12): warning CS1030: #warning:“: Code Generation Error”
.......
Error: Action.cs(8,1): error CS0116: 命名空间并不直接包含诸如字段或方法之类的成员
Notify: 已完成生成项目“Script.csproj”-- 失败。
Warning: Extension DotnetExtensionReplay.dll reports error -1 on call to function ExtPerProcessInitialize [MsgId: MWAR-10485]
Error: Thread Context: Call to service of the driver failed, reason - thread context wasn't initialized on this thread. [MsgId: MERR-10176]
把系统中使用的所有DLL动态库使用lr_load_dll("MYDll.dll")调用,调试出同样错误;在LR安装目录下进行全局调用也是同样错误;各种方法都试验了,还是有错误;所以在此寻找高手帮忙解决下,先谢了!
作者:
dennyqiang
时间:
2010-3-18 21:56
直接在VS2005中写好脚本,调试成功后返回到LR中运行即可。
用LR来运行这方面的程序虽然可行,其实主要还是使用一下LR的负载生成器,测试代码还是自己写比较好,录制出来的东西实在是不怎么样。
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2