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 |
Where do you set automatic correlation options?
What is Response Time?
What is Rendezvous point? When u apply this?
what is mean BVT and BAT? difference between BVT and BAT
We add think time between two transaction to give interval between transactions. Why?
what all the bottle necks can occur in real time, can any one tell me what all u have faced, thanks in advance
What is action section?
what are the type of recording modes available in LR? on what basis we will select each?
What is main usage and function of MI Listener? Please anyone give me a correct ans.....
Generally LoadRunner uses to test the load. ( client- server, webbased applications,... etc). Shall we use LoadRunner instead of WinRunner or some other tools?
difference between GET & POST methods in JAVA?
How did you find database related issues?