Difference between HTTP and HTTPS
Answers were Sorted based on User's Feedback
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 |
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 |
Define Non-functional testing?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
what are the SQL commands used in for union,intersection & all operations.Please reply fast.
which are the different types testing tools are available and which tool is mostly used in industry
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
How i can check sql data base
what is performance testing?
Who fixes the bug as Severity and priority ?
12 Answers Access, Aricent, Infosys,
.In languages testing, what is the fixed part and changing part?
Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC..
What is pending/Rejected defect. Did ever come across such defect? Give example
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.