MyITBlog.com - IT Professionals Online Journal
 
  Home  |   Site News  |   About Us  |   Privacy  |   FAQ  |   Contact   Add Blog Entry  |  Login  |  Register   
 My Account
Username
Password
Remember me
Lost Password?


 Categories


  HOME  >  Programming  >  TestingPrint


0
Votes
Load Testing - What should be analyzed. in Testing   
by jkodadhala on 15 Nov 2005, 05:35     Read jkodadhala's Blog
Total Hits: 398    Comments: 0   

To determine the performance of the system following objectives to be calculated.

1) Response time -: The time in which system responds to a transaction i.e., the time interval between submission of request and receiving response.
2) Think time -: Time taken to select new transaction after response for previous transaction is received.
3)Workload-: Work submitted to system by end user.
4)Throughput-:No of transactions done per unit time.
5) Transaction mix -: In every applications ,certain transactions are executed more frequently than others this varying execution frequency of various transaction type creates transaction mix


 

Post Comment

Copyright © 2008 MyITBlog.com