Hi Ben,

Thanks for the link. I need to share a bit more clearly what I need to do.

My static detection/matching between the client and the service needs to
be validated against an 'oracle' (not 'Oracle' the company!!!) - which
is something that 'knows' what the right answer is. In my case, the
question is "what service gets executed when the client does this call?"

I would use the execution information to make that oracle. So I'd need a
test case that would run the normal parts of the program - so probably
an integration test. Do you have a thorough integration test?

Thanks and regards,

Marc-André Laverdière-Papineau
Doctorant - PhD Candidate

On 10/15/2013 11:40 AM, Benjamin Armintor wrote:
> Marc-André:
> 
> The system tests are defined at
> https://github.com/fcrepo/fcrepo/tree/master/fcrepo-integrationtest/fcrepo-integrationtest-core/src/main/java/org/fcrepo/test/api
> 
> The APIA and APIM tests exercise the SOAP interface.
> 
> Regards,
>   Ben
> 
> On Tue, Oct 15, 2013 at 11:14 AM, Marc-André Laverdière
> <marc-andre.laverdiere-papin...@polymtl.ca> wrote:
>>
>> Hello *
>>
>> I am working on program analysis and I am trying to validate my
>> client-to-webservice matching against runtime information.
>>
>> FCRepo is the biggest FLOSS projects I could find that was using CXF, so
>> this is a perfect test case.
>>
>> I wanted to know if you had automated test cases that were exercising
>> all the calls to the web service. If so, how to run them. If not, is
>> there a manual test suite and how can I run it?
>>
>> Thanks and regards,
>>
>> P.S. My analysis currently looks at cross site scripting. If you are
>> working on a web interface, please let me know and I can help with its
>> security
>>
>> --
>> Marc-André Laverdière-Papineau
>> Doctorant - PhD Candidate
>>
>> ------------------------------------------------------------------------------
>> October Webinars: Code for Performance
>> Free Intel webinars can help you accelerate application performance.
>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
>> the latest Intel processors and coprocessors. See abstracts and register >
>> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Fedora-commons-developers mailing list
>> Fedora-commons-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> Fedora-commons-developers mailing list
> Fedora-commons-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
> 

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Fedora-commons-developers mailing list
Fedora-commons-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers

Reply via email to