what is the difference in testing a secured site 'https' & a
non-secured site 'http&'
Answers were Sorted based on User's Feedback
Answer / rajesh.pothina
http is used for testing only normal web pages,
http's is used for testing secured web pages only.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / tester24
http works on default port 80
and
https at port 443
Regards
Jaglan
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / neelmani
HTTP stands for Hypertext Transfer Protocol. When you enter HTTP:// in your address bar in front of the domain, it tells the browser to connect over HTTP. HTTP uses TCP (Transmission Control Protocol), generally over port 80, to send and receive data packets over the web. To put it simply it is a protocol that’s used by a client and server which allows you to communicate with other websites. The client sends a request message to a HTTP server (after the TCP handshake) which hosts a website, the server then replies with the response message. The response message contains completion status information, such as “HTTP/1.1 200 OK”.
HTTPS stands for Hypertext Transfer Protocol Secure (also referred to as HTTP over TLS or HTTP over SSL). When you enter HTTPS:// in your address bar in front of the domain, it tells the browser to connect over HTTPS. Generally sites running over HTTPS will have a redirect in place so even if you type in HTTP:// it will redirect to deliver over a secured connection. HTTPS also uses TCP (Transmission Control Protocol) to send and receive data packets, but it does so over port 443, within a connection encrypted by Transport Layer Security (TLS).
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT ARE THE VARIOUS RISKS INVOLVE IN TESTING?
What is mean by release notes?
What is CDB?
HI, I am Praveen Saini having 5 yrs experience in s/w Testing field. I am looking change. I am having QTP 1.5 Yrs. + 3.5 Manual testing. If someone having position, lease let me know. sainipra@gamil.com 9811465496
Mention what bottom-up testing is?
What is affinity diagram?
in automation how can we post a bug?
What is policy?
Hi, I attended an interview recently. I was asked the following question Assuming that I am Test Manager. There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing? Pls let me know your approach on this.
What is the meaning and purpose of each of: 1) Test Strategy 2) Test Plan #) Test Case? What is an example of each?
hi,iam learning testing tools in mindq.i want to put 2+exp. is there any problem with that. tell me what are the Interview questions for experienced peopole. please give me the answer. thanq
HOW TO LEARN VB SCRIPTING IN FEW DAYS AND EASIEST WAY