XSTest is an object framework that takes unit and functional tests created in JUnit, Jython, MaxQ, and TestMaker and runs them as load tests to understand the scalability of a Web- enabled application. Unit tests test an individual module for correct functionality by making requests to the host and recording the success or failure and timing metrics of the response. XSTest takes unit tests and runs them multiple times concurrently to learn the scalability of the Web-enabled application as load increases.
| Licenses | Apache |
|---|---|
| Operating Systems | Mac OS X Windows Windows Unix |
| Implementation | Python |