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 can you set the number of vusers in loadrunner?
Case1: recording script, Login in Vuserinit,Body in Action and Logout in Vuserend. Case2: recording Login,Body and Logout in Action itself. Run both the scripts. What are the difference u will find? Is there any difference?
What is the difference between load, performance testing?
Hi Friends, Can anyone help me out in load testing? I need to test a web application in which 100 users has to login at a time and enter 100 different data into the application and logout. All the data should be saved in the data base Please let me know testing. Thanks in advance Giri
what is the language(Script) use in Loadrunner script?
Real time document loadrunner
what r the client requirements? when u r running the script in Vugen?
Why we insert the rendezvous point while running the scenario?
How can we invoke a parellel process in load runner using C or perl language?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
what is benchmarking?