Hi, I want perform load testing of Alfresco document management system. I checked wiki, forum but I got very less information on it. Can anyone one provide some sample test cases or scenarios to implement it.
Are you planning to use JMeter to test parts of Alfresco via the Share user interface ?
If so, then you could try to record a basic JMeter test script using either the JMeter proxy or some other recording tool that can output JMeter test scripts (eg. BadBoy tool). Once you have basic script, you may need to manually edit and adjust as needed.
Our main aim to do load testing not the functional testing. I had written some test cases like create user, create groups, upload documents using REST API directly in Jmeter. I just want to conform that is it good way to do ? Does we have any other scenarios by which we can put more load on server.