Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

integration-testing

0
votes
0 answers
58 views

Maven Cargo does not stop the container

I have a maven project where I want to use the Cargo-Maven-Plugin (1.1.1) to start and stop a tomcat server to run integration tests. <plugin>…
asked June 24, 2011 9:22 am CDT
Ralph
0
votes
0 answers
27 views

Writing integration tests for MongoDB

My question is a variation of this one . Since my Java Web-app project requires a lot of read filters/queries and interfaces with tools like GridFS,…
asked June 22, 2011 3:48 am CDT
seanhodges
0
votes
3 answers
51 views

Can I use PostgreSQL in Maven build?

I am trying to create an integration test, which requires a running PostgreSQL server. Is it possible to start the server in maven build and stop it…
asked June 15, 2011 5:29 pm CDT
yegor256
0
votes
1 answers
47 views

Viewing Data From Transactional Tests - Hibernate + Spring + MySQL

I have a bunch of tests in a Hibernate/Spring application. Yesterday, I transitioned them from using the JUnit 3.8 base test class provided by…
asked April 15, 2011 6:21 am CDT
ashes999
0
votes
1 answers
71 views

[Maven] Modifying configs files in myapp.war/WEB-INF/ before deplying for integraztion tests.

Hi, I have REST client/server application based on a Jetty Servlet That I deploy on Tomcat. The client and servers and two different modules. I have…
asked March 15, 2011 5:17 am CDT
Raphael Jolivet
0
votes
1 answer
45 views

How to integrate HTTP testing into my CI

I would like to integrate testing my web app with HTTP into my CI system. My original plan was to use a combination of Junit, the Apache HttpClient…
asked March 11, 2011 12:41 am CST
stevebot
0
votes
5 answers
66 views

Database restore to particular state for testing

We use an Oracle(or postgres) database and an application server to execute integration tests. To isolate each test from another one , the database…
asked February 18, 2011 4:48 am CST
Jayan
0
votes
1 answers
60 views

Implementing servlet lifecycle methods in a Spring web application?

I am implementing a web application using Spring. I am using Spring's ContextLoaderListener, to load up my application contexts, and Spring's…
asked February 17, 2011 1:16 pm CST
Chris Nash
0
votes
2 answers
68 views

Problem deploying project jar to running container that was started with maven cargo plugin

Hello experts, I have a series of Servlets and Servlet Filters in a maven project that are packaged into a jar and that jar is meant to be included…
asked January 15, 2011 3:13 pm CST
D Parsin
9

integration-testing

Tagged: integration-testing
Related Tags
java × 5
maven × 4
tomcat × 4
spring × 2
postgresql × 2
mysql × 1
http × 1
war × 1
castor × 1
mongodb × 1
hibernate × 1
dbunit × 1
junit × 1
oracle × 1
deployment × 1