Difference between HTTP and HTTPS

Answers were Sorted based on User's Feedback



Difference between HTTP and HTTPS..

Answer / mangesh

If you're going to run an online store or ecommerce Web
site, you should be aware of HTTPS - or HyperText Transfer
Protocol with Secure Sockets Layer. HTTPS is a protocol to
transfer encrypted data over the Web.

There are two primary differences between an HTTPS and an
HTTP connection work:

* HTTPS connects on port 443, while HTTP is on port 80
* HTTPS encrypts the data sent and received with SSL,
while HTTP sends it all as plain text

Is This Answer Correct ?    14 Yes 0 No

Difference between HTTP and HTTPS..

Answer / prerna

http is hyper text transfer protocol -its a protocol which
pass the information back and forth between webservers and
clients http:// means that the website is talking with your
broswer using the regular "unsecure" language.


where as https is hyper text transfer protocol "secure"

https:// means that
your computer is talking to the website in a secure code
that no one can eavesdrop on.

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

How to do credit card (banking application) security testing?

5 Answers   CA,


wat is exploratory testing? how can u do ?

4 Answers   Accenture,


What is Facet Testing?

7 Answers   Cognizant,


what is dead line and when its occur

2 Answers  


who will collect requirements from client

7 Answers  






What incremental integration testing?

2 Answers  


what is an inconsistent bug?

7 Answers  


how will you define your bug status flow in softsmith qamonitor?

2 Answers  


what type of diffects we can find while preparing the test plan

3 Answers   G S Lab, Patni, Saba,


Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples

5 Answers  


Define system integrated testing with a live example.

2 Answers   Cap Gemini,


Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing

4 Answers   Amdocs,


Categories