Answer Posted / siddiqui wajid ali
HTTP is Hyper Text Transport Protocol and is transmitted
over the wire via PORT 80(TCP)
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 uses port 443
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
How do you test a web application for dump and deaf??
What ishigh severity, low priority bug?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
What is white box testing, and what are the various techniques?
About Testing
What is Bomb Testing?
What is client server application testing?
What are the different ways of doing black box testing?
What is software review?
what are the status have in QC(Test Management Tool). and how you report?
What is concurrent user hits in load testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
What are the different ways to check a date field in a website?