Tuesday 19 November 2013

Difference between Web_find and web_reg_find functions in load runner

SI no
Web_find
Web_reg_find
1
The web_find function searches an HTML page for a specified text string.
function registers a request to search for a text string on a Web page retrieved by the next action function, such as web_url.

2
This function is limited to HTML–based recorded scripts
It supports both html and url mode recording
3
Java or VB does’t support (only we can use with c prog lang scripts)
Support all lang
4
Runs slower
Run much faster than web_find
5
Does’t support WAP scripts running in HTTP or WSP replay mode.
-------

Note:
Web find is deprecated. It has been replaced with web_reg_find.
WSP-Wireless Session Protocol
WAP wireless application protocol