What is the Diffrence between Clint server & Web based
application ? plz Explain in detail (Chandana)
Answer / naga
Client Server is basically a 2 tier system where a client
sends a request and server responds to that request.
Web based application is based on client Server system but
it might be 3 tier system or a multi tier system.
In client server the business logic is at the client side.
In th Web based applications, the business logic resides in
the middleware(application server).
Web Browser -->Web Server -->Application Server-->Database
Server.
| Is This Answer Correct ? | 22 Yes | 3 No |
what is scalability testing, and how will u perform in real time.
how can u see agent process in controller?
Pls can any body mail me "dks_sml@yahoo.com" regarding "How to monitor Unix Server" for performance testing , what are the commands in unix.How to add counters.
How many types of scripts generated in LoadRunner?What are they?
what is the LOAD RUNNER tester daily process in office (real time)? real timers explain this clearly?thanku in advance
WHAT IS AUTOMATION TEST FRAME WORK
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?
What would be your recommendation to improve performance measure?
Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?
parameterization methods and correlation concepts
Where should you add a web_reg_save_param function to a script?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?