TPTP Test Recorder Extension.. [message #83436] |
Wed, 13 September 2006 03:29  |
Eclipse User |
|
|
|
Originally posted by: yuceld.logo.com.tr
Hi to all,
We have been trying to implement our own Recorder Agent by extending the
available one. Everything seems OK, but we could not create a new .testsuite
document. Here is the list of works done so far:
* recorderClientHelper is implemented
* wizardPageProvider is implemented
* execOptionsProvider is implemented
* recorderMessageHandler is implemented
* recorderAgent is extended
* testGenerator is extended
In the Recorder Control view, we get the messages:
"Test to be generated /TestStore/a.testsuite"
"Test generation completed"
But the a.testsuite file does not seem to be created, and we got the error:
"IWAT4000E Resource .../a.testsuite does not exist". The .rec and .recmodel
files are OK, but .testsuite is not.
Could you please help with this issue or at least inform us of the part of
TPTP that is responsible for creating the testsuite file..
Thanks in advance
Regards
Yucel DOGAN
|
|
|
Re: TPTP Test Recorder Extension.. [message #84074 is a reply to message #83436] |
Mon, 25 September 2006 07:25  |
Eclipse User |
|
|
|
Hi Yucel,
You need to implement the following extension point:
org.eclipse.hyades.test.core.TestGenerator
When starting a recording in the TPTP UI, select the test generator
specified in the above extension point implementation.
Paul
"Yucel DOGAN" <yuceld@logo.com.tr> wrote in message
news:ee8bnp$91g$1@utils.eclipse.org...
> Hi to all,
>
> We have been trying to implement our own Recorder Agent by extending the
> available one. Everything seems OK, but we could not create a new
> .testsuite document. Here is the list of works done so far:
>
> * recorderClientHelper is implemented
> * wizardPageProvider is implemented
> * execOptionsProvider is implemented
> * recorderMessageHandler is implemented
>
> * recorderAgent is extended
> * testGenerator is extended
>
> In the Recorder Control view, we get the messages:
>
> "Test to be generated /TestStore/a.testsuite"
> "Test generation completed"
>
> But the a.testsuite file does not seem to be created, and we got the
> error: "IWAT4000E Resource .../a.testsuite does not exist". The .rec and
> .recmodel files are OK, but .testsuite is not.
>
> Could you please help with this issue or at least inform us of the part of
> TPTP that is responsible for creating the testsuite file..
>
> Thanks in advance
> Regards
>
> Yucel DOGAN
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04365 seconds