Every server has unique IP address or Domain name, and every application or service is run on unique PORT. So take the IP address and Port number then you can test the application.
Ex: My server IP/Domain name is google.com and My Application is running on 80 port . So you can access the application using http protocal , see below
http://IP address/Domain:80 so i can access google.com like this http://google.com:80/.
Hi Madhu,we have client side and server response time .as performance which one we have to take?what is diff between Client side and Server Side Response time...
16 comments:
Hay madhu its good to collect information and sharing here. I really like it.
thanks rajesh
very helpful and thanks for sharing this wonderful information.We expect alot of articles like this in future
How to test load (performance) when web application is running on sever?
Every server has unique IP address or Domain name, and every application or service is run on unique PORT. So take the IP address and Port number then you can test the application.
Ex:
My server IP/Domain name is google.com and My Application is running on 80 port . So you can access the application using http protocal , see below
http://IP address/Domain:80
so i can access google.com like this
http://google.com:80/.
Hi Madhu,Could you pl z tell me common Vugen scripting challenges.
2.how to find out application server, web server and DB Servers bottlenecks?
3.How can we solve those bottleneck issues.
See my post on web server, Application server and DB server. There u can find the Tuning doc.
Hi Madhu i have 2 quick questions
1.Diff b/w concurrent users and simultaneous users?
2.How to correlate When LB and RB having dynamic values?
Hi Madhu,
client doesn't know about performance testing,but he asking to do performance testing with out any SLA?
Hi Vistnu, Good Question. If your client does not given any SLA. Go for Industry standards, Like
Res Time: 8 Sec
CPU Util: 80%
Memory Util:80%
Thanks.....
How to correlate RB having dynamic values?is it possible in LR?if possible plz explain?
Why we use AutoCorrelate Graph in analysis?
Hi Madhu,we have client side and server response time .as performance which one we have to take?what is diff between Client side and Server Side Response time...
Hi Madhu,
As per LR Thread mode is default.no one use Process mode,everyone use thread only.Why LR kept Process mode?
TUNGA, see the threads vs process post for more details
How to download PERFMON counters data.Is there any tool for PERFMON like Nmon analyzer?
Post a Comment