what is the difference between HTTP & HTTPS
Answer / ramya
HyperText Transfer Protocol (http) is a system for
transmitting and receiving information across the Internet.
Http serves as a request and response procedure that all
agents on the Internet follow so that information can be
rapidly, easily, and accurately disseminated between
servers, which hold information, and clients, who are
trying to access it. Http is commonly used to access html
pages, but other resources can be utilized as well through
http. In many cases, clients may be exchanging confidential
information with a server, which needs to be secured in
order to prevent unauthorized access. For this reason,
https, or secure http, and Https is more secured than http
for secured transactions.
Is This Answer Correct ? | 20 Yes | 1 No |
How you set maximum number of vuser that a host can run?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
What is the significance of “vuser-init “?
How to insert think time While we record Vuser Script in LoadRunner?
how many performance test scripts have you written? what was the performance issues you had? what did you recommended to that issues? what kind of performance requirements did you have? how did you tune the system for performance? how did you ramped up the users? how did you find the bottlenecks of the system? did you find any coding issues and if yes what kinds of?
1.How can you Calculate load / stress testing in manually ? Is there any Calculators are available? If yes Please send me the Formulas?(I mean how the tools Ex: load runner, JMetter, Silk Performer ……………………….calculating the load )
can we run the script using mozila or netscape, recorded using internet explorer ?
what is standalone mode running?
What is script list?
for suppose if you are selected for individual project, how will you manage the project like, how will you find critical scenario's in your project ?
What is SECURITY TESTING? what are the methods followed for this type of testing? Thanks, Prasanna
The response time of an application was 2.5 seconds.After a minor hotfix,the response time increased to 5 seconds.What analysis can you make out. What are all the things u check in the server side in such a scenario?