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 Standard deviation? How it will use in Lr?
What do you mean by creating vuser script?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
how to add 100 for dynamic(correlate value) value
Hello Friends, Can anyone please let me know about Performance testing health care EDI ( 270,271, 835 ect). I need as detailed answer as possible. I am going to use LoadRunner for load testing. I would really really really appreciate your help. Thanks, Piyush
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
How many types of graphs are available in loadrunner?
How to create a scenario?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?
What is loadrunner agent?
How you enhance the basic script?
What is gui vuser and on which platform it will run?
What is performance testing in loadrunner?
What is rendezvous graph?
Where are automatic correlation options set?