what r the arguments in imagecheck in loadrunner vugenerator?
Answer / chandru
int web_image_check(const char *CheckName, <List of
Attributes>, <"Alt=alt"|| "Src=src">, LAST );
object An expression evaluating to an object of type
WebApi. Usually web for Java and Visual Basic. See also
Function and Constant Prefixes.
CheckName The name of the image check, as it appears in
the test tree.
List of Attributes Supported Attribute:
Frame
Supported Options:
Options are similar to attributes, but some of them allow
only a pre–defined set of values. All other values are
illegal.
The allowed options are:
expect, matchcase, repeat, report, onfailure
Alt Checks for the ALT tag of the image. Empty Alt strings
are illegal.
Src Checks for the SRC tag of the image. Empty Src strings
are illegal.
LAST A marker that indicates the end of the field list.
web_image_check("Go2Venus", "Alt=Venus", LAST);
Is This Answer Correct ? | 1 Yes | 0 No |
can we run the script using mozila or netscape, recorded using internet explorer ?
Can We record the Desktop application or windows application in Load Runner(A simple VB application) If yes which mode we have to select while recording in Load Runner?
How to call the QTP script in to the load runner? which foment should it be?
How to modify the script?
what is mean BVT and BAT? difference between BVT and BAT
HI GUYS ... GOOD NEWS PERFORMANCE TESTING INSTITUTE IN HYD IS.KEYLABS , SOMAJIGUDA...EXLENT TEACHING
What are all the important protocols that load runner supports?
What is Response Time?
What is a function to capture dynamic values in the web?
What is the difference between Set_window() and _set_window ()?
What is the significance of “vuser-init “?
what r the client requirements? when u r running the script in Vugen?