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


Please Help Members By Posting Answers For Below Questions

What is host?

671


What do you mean by path?

654


What are the types of checkpoints is available in loadrunner?

699


What is x-windows?

649


How do you identify which protocol to use for any application?

571






What is Standard deviation? How it will use in Lr?

2948


What is the purpose of a loadrunner transaction?

648


What protocols does loadrunner support?

644


What are the different types goals in goal-oriented scenario?

585


What is the difference between transaction and transaction instance in loadrunner ?

1260


What are the capabilities exactly you look for while selecting the performance testing tool?

618


What is the configuration of systems when using load runner?

540


What is a correlation? Explain the difference between automatic correlation and manual correlation?

645


What is local configuration file?

614


How to create a scenario?

630