This project demonstrate how to use the jspringbot libraries.
This module shows a simple use of selenium library that has a simple test case for searching from google.
This module shows a sample restful api calls using http library.
This module shows a sample h2 database testing using db library.
Initial Run to fetch all dependencies:
-
Install Maven 3 and JDK 6
-
To build source code go to
${sample.home}and execute the following command:
mvn clean install -DskipTests
Running per sample project
-
Go to project module
${sample.home}\${module.dir}. -
Execute the following command to run test.
mvn clean integration-test
- View the generated report and logs from browser.
Designed and built by Shiela D. Buitizon.
Contributor: Alvin R. de Leon.
Copyright 2012 JSpringBot
Code licensed under Apache License v2.0.