Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7864397
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T23:46:40+00:00 2026-06-02T23:46:40+00:00

For an integration test setup, we have written some custom scripts and code to

  • 0

For an integration test setup, we have written some custom scripts and code to run tests based on the results of from the different external system and changing able configurations on out internal system.

What We would like to do is report these test, from within our build environment, Hudson. I don’t particular want to write a custom Hudson plug-in with a custom report format, and was hoping to retro-fit a standard xml report format like JUnit and let Hudson do the fancy reporting.

Can anyone point me in the direction of the minimum xml report requirements for any of the standard unit testing report formats that Hudson accepts?

Currently the scripts are executed via ANT, and the code added as Ant Tasks, being that once the system has been started and all external parts are attached and checked, a list of tests that can be run and changed based on properties within ANT and the env/server it is on.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T23:46:42+00:00Added an answer on June 2, 2026 at 11:46 pm

    You can output a report in the Standard Test Report format something like below

    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <testsuite errors="0" failures="0" name="Suite of Tests" package="com.test.reporting" tests="2" time="125" timestamp="2012-04-24T03:03:38">
        <testcase name="Test2" time="0"/>
        <testcase name="Test1" time="0"/>
    </testsuite>
    

    requires some custom code… but pretty simple.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Spring/Hibernate webapp that has some integration tests that run on an
So i have a small integration test that houses 5 tests in total. Running
I have a need to add integration tests to my test suite. Although the
I use cucumber to run integration tests. I have a very large (30,000+ record)
I have several integration tests for various services that extend the following baseclass: @ContextConfiguration(locations=classpath:applicationContext-test.xml)
I am writing integration tests.Now, before tests are run I want to setup the
We have 15 projects in our development environment. Some are test projects, most are
I read Maven Failsafe plugin is designed specifically to run integration tests. Currently I'm
currently I am working on a spring based application. I do have some unit
I have some problems regarding functional testing in Grails using GEB+Spock. If i run

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.