Load Test-NFT – Non Functional Test

Load Test is one of the test task which mainly focus on measuring the performance of the application over a period of time, for a certain number of user by determining the type of task to perform.

Key Parameter for NFT

The key parameter to determine the performance of a certain task. The following important results should be considered

  • Response Time – How much time is taking to get a response. Mostly we are taking the average response time.
  • Throughput – Number of transaction performed per seconds
Scroll to Top