Skip to content

Synthuse/OASIS-Maven

 
 

Repository files navigation

OASIS-Maven
(Open Automated Source Integrated Suite)

Pre-requisites: The user needs to download and setup Java, Maven, Ant, Ivy, and WGet (located in lib directory, please add to classpath)

OASIS is an open source, Java based, and platform independent FitNesse plugin that allows testers and developers the ability to automate tests using a variety of different tools quickly and with ease. Built around the Xebium framework, OASIS seeks to increase the capabilities of testing by adding in thick client and load testing support.

Using the various tools built into the framework, a user can quickly construct an automated test without much training and with no coding background necessary. The ultimate goal of OASIS is to increase collaboration between testing and development, while also preserving the relevancy of a test case to business owners, product owners, and other analysts in an agile environment.

OASIS pulls from the open source tools:

-Sikuli
-Synthuse
-Xebium (FitNesse + Selenium)
-JMeter

For examples of how to use OASIS, please visit the wiki page Youtube videos.

Pre-requisites:This program relies on JDK 1.7, Maven and the Eclipse Plugin M2E which can be downloaded from Eclipse > Help > Eclipse Marketplace.

Setup:
1.From a command line go to the source directory, navigate to the proper directory for OASIS-Maven, and execute "install.bat" or "install.sh".  The command should add the necessary dependencies from the plugins and lib directories to your .m2 directory
2.Open Eclipse and select File > Import > Existing Maven Projects > Next > Select the proper root directory (OASIS-Maven) > OK > Finish
3.Right click the new entry (OASIS-Maven) from the project explorer, go to Maven > Update Project > Click OK
4.Open up a command line and navigate to the OASIS-Maven directory
5.Run command "mvn -Pfitnesse test"


Post Setup:
1. After Steps 1-5 are completed, you can perform steps 4-5 only to start up the framework
2. Hot Keys CTRL+SHIFT+0(shutdown FitNesse) and CTRL+SHIFT+2(Sikuli Image Capture) have been addeds

About

This is the Maven version of the OASIS framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published