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 |
How many types of graphs are available in loadrunner?
How many values can be generating in script we can Parameterize even it is in one scenario 1000Parameterization values are there it is correct to Parameterized?or not?
1.What is the relation b/w Throughput and Response Time?
How a request is routed (request flow) in an n-tier architecture. digramatically explain a basic n-tier architecture.
what is the LOAD RUNNER tester daily process in office (real time)? real timers explain this clearly?thanku in advance
what are the skip functions in Load Runner?
Explain the recording mode for web Vuser script?
When we go for manula correlation, automation correlation Expl?(Chandana) Real timers Plz
What are the three sections of a vuser script and what is the purpose of each one?
What are the major challenges u faced in performance testing ?
What are the changes you can make in run-time settings?
Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?