[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2301) add perf test in selenium

Prabhat Jha (JIRA) jira-events at lists.jboss.org
Wed Feb 4 11:11:44 EST 2009


add perf test in selenium
-------------------------

                 Key: JBPORTAL-2301
                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2301
             Project: JBoss Portal
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Portal Core, Portal QA
    Affects Versions: 2.7.1 Final
            Reporter: Prabhat Jha
            Assignee: Viliam Rockai
             Fix For: 2.7.2 Final


Here what I think you need to do for simple perf testsuite. Let's create one for dashboard:

1. Add a mechanism to add 10K users with "user" role in database. user1, user2....user9999. It might be easier to write a sql script. See which one you can crunch easily.
2. Create a new dashboard test case, which logs in as each user that you created and add couple of more portlets in user's dashboard. Again sql script might be easier if there are not too many constraints to satisfy.
3. Add a new testcase which logs in as one of the user, goes to dashboard. Record the time taken as user goes through it.

If I needed, I will write a smartfrog component which simulates about 1K users hitting portal and each user going through her dashboard.





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list