|
1.不参数化,可以回放.
2.只参数化一个变量,也可以.
3.当参数化多个变量时,报错.
SMTP协议,登陆SMTP服务器:
smtp_logon_ex(&smtp1, "SmtpLogon",
"URL={URL}",
"LogonUser={User}",
"LogonPass={Password}",
"CommonName=LoadRunner User",
LAST);
URL:Select Next Row --Sequential Update Value On--Each iteration
LogonUser:slect Next Row --same line as URL
LogonPass:slect Next Row --same line as URL
运行后的Reply Log:
Error: e:\autotest\lr_stu\stu_sendmail\\13144652044.idx : プロセスはファイルにアクセスできません。別のプロセスが使用中です。 //进程对文件不能访问。另外的进程使用中。
[MsgId: MERR-13874]
Error: Table 'E:\AutoTest\LR_STU\stu_sendmail\URL.dat' cannot be opened. Error code is '-2'. [MsgId: MERR-13880]
Warning: Extension parameng.dll reports error -2 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]
求大家解答. |
|