Testing: Selenium: Building ZimbraDesktop: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==General Information==
{{Archive}}==General Information==


See [[Building_Zimbra_using_Perforce|Building Zimbra]].<br/>
See [[Building_Zimbra_using_Perforce|Building Zimbra]].<br/>
Line 7: Line 7:


===Downloading the Prerequisites===
===Downloading the Prerequisites===
 
Similar to Building Selenium: http://wiki.zimbra.com/wiki/Testing:_Selenium:_Building_ZimbraSelenium#Downloading_the_Prerequisites
The ZimbraSelenium project depends on the following Zimbra projects:
 
#ZimbraCommon
#ZimbraIM
#ZimbraNative
#ZimbraServer
#ZimbraSoap
#ZimbraTagLib
#ZimbraWebClient
 
Download the prerequisites:
 
<pre>
export P4PORT=codes.zimbra.com:2666
mkdir -p /home/public/p4
./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/BRANCH/ZimbraCommon/...
./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/BRANCH/ZimbraIM/...
./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/BRANCH/ZimbraNative/...
./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/BRANCH/ZimbraServer/...
./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/BRANCH/ZimbraSoap/...
./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/BRANCH/ZimbraTagLib/...
./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/BRANCH/ZimbraWebClient/...
</pre>
 
where BRANCH is the release branch to download (e.g. main).  All files will be downloaded to /home/public/p4.


===Downloading ZimbraSelenium===
===Downloading ZimbraSelenium===
 
Similar to Building Selenium: http://wiki.zimbra.com/wiki/Testing:_Selenium:_Building_ZimbraSelenium#Downloading_ZimbraSelenium
Download ZimbraSelenium:
 
<pre>
export P4PORT=codes.zimbra.com:2666
mkdir -p /home/public/p4
./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/BRANCH/ZimbraSelenium/...
</pre>
 
where BRANCH is the release branch to download (e.g. main).  All files will be downloaded to /home/public/p4.


==Building ZimbraSelenium for testing Zimbra Desktop using Eclipse==
==Building ZimbraSelenium for testing Zimbra Desktop using Eclipse==

Latest revision as of 20:16, 25 March 2015

General Information

See Building Zimbra.
See Selenium Overview.

Downloading the Code

Downloading the Prerequisites

Similar to Building Selenium: http://wiki.zimbra.com/wiki/Testing:_Selenium:_Building_ZimbraSelenium#Downloading_the_Prerequisites

Downloading ZimbraSelenium

Similar to Building Selenium: http://wiki.zimbra.com/wiki/Testing:_Selenium:_Building_ZimbraSelenium#Downloading_ZimbraSelenium

Building ZimbraSelenium for testing Zimbra Desktop using Eclipse

Similar as building ZimbraSelenium project: http://wiki.zimbra.com/wiki/Testing:_Selenium:_Building_ZimbraSelenium#Building_ZimbraSelenium_using_Eclipse

Troubleshooting

Verified Against: unknown Date Created: 11/7/2007
Article ID: https://wiki.zimbra.com/index.php?title=Testing:_Selenium:_Building_ZimbraDesktop Date Modified: 2015-03-25



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search