89
edits
(Created page with "=== Testing Technologies === * Grinder ** This will be the main test harness. We will write scripts against it using jython and use its built in tools in order to distribute the ...") |
|||
Line 12: | Line 12: | ||
*** REST api we can perform the same steps to communicate with sync as we can to communicate with the database | *** REST api we can perform the same steps to communicate with sync as we can to communicate with the database | ||
=== | === Current Architecture === | ||
* | * load-auth.services | ||
** | ** Current load Target | ||
** | ** No Captcha | ||
** | ** No mechanism for creating users | ||
* | * client[4-9].scl2.svc | ||
** | ** Runs grinder load generater | ||
** | ** Has jython installed | ||
* | ** Direct access to load-auth.services | ||
** | * Console Controller (any linux/windows computer connected to MPT) | ||
** Controls test execution | |||
** Has created a reverse ssh tunnel into the above grinder client so that the clients can see the grinder console | |||
See the following link for a graphical picture of how grinder systems are setup: [http://grinder.sourceforge.net/g3/getting-started.html#The+Grinder+processes| The Grinder Processes] | |||
n.b. In terms of grinder lingo client[4-9].scl2.svc are agents with multiple workers each. |
edits