51Testing软件测试论坛

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

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1731|回复: 0
打印 上一主题 下一主题

LoadRunner:web_create_html_param -- where to place it

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2006-10-25 13:40:00 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Description

      This article documents an absolutely reliable method for placing the web_create_html_parm at the correct place in your script


Solution

      It is very common to have problems with web_create_html_param. The problem may be left/right boundaries, but is often placement.

I NEVER think about where to place the web statement. Rather, go to runtime settings->log->extendedlog->data returned by server, then run your script.

After it runs, in the output window, simply search for your left boundary! This is exactly what Vugen does during script execution. Once you find the left boundary, make sure the right boundary is ok. Now, simply scroll up in the result window, line by line, looking for something like:

Action1.c(1234) .......

This means that you MUST place the web_create_html_param immediately before line 1234 of the Action1.c section.

I have never seen this method fail to correctly locate the proper place to place this statement.

Good Luck
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

本版积分规则

关闭

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

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

GMT+8, 2024-11-24 02:49 , Processed in 0.064189 second(s), 23 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

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