Extending Command Line Adapater
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.
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
Chemi wrote:
I found Source Code within
com.ibm.rqm.adapter.commandline_1.0.0.v20090527_1416.jar file.
Regards,
Chemi.
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.
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.
rsemantic wrote:
I haven't time to extend it yet. Sorry.
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.