com.day.qa.test.selenium.crx.security.ldap
Class CreateManyLDAPUsers
java.lang.Object
com.day.qa.test.selenium.testrunner.BaseTestCase
com.day.qa.test.selenium.crx.CRXBaseTestCase
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
| Fields inherited from class com.day.qa.test.selenium.testrunner.BaseTestCase |
baseURL, browser, password, selenium, selServerHost, selServerPort, speed, username |
| 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 |
CreateManyLDAPUsers
public CreateManyLDAPUsers()
testCreateLDAPUsers
public void testCreateLDAPUsers()
throws Exception
- Throws:
Exception
Copyright © 2008 Day Management AG. All Rights Reserved.