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 will you call a different vuser script from another vuser script? Note: Former vuser script is already created and needs to be called as the first thing before other code in second vuser script is executed.
what is the function to execute batch jobs?
what is the difference between placing a think time in between trasaction and the end of the transaction
What is the difference between manual and auto correlation? Why we need Manual correlation? what is the main Drawback in auto correlation?
How can we test the performance of a stand alone music player. It also interacts with web, for few of the functionalities. Can we use Load Runner or Silk Performer for the same? Kindly guide me on this.
which exception will be loadrunner send during recording of oracle database
Why vugen is used in lr?
Where do u use Performance testing ?
how to test load test for an web application. what r the steps to do load test. urgently needed. thanks in advance
While running the tomcat in local host by using loadrunner it shows error like server is not connected give idea to solve this error?
How to call the QTP script in to the load runner? which foment should it be?
Explain performance testing life cycle.