What is transaction .

Transaction measure the time which takes for the server to respond to task submitted by the vuser.

Showing Answers 1 - 7 of 7 Answers

sarath chandra

  • Feb 22nd, 2006
 

we define transaction to measure the system performance. It measures the time it takes for the server to perform the task submitted by the client.

  Was this answer useful?  Yes

Ganesh GM

  • Apr 17th, 2006
 

A transaction represents end-user business processes that you are interested in measuring.

  Was this answer useful?  Yes

ratna

  • Aug 30th, 2006
 

Is'nt that transaction time?! Transaction = AN action performed by the user , execution of an online application Examples: Login is a transaction, check email is another transaction, browse for particular produt category is another transaction. purchase something online is another transaction!

  Was this answer useful?  Yes

Sujatars

  • Jun 13th, 2007
 

Transaction measure the time which takes for the server to respond to task submitted by the vuser.

Transaction monitors the time taken by the application in executing the block of statement,it measures the time taken by the server to respond to task submitted by vuser. 

  Was this answer useful?  Yes

Technically, a transaction can be a lot of things. It can be the communication (request & response) between a user and the application, between two applications, between the application and the network, between the application and the host server etc.

Or in very simple terms, submitting a request and obtaining a response.

  Was this answer useful?  Yes

Geetha

  • Oct 23rd, 2011
 

Simply it is used to measure the response time of user actions.

  Was this answer useful?  Yes

jai hanuman

  • May 30th, 2012
 

Transactions is nothing but sends a request and get a response.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions