com.day.qa.test.selenium.crx.security.ldap
Class CreateManyLDAPUsers

java.lang.Object
  extended by com.day.qa.test.selenium.testrunner.BaseTestCase
      extended by com.day.qa.test.selenium.crx.CRXBaseTestCase
          extended by com.day.qa.test.selenium.crx.security.ldap.CreateManyLDAPUsers

public class CreateManyLDAPUsers
extends CRXBaseTestCase

This test creates LDAP users by login/logout in CRX. It is assumed we have configured CRX/CQ5 using LDAP authentication agains R&D Active Directory Server "scrofulus". 1000 users (pwtest1-1000) are located in: OU=Shared,OU=Engineering,OU=company,OU=test,DC=rnd,DC=day,DC=com See qabase test case for detailed information how to setup LDAP authentication for this test: http://qabase.day.com/qa/db/case.html?kc=1226047575859&id=de4ce2c3-2c5f-478d-a2ed-3b5db2e12be2

Author:
tstiftne

Field Summary
 
Fields inherited from class com.day.qa.test.selenium.crx.CRXBaseTestCase
DEFAULT_WORKSPACE, loginURL, startURL
 
Fields inherited from class com.day.qa.test.selenium.testrunner.BaseTestCase
baseURL, browser, password, selenium, selServerHost, selServerPort, speed, username
 
Constructor Summary
CreateManyLDAPUsers()
           
 
Method Summary
 void testCreateLDAPUsers()
           
 
Methods inherited from class com.day.qa.test.selenium.crx.CRXBaseTestCase
addGroupToCrx, addUserToCrx, addUserToGroup, loginToWorkspace, logOut, removeGroupFromCrx, removeNode, removeUserFromCrx, removeUserFromGroup, setRootNode, setUp, tearDown, uploadCRXPackage
 
Methods inherited from class com.day.qa.test.selenium.testrunner.BaseTestCase
classSetUp, classTearDown, getBaseURL, getCompleteBaseURL, setBaseURL, setBrowser, setPassword, setSeleniumServerHost, setSeleniumServerPort, setSpeed, setUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateManyLDAPUsers

public CreateManyLDAPUsers()
Method Detail

testCreateLDAPUsers

public void testCreateLDAPUsers()
                         throws Exception
Throws:
Exception


Copyright © 2008 Day Management AG. All Rights Reserved.