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 |
For what purpose, user will be using ‘continue on’ error?
What are the differences between 9.1 and 9.5?
Why do you create parameters?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
What is planning for the test?
what is the language(Script) use in Loadrunner script?
How to increase the load on Server when number of users restricted?
hi i want how to know how to explain the load runner process please explain iam having the interivew
What is RDR files in Load runner? What is Scenario Configuration in Load runner
How many users can I emulate with loadrunner on a pc?
what criteria did you use to select web transactions for load testing ?
Can we run the Qtp Scripts in Load Runner?