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
Which are online monitors and windows resource monitors
How can we perform functional testing under load?
What is the think time? What is the threshold level for think time and how can be this changed?
What is the modular approach of scripting?
Where are automatic correlation options set?
What is remote command launcher?
What is the process for developing a vuser script?
What is the loadrunner end transaction and its syntax?
How to schedule a scenario?
What is report viewer?
What are the four selection methods when choosing data from a data file?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
What is the difference between hits/second and requests/second?
What are all the components of loadrunner?
What is a difference between pacing and think time?