Skip to content

Demo load test written for the Q&A service toster.ru

Notifications You must be signed in to change notification settings

grybakov/demo-load-testing-locust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: Load test with Locust

Demo load test written for the Q&A service Toster.

demo load testing

Workload model

Workload modeling identifies some workload profiles to be simulated against the tested application.

User of search

  • User searches for posts on specific topics (success)
  • User searches for posts (failure)

User of topic

  • User views top, new and unanswered posts

Random user

  • User views random pages
  • User views random pages and random posts

Requirements