1.

What Are The Test Parameters For The Performance?

Answer»

Different parameters need to be CONFIRMED while performance testing which is as FOLLOWS:

  1. Data Storage which validates the data is being stored on various systemic nodes
  2. Logs which confirm the production of commit logs.
  3. CONCURRENCY establishing the number of threads being performed for reading and write operation
  4. Caching which confirms the fine-tuning of "key cache” & "row cache" in settings of the cache.
  5. Timeouts are establishing the MAGNITUDE of query timeout.
  6. Parameters of JVM are confirming algorithms of GC collection, heap size, and much more.
  7. Map-reduce which suggests merging, and much more.
  8. Message queue, which confirms the size, message rate, etc

Different parameters need to be confirmed while performance testing which is as follows:



Discussion

No Comment Found