What is The Main Difference Between Http and Https
Answers were Sorted based on User's Feedback
Answer / abhijeet kankani
Secure HyperText Transfer Protocol (HTTPS) is for all
practical purposes HTTP. The chief distinction is that it
uses TCP Port 443 by default, so HTTP and HTTPS are two
separate communications. HTTPS works in conjunction with
another protocol, Secure Sockets Layer (SSL), to transport
data safely. Remember, HTTP and HTTPS don’t care how the
data gets to its destination. In contrast, SSL doesn’t care
what the data looks like. People often use the terms HTTPS
and SSL interchangeably, but this isn’t accurate. HTTPS is
secure because it uses SSL to move data.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / satyabrata
Https is for the 128 bit Secure connection, Http is not.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / siva
http is not secured connection
ex: websites with out payments
https is secured connection
ex:online payments
s---->safety,security,socket
ex: SSL
| Is This Answer Correct ? | 4 Yes | 0 No |
Why do you create parameters?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs?
LOAD RUNNER 9.5 TRAINING AT KUKATPALLY
I have generated a script and inserted the rendezous point in that. With the help of dev. we have a created script which tracks the execution of the request and the response on the server machine and shows on the cmd console. I have assigned 10 Vusers and started the execution, then while tracking on the server machine, the requests are assigned one by one on the server. According to the rendezous point, the requests has to hit at a time on the server, but in this case the request are hitting one by one on the server. Any one help me out......
What should be done to view parameter substitution in the execution log?
What is difference between manual scenario and goal oriented scenario?
Who/which is the best faculty/institute for Loadrunner in Hyderabad ?
How did you find database related issues?
What is a correlation?
How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?
what is the difference between the cookies and cacheing
How can we find database related issues?