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 protocols does loadrunner support?
one of interviewer asked what is your application architecture
what is remote performance monitering?
How to create a host list for a scenario?
Can u Explain me in real time projects any frameworks follows in Loadrunner ? if Yes plz mentiond(Chandana)
I have observed a scanrio executed/elapsed time in 16 seconds and succeded, when I set the duraion to 'Run Until Completion'. Same scanrio is failed/Gradually exited/stopped, when I set the time duration for 20 seconds (after the Ramp up has been completed). Why it is haapedned. Can anybody tell me the answer and solution also. Thanks in advance.
What is memory leakage?
In a web server, database and network are all working fine and now, where could be the problem?
What is memory leak.how do u find that?
Is it possible to play back screen using loadrunner?
in general best o/s should posses max CPU utilization.but in loadrunner we consider CPU utilization exceed 70% it is a bottleneck in CPU.explain why?
4 Answers HCL, Symphony, Tata Communications,
What does vuser_init action contain?