Hi,
Do you happen to know methods to approach the problem of testing the capacity of an application to work with an SQL database?
In particular, I am interested in simulating concurrent requests towards this database that would resemble the interaction coming from the application.
Cheers, Doru
Tudor Girba wrote:
Hi,
Do you happen to know methods to approach the problem of testing the capacity of an application to work with an SQL database?
In particular, I am interested in simulating concurrent requests towards this database that would resemble the interaction coming from the application.
Cheers, Doru
No direct experience - just musing... I assume it is not a web application or you would just use any web stress-check tool - but thinking laterally perhaps a simple web interface can be set up for such a tool to work against?