Content deleted Content added
→Concurrency testing: new section |
→Concurrency testing: not really |
||
Line 42:
Is concurrency testing another synonym for load testing? Can anyone verify this? -- [[User:AnonymousDDoS|AnonymousDDoS]] ([[User talk:AnonymousDDoS|talk]]) 02:53, 26 June 2012 (UTC)
: Not really. Usually when testing is done, it is done by one or at most a few individuals and this would be on larger systems and on different parts of the system. Concurrency testing is when multiple people are attempt to access the same part of the system at the same time. Perhaps one is writing a record while another tries to read it. The following article has a short section describing it: http://www.stickyminds.com/s.asp?F=S6920_ART_2 . Whether it may incorrectly be used synonymously with the term load testing isn't really clear. --[[User:Walter Görlitz|Walter Görlitz]] ([[User talk:Walter Görlitz|talk]]) 04:08, 26 June 2012 (UTC)
|