What is The Main Difference Between Http and Https
Answer Posted / 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 |
Post New Answer View All Answers
What is loadrunner agent?
How will you stop the execution of a script on error?
What is the load runner testing process?
What is the significance of “vuser-init “?
What are the advantages of load runner?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
What is a ramp up and how it can be set?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What is ms-windows?
What the vuser script contain?
What is action section?
What should be done to view parameter substitution in the execution log?
What is Standard deviation? How it will use in Lr?
How can you set the number of vusers in loadrunner?
How can we perform functional testing under load?