Apache OpenOffice Test Automation

From Apache OpenOffice Wiki
< QA
Revision as of 02:22, 21 August 2012 by Liuzhe (Talk | contribs)

Jump to: navigation, search


Test Automation

Yes, we can automate Apache OpenOffice testing. Test automation can help us save much time we have to spent on manual testing. Two kind of approaches is supported by Apache OpenOffice to perform functional testing, by GUI testing and UNO API testing. Test code is written in Java and can be run on any platform supported by Apache OpenOffice.

Getting Started

We are looking forward to your contribution to test automation. It's easy to setup test automation project to run testing. Please start with the guide Getting Started with Test Automation. Tell us your test result in mailing list.

Test Automation Development

To develop test automation code, you are required some basic Java and JUnit skills.

Personal tools