What is The Main Difference Between Http and Https
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / satyabrata
Https is for the 128 bit Secure connection, Http is not.
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / siva
http is not secured connection
ex: websites with out payments
https is secured connection
ex:online payments
s---->safety,security,socket
ex: SSL
Is This Answer Correct ? | 4 Yes | 0 No |
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?
In Performance Testing,tell me about usually which are the reports are generated and if any errors are occurs while doing performance testing then,how find exact location errors?
How can u find out hidden files in Load Runner Script and how can u correlate?
Types of Goals in Goal-Oriented Scenario ?
Can we able to record the vuser script in UNIX environment?
What function is used for Encryption and Decryption in your Script?
What is x-windows?
Case1: recording script, Login in Vuserinit,Body in Action and Logout in Vuserend. Case2: recording Login,Body and Logout in Action itself. Run both the scripts. What are the difference u will find? Is there any difference?
What should be done to view parameter substitution in the execution log?
where do you memory leaks logs
I am from bangalore, Can any one of suggest which is the best institute for performance testing using Loadrunner? great if you provide near Marthahalli or belandure or outer ring road or KR puram?
Can we do Context Parametrization in VUGen script of load Runner. I mean to say like .. i have recorded an set of steps in one environment and i want to run the same script in another environment too. Is it possible to do it in Loadrunner? can we do the url or web service parametrization in LR? Plz help on this..