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 |
In what situation the throughput will decrease even the hits per second increases???
What is the benefit of running a vuser script as a thread?
In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if the boundary values keeps on changing. For example : At the time of recording,the n value is 3 and at the time of playback, the n value is 4. then how can i display the n-1 value
How many users can I emulate with loadrunner on a pc?
How can u find out hidden files in Load Runner Script and how can u correlate?
ingenaral realtime prjoects how much load and bottile neck will take part in a project?(Chandana)
What is The Main Difference Between Http and Https
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
Why is Load Runner called as State of Art Tool.
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
what is latency and bandwidth
what is the difference b/w astralaod and loadrunner?