Running TPTP AGR tests from ant script [message #120911] |
Wed, 16 January 2008 02:15  |
Eclipse User |
|
|
|
Originally posted by: swati_gkd.rediffmail.com
Hello,
I have gone through the help of running TPTP AGR tests from ant
script.
It works perfectly. And is very useful.
I have a query:
Is it possible to replace the string in the Object Mine script of
recorded testsuite. If I pass two properties to ant and wanted to find and
replace from Object Mine of recorded test case.
I want this to work, as my testcase records machine name and want
to run same test cases on different machines automatically.
Please let me know is it possible to find and replace Object Mine
script.
Thanks in advanced.
Thanks and Regards,
Swati
|
|
|
Re: Running TPTP AGR tests from ant script [message #120928 is a reply to message #120911] |
Wed, 16 January 2008 06:27  |
Eclipse User |
|
|
|
Hi Swati,
I would suggest inserting a verification point when you capture the
machine name and then write some Java code to resolve the local machine
name.
You can also use a datapool for the properties in your test suite, but
you will not be able to change the datapool contents once the test suite is
executed.
http://www.eclipse.org/tptp/test/documents/gettingstarted/Au tomated_GUI_Recorder_Getting_Started.html
Paul
"Swati" <swati_gkd@rediffmail.com> wrote in message
news:a5d8b7b8b5e6bf1017c79584f61e7ce3$1@www.eclipse.org...
> Hello,
>
> I have gone through the help of running TPTP AGR tests from ant
> script.
> It works perfectly. And is very useful.
>
> I have a query:
> Is it possible to replace the string in the Object Mine script of
> recorded testsuite. If I pass two properties to ant and wanted to find and
> replace from Object Mine of recorded test case.
> I want this to work, as my testcase records machine name and want to
> run same test cases on different machines automatically.
>
> Please let me know is it possible to find and replace Object Mine
> script.
> Thanks in advanced.
>
> Thanks and Regards,
> Swati
>
|
|
|
Powered by
FUDForum. Page generated in 0.04211 seconds