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 Posted / 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 |
Post New Answer View All Answers
How you load a loadrunner agent?
What is the rendezvous point?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What are all the types of goals in goal-oriented scenario of load runner?
How can we debug a loadrunner script?
How is vugen script modified after recording?
What are the different sections of the script? In what sequence do these sections run?
What is wasted time in vugen replay log?
How can we edit the vuser script?
What is loadrunner agent?
What is a difference between pacing and think time?
What is elapsed time in load runner?
What is ramp up and ramp down?
If we want to know the size of each component in system how?
What is vugen recording and scripting?