Difference b/w URL and HTML modes in LR?
Answers were Sorted based on User's Feedback
Answer / sri
• HTML is based specifically on user actions and the
content returned by the application in response to those
actions.
• HTTP is based on the requests generated by the client
and sent to the server, such as a web page, or a graphic.
When recording Web based scripts, HTML mode shall be used
wherever possible, with HTTP mode being used only if
specified during the Application Analysis or if HTML cannot
be made to work.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / goverdhan umasankar
http mode is a context sensitive/based mode. where as url
mode is context less.in detail in http mode execution of
next step depends on previous step. where as in url mode
each step is independent. u can find extrares in http mode
where as in url mode no extrares concept appears.
| Is This Answer Correct ? | 3 Yes | 4 No |
Does any one know how to over come the problem of "monitoring the load generators over firewall". We are able to use these machines for load generation, but are not able to monitor the measurements of these machines. When tried to add these machines to the windows resources, we were getting the error "Monitor name :Windows Resources. Cannot connect to machine stresstestxp6:62043. Reason: The network path was not found." Also note that, we are able to ping/telnet the LG from the controller, but not the vice versa Is there any router settings to be made or any other configuration has to be done?
1.How can you Calculate load / stress testing in manually ?
How to execute set of multiple SQL queries in Load Runner? Which component in LR would be used to run the SQL Queries?
Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?
how many performance test scripts have you written? what was the performance issues you had? what did you recommended to that issues? what kind of performance requirements did you have? how did you tune the system for performance? how did you ramped up the users? how did you find the bottlenecks of the system? did you find any coding issues and if yes what kinds of?
What protocols does loadrunner support?
What is a function to capture dynamic values in the web vuser script?
how to place a image check in load runner script.what is the procedure?
Consider a business transaction, which is run in the LR tool (takes 2sec), but when run manually (takes 4sec). Please explain??
How can we find database related issues?
What is parameterization?
What are the main Performance issues in JBoss server? And How to do it?