It's all about the answers!

Ask a question

Extending Command Line Adapater


Jose Miguel Ordax Cassa (2.4k4126100) | asked Jun 28 '09, 2:25 p.m.
Hi, I would like to extend Command Line Adapter with some result log
parsing feature so the result of the test: success or fail, will be more
accurate. currently it seems (and it makes sense as it is generic) it
says success if the tool invoked hasn't fail but it doesn't analyze the
result of the execution.

Is there a way to add a log analyzer to the adapter?

Or, is the Command Line Adapter source code available?

Or, should I develop a custom adapter from scratch?

Thanks in advance,

Chemi.

3 answers



permanent link
Jose Miguel Ordax Cassa (2.4k4126100) | answered Jun 29 '09, 3:05 a.m.
Chemi wrote:
Hi, I would like to extend Command Line Adapter with some result log
parsing feature so the result of the test: success or fail, will be more
accurate. currently it seems (and it makes sense as it is generic) it
says success if the tool invoked hasn't fail but it doesn't analyze the
result of the execution.

Is there a way to add a log analyzer to the adapter?

Or, is the Command Line Adapter source code available?

Or, should I develop a custom adapter from scratch?

Thanks in advance,

Chemi.

I found Source Code within
com.ibm.rqm.adapter.commandline_1.0.0.v20090527_1416.jar file.

Regards,

Chemi.

permanent link
Rajesh Gottapu (20613621) | answered Aug 28 '09, 5:53 a.m.
Hi, I would like to extend Command Line Adapter with some result log
parsing feature so the result of the test: success or fail, will be more
accurate. currently it seems (and it makes sense as it is generic) it
says success if the tool invoked hasn't fail but it doesn't analyze the
result of the execution.

Is there a way to add a log analyzer to the adapter?

Or, is the Command Line Adapter source code available?

Or, should I develop a custom adapter from scratch?

Thanks in advance,

Chemi.



Hi Chemi,

I also want to extend the command Line adapter to analyse the Test Case results. If you have the extended code with you can you plz share with me. I would be thankful to u.

thanks in adavance,
Rajesh Gottapu.

permanent link
Jose Miguel Ordax Cassa (2.4k4126100) | answered Sep 01 '09, 2:37 a.m.
rsemantic wrote:
Chemiwrote:
Hi, I would like to extend Command Line Adapter with some result log

parsing feature so the result of the test: success or fail, will be
more
accurate. currently it seems (and it makes sense as it is generic)
it
says success if the tool invoked hasn't fail but it doesn't analyze
the
result of the execution.

Is there a way to add a log analyzer to the adapter?

Or, is the Command Line Adapter source code available?

Or, should I develop a custom adapter from scratch?

Thanks in advance,

Chemi.


Hi Chemi,

I also want to extend the command Line adapter to analyse the Test
Case results. If you have the extended code with you can you plz
share with me. I would be thankful to u.

thanks in adavance,
Rajesh Gottapu.


I haven't time to extend it yet. Sorry.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.