what r the arguments in imagecheck in loadrunner vugenerator?
Answer Posted / 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 |
Post New Answer View All Answers
What is vuser-end section?
How is each step validated in the script?
What do you mean by path?
What should be done to view parameter substitution in the execution log?
How to configure yahoo cookies in load runner?
What is transaction per second graph(pass)?
What is scenario default?
What are the information crating for each host?
What is the think time? What is the threshold level for think time and how can be this changed?
How are concurrent users differing from simultaneous users?
What are the vuser components in loadrunner?
What is the basic credentials should be provided while recording SAP-GUI?
How to create a scenario?
What is the loadrunner start-transaction and its syntax?
What is extended log?