Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorial:load_testing [2020/12/31 21:49]
admin [Load testing with cloud-based services]
tutorial:load_testing [2021/01/05 03:00] (current)
Line 9: Line 9:
   * [[#Load testing with cloud-based services]]   * [[#Load testing with cloud-based services]]
   * [[#Simulating production load]]   * [[#Simulating production load]]
-  * [[#Performance testing]]+
  
  
Line 77: Line 77:
 //Runtime// servers can be running on different OS or even on the cloud. //Runtime// servers can be running on different OS or even on the cloud.
  
 +
 +By using //TestOptimal// REST APIs, you can also build a concurrent model (model that uses Concurrent [[../sequencers | sequencer]]) to orchestrate model executions on //Runtime// servers (via [[../server_manager | SvrMgr]]) and thus automate your load testing by simply running the orchestration model.
  
  
Line 106: Line 108:
  
  
-===== Performance testing =====