What is the difference between HTTP and HTTPS.in Load Runner.
And how will u know(Client)ur using HTTP or HTTPS.? Any one
can justify?
Answer / naresh kumar
HTTP is Hyper Text Transform Protocol and is transmitted
over the wire via PORT 80(TCP). You use HTTP when you are
browsing the web.
HTTPS (Hypertext Transfer Protocol over Secure Socket
Layer, or HTTP over SSL) is a Web protocol developed by
Netscape and built into its browser that encrypts and
decrypts user page requests as well as the pages that are
returned by the Web server. HTTPS is really just the use of
Netscape's Secure Socket Layer (SSL) as a sublayer under
its regular HTTP application layering. (HTTPS uses port 443
instead of HTTP port 80 in its interactions with the lower
layer, TCP/IP.) SSL uses a 40-bit key size for the RC4
stream encryption algorithm, which is considered an
adequate degree of encryption for commercial exchange.
| Is This Answer Correct ? | 2 Yes | 0 No |
lr_debug_message ?
Hi I am new to load runner ,please let me know what is the actual process of load runner and how to use it
Explain the Load testing process?
How many components are there in Loadrunner and what are they?
How do you perform functional testing under load?
How should you call loadrunner scripts using testdirector
When the rendezvous point is insert?
Does the Tool generates think time for the standard value defined in script with respect to server response when we use option use random think time 50 - 150%. or will tool simply calculates value randomly for the standard think time defined in script.
WHAT IS AUTOMATION TEST FRAME WORK
What are the Web Stress Tools are commonly used these days? Please advise.
What are monitors?
What is Standard deviation? How it will use in Lr?