You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(10) |
Aug
(32) |
Sep
(26) |
Oct
(8) |
Nov
(9) |
Dec
(7) |
| 2006 |
Jan
(2) |
Feb
(3) |
Mar
(4) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Fausto L. <fau...@ho...> - 2006-04-28 08:43:48
|
Hi all,
there is a new email from Senthil, if someone is able to cope with it please
go on:
Senthil ---
I am really very sorry since we are in the process of
rolling out our new product I couldn't contact you. I
noticed assert produced false result when one of our
developers working on the testing framework which I
created. Note to you some of the developers who are
working on this frame work appreciated JTestCase
framework. See below the assert conditions.Here if we
input the type which is not available then its
returning the result as true. Still I didn't get a
chance to look at our JTestCase code. I will certainly
will try to fix this from my part but if you have any
other ideas I would appreciate the same.
<asserts>
<assert name="testGetMediaLabels" type="Vector"
action="EQUALS">VALUE1</assert>
</asserts>
<asserts>
<assert name="testGetMediaLabels" type="WRONGTYPE"
action="EQUALS">VALUE2</assert>
</asserts>
Thanks,
Senthil.
_________________________________________________________________
Blocca le pop-up pubblicitarie con MSN Toolbar! http://toolbar.msn.it/
|
|
From: Fausto L. <fau...@ho...> - 2006-04-28 08:40:31
|
Hi all,
there is a new email from Senthil, if someone is able to cope with it please
go on:
Senthil ---
I am really very sorry since we are in the process of
rolling out our new product I couldn't contact you. I
noticed assert produced false result when one of our
developers working on the testing framework which I
created. Note to you some of the developers who are
working on this frame work appreciated JTestCase
framework. See below the assert conditions.Here if we
input the type which is not available then its
returning the result as true. Still I didn't get a
chance to look at our JTestCase code. I will certainly
will try to fix this from my part but if you have any
other ideas I would appreciate the same.
<asserts>
<assert name="testGetMediaLabels" type="Vector"
action="EQUALS">VALUE1</assert>
</asserts>
<asserts>
<assert name="testGetMediaLabels" type="WRONGTYPE"
action="EQUALS">VALUE2</assert>
</asserts>
Thanks,
Senthil.
_________________________________________________________________
Scarica gratuitamente MSN Toolbar! http://toolbar.msn.it/
|
|
From: Yuqing W. <yuq...@ya...> - 2006-03-22 15:17:26
|
Hi Christian and Fausto, how are you doing? I've resolved Zhu YuanYuan's problem in another email thread. I just attached the email to the google group forum: http://groups.google.com/group/jtestcase/browse_thread/thread/27db08958b43066d Hope that helps others. Fausto - great work! I am too busy to follow up with all your latest development. But everytime I saw your email, I said: wow! :) - Yuqing --- Fausto Lelli <fau...@ho...> wrote: > > Hi Christian how are you ? > > I think this question has been answered here: > > http://groups.google.com/group/jtestcase/browse_frm/thread/27db08958b43066d/090f2971e849243d#090f2971e849243d > > Cheers, > Fausto > > > >From: Christian Kölle <chr...@bl...> > >To: Jte...@li... > >Subject: [Jtestcase-devel] Fwd: Would you please help me for jtestcase? > >Date: Tue, 21 Mar 2006 18:38:42 +0100 > > > >Hi > > > >Can somebody answer this question? > > > >Christian > > > >---------- Weitergeleitete Nachricht ---------- > > > >Subject: Would you please help me for jtestcase? > >Date: Donnerstag 09 März 2006 13:43 > >From: "konzert" <ko...@us...> > >To: ck...@us... > > > >Message body follows: > > > > > >Hi, > >I have the problem for using vector in jtestcase. > >Do you have the solution for using vector in jtestcase? > >thanks a lot. > > > >I set the following in test-data.xml > ><param name="userVector" type="java.util.Vector"> > > <java.util.Vector class-type="java.util.Vector" > >value-type="java.util.String"> > > <item><value>test</value></item> > > </java.util.Vector> > > </param> > > > >and in Java : > > Vector userVector = > >(Vector)_jtestcase.getTestCaseParameter(method, testCase, > >"userVector"); > > System.out.println("Is the Vector empty" + > >userVector.isEmpty()); > > > > > >But it seems that the vector is empty. > >Do you know why? > >================================= > > Complex datatypes > >2004-03-12 14:05 > >The workaround for the HashTable worked fine. > > > >I have tried the Vector datatype and this is working fine as > >well: > ><param name="VTest1" type="java.util.Vector"> > ><java.util.Vector class-type="java.util.Vector" > >value-type="java.lang.String"> > ><item>item1</item> > ><item>item2</item> > ></java.util.Vector> > ></param> > > > >However, I have some questions related to the complex > >datatypes: > >Q1) I looked into the retrieved data for the example above > >by the getTestCaseParamTypes function but I couldn't find > >the information that the 'item' was a String type. > >Is this information used internally only? > > > >Q2) I tried to change the item type to int, but in this case > >nothing was returned. Does this mean that the complex > >datatypes as Vector only can contain items with the datatype > >String? > > > >Q3) Does it exist more information about complex datatypes > >for JTestCase? I have seen the XType documents, but it looks > >like some adjustments are needed for JTestCase. > > > >Q4) Is it in principle possible to nest any complex > >datastructures into any depth? > > > > > >-- > >This message has been sent to you, a registered SourceForge.net user, > >by another site user, through the SourceForge.net site. This message > >has been delivered to your SourceForge.net mail alias. You may reply > >to this message using the "Reply" feature of your email client, or > >using the messaging facility of SourceForge.net at: > >https://sourceforge.net/sendmessage.php?touser=1471766 > > > >------------------------------------------------------- > > > >-- > >-- > >Dr. Christian Koelle > >Lerchenberg 19 CH-8046 Zuerich > >http://mypage.bluewin.ch/ckoelle > > > > > >------------------------------------------------------- > >This SF.Net email is sponsored by xPML, a groundbreaking scripting language > >that extends applications into web and mobile media. Attend the live > >webcast > >and join the prime developer group breaking into this new coding territory! > >http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 > >_______________________________________________ > >Jtestcase-devel mailing list > >Jte...@li... > >https://lists.sourceforge.net/lists/listinfo/jtestcase-devel > > _________________________________________________________________ > Scarica gratuitamente MSN Toolbar! http://toolbar.msn.it/ > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Jtestcase-devel mailing list > Jte...@li... > https://lists.sourceforge.net/lists/listinfo/jtestcase-devel > |
|
From: Fausto L. <fau...@ho...> - 2006-03-22 12:05:29
|
Hi Christian how are you ? I think this question has been answered here: http://groups.google.com/group/jtestcase/browse_frm/thread/27db08958b43066d/090f2971e849243d#090f2971e849243d Cheers, Fausto >From: Christian Kölle <chr...@bl...> >To: Jte...@li... >Subject: [Jtestcase-devel] Fwd: Would you please help me for jtestcase? >Date: Tue, 21 Mar 2006 18:38:42 +0100 > >Hi > >Can somebody answer this question? > >Christian > >---------- Weitergeleitete Nachricht ---------- > >Subject: Would you please help me for jtestcase? >Date: Donnerstag 09 März 2006 13:43 >From: "konzert" <ko...@us...> >To: ck...@us... > >Message body follows: > > >Hi, >I have the problem for using vector in jtestcase. >Do you have the solution for using vector in jtestcase? >thanks a lot. > >I set the following in test-data.xml ><param name="userVector" type="java.util.Vector"> > <java.util.Vector class-type="java.util.Vector" >value-type="java.util.String"> > <item><value>test</value></item> > </java.util.Vector> > </param> > >and in Java : > Vector userVector = >(Vector)_jtestcase.getTestCaseParameter(method, testCase, >"userVector"); > System.out.println("Is the Vector empty" + >userVector.isEmpty()); > > >But it seems that the vector is empty. >Do you know why? >================================= > Complex datatypes >2004-03-12 14:05 >The workaround for the HashTable worked fine. > >I have tried the Vector datatype and this is working fine as >well: ><param name="VTest1" type="java.util.Vector"> ><java.util.Vector class-type="java.util.Vector" >value-type="java.lang.String"> ><item>item1</item> ><item>item2</item> ></java.util.Vector> ></param> > >However, I have some questions related to the complex >datatypes: >Q1) I looked into the retrieved data for the example above >by the getTestCaseParamTypes function but I couldn't find >the information that the 'item' was a String type. >Is this information used internally only? > >Q2) I tried to change the item type to int, but in this case >nothing was returned. Does this mean that the complex >datatypes as Vector only can contain items with the datatype >String? > >Q3) Does it exist more information about complex datatypes >for JTestCase? I have seen the XType documents, but it looks >like some adjustments are needed for JTestCase. > >Q4) Is it in principle possible to nest any complex >datastructures into any depth? > > >-- >This message has been sent to you, a registered SourceForge.net user, >by another site user, through the SourceForge.net site. This message >has been delivered to your SourceForge.net mail alias. You may reply >to this message using the "Reply" feature of your email client, or >using the messaging facility of SourceForge.net at: >https://sourceforge.net/sendmessage.php?touser=1471766 > >------------------------------------------------------- > >-- >-- >Dr. Christian Koelle >Lerchenberg 19 CH-8046 Zuerich >http://mypage.bluewin.ch/ckoelle > > >------------------------------------------------------- >This SF.Net email is sponsored by xPML, a groundbreaking scripting language >that extends applications into web and mobile media. Attend the live >webcast >and join the prime developer group breaking into this new coding territory! >http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 >_______________________________________________ >Jtestcase-devel mailing list >Jte...@li... >https://lists.sourceforge.net/lists/listinfo/jtestcase-devel _________________________________________________________________ Scarica gratuitamente MSN Toolbar! http://toolbar.msn.it/ |
|
From: Christian <chr...@bl...> - 2006-03-21 17:40:22
|
Hi
Can somebody answer this question?
Christian
=2D--------- Weitergeleitete Nachricht ----------
Subject: Would you please help me for jtestcase?
Date: Donnerstag 09 M=E4rz 2006 13:43
=46rom: "konzert" <ko...@us...>
To: ck...@us...
Message body follows:
Hi,
I have the problem for using vector in jtestcase.
Do you have the solution for using vector in jtestcase?
thanks a lot.
I set the following in test-data.xml
<param name=3D"userVector" type=3D"java.util.Vector">
<java.util.Vector class-type=3D"java.util.Vector"
value-type=3D"java.util.String">
<item><value>test</value></item>
</java.util.Vector>
</param>
and in Java :
Vector userVector =3D
(Vector)_jtestcase.getTestCaseParameter(method, testCase,
"userVector");
System.out.println("Is the Vector empty" +
userVector.isEmpty());
But it seems that the vector is empty.
Do you know why?
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D
Complex datatypes
2004-03-12 14:05
The workaround for the HashTable worked fine.
I have tried the Vector datatype and this is working fine as
well:
<param name=3D"VTest1" type=3D"java.util.Vector">
<java.util.Vector class-type=3D"java.util.Vector"
value-type=3D"java.lang.String">
<item>item1</item>
<item>item2</item>
</java.util.Vector>
</param>
However, I have some questions related to the complex
datatypes:
Q1) I looked into the retrieved data for the example above
by the getTestCaseParamTypes function but I couldn't find
the information that the 'item' was a String type.
Is this information used internally only?
Q2) I tried to change the item type to int, but in this case
nothing was returned. Does this mean that the complex
datatypes as Vector only can contain items with the datatype
String?
Q3) Does it exist more information about complex datatypes
for JTestCase? I have seen the XType documents, but it looks
like some adjustments are needed for JTestCase.
Q4) Is it in principle possible to nest any complex
datastructures into any depth?
=2D-
This message has been sent to you, a registered SourceForge.net user,
by another site user, through the SourceForge.net site. This message
has been delivered to your SourceForge.net mail alias. You may reply
to this message using the "Reply" feature of your email client, or
using the messaging facility of SourceForge.net at:
https://sourceforge.net/sendmessage.php?touser=3D1471766
=2D------------------------------------------------------
=2D-=20
=2D-
Dr. Christian Koelle
Lerchenberg 19 CH-8046 Zuerich
http://mypage.bluewin.ch/ckoelle
|
|
From: Fausto L. <fau...@ho...> - 2006-03-06 16:25:53
|
Hi, there is a new google group dedicated to jtestcase http://groups.google.com/group/jtestcase the first post is about an idea for using template in jtestcase. see you there! fausto _________________________________________________________________ SMS + facili! Prova un nuovo modo, più comodo, di inviare SMS! http://join2.msn.com/?page=messenger/mm&ST=1&pgmarket=it-it |
|
From: Fausto L. <fau...@ho...> - 2006-02-28 15:33:03
|
Hi all,
I'm starting to work the next release of jtestcase, 4.1 possibly.
If someone has some ideas, please let us know.
One thing I'm working on now is to get rid of some API counter-intuitive
naming, for example,
"control" parameters will be named "setup" parameters (valid for all the
tests)
"global" parameters will be named "class" parameters (valid in the context
of the class under test)
try to add "method" parameters (valid in the context of method under test)
the constructor for the JTestCase class will have therefore only the xml
file it is linked
to:
JTestCase jtestcase = new JTestCase(filename);
the method getTestCases() will have 2 args intead of 1 where the first one
is the "class" under test
and the second the "method" under test:
Vector testcases = jtestcase.getTestCases("myclass","mymethod");
what do you think ?
Fausto
_________________________________________________________________
MSN Messenger. Il modo più divertente di comunicare online. Provalo subito,
è Gratis! http://www.msn.it/messenger/v7
|
|
From: Fausto L. <fau...@ho...> - 2006-02-28 15:29:47
|
Hi all,
I'm starting to work the next release of jtestcase, 4.1 possibly.
If someone has some ideas, please let us know.
One thing I'm working on now is to get rid of some API counter-intuitive
naming, for example,
"control" parameters will be named "setup" parameters (valid for all the
tests)
"global" parameters will be named "class" parameters (valid in the context
of the class under test)
try to add "method" parameters (valid in the context of method under test)
the constructor for the JTestCase class will have therefore only the xml
file it is linked
to:
JTestCase jtestcase = new JTestCase(filename);
the method getTestCases() will have 2 args intead of 1 where the first one
is the "class" under test
and the second the "method" under test:
Vector testcases = jtestcase.getTestCases("myclass","mymethod");
what do you think ?
Fausto
_________________________________________________________________
Videochiamata? Prova MSN Messenger: divertente, facile, veloce, gratuito!
http://www.msn.it/messenger/v7
|
|
From: Fausto L. <fau...@ho...> - 2006-02-01 21:04:51
|
Hi all, i'm happy to announce that we have a new project member, Senthil here's his profile: >Thanks for your mail. Sure, I am ready to join the >JTestCase developers team. Here is my id senthilcbe. I >am working in a company called Stratify as a senior >software developer (currently working as a architect >to set up the testing frame work). Hi Senthil, hope we can have a funny time together. Fausto _________________________________________________________________ Scarica gratuitamente MSN Toolbar! http://toolbar.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2006-01-12 12:19:39
|
Hi all, JTestCase 4.0.0 is out. I'll wait to make the sf news for one or two days yet in case someone can do a tryout of the new release or review the site documentation. Cheers, Fausto _________________________________________________________________ Ricerche online più semplici e veloci con MSN Toolbar! http://toolbar.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2006-01-09 14:56:50
|
Hi, I've uploaded in http://jtestcase.sourceforge.net/preview a new documentations that anticipates the next jtestcase release with jice integration. I'm uncertaion if the new jtestcase number would be a minor 3.2 or directly a 4.0. Any suggestions or comments ? If everything is ok i'll try to release the new version within this week. Reguards, Fausto _________________________________________________________________ Scarica gratuitamente MSN Toolbar! http://toolbar.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2005-12-24 10:01:16
|
Merry Christmas and a Happy New Year to all of JTestCase devels. Fausto _________________________________________________________________ MSN Messenger. Il modo più divertente di comunicare online. Provalo subito, è Gratis! http://www.msn.it/messenger/v7 |
|
From: Fausto L. <fau...@ho...> - 2005-12-21 18:34:39
|
Hi all, I created a new thread in JTestCase forum for DDTUnit - JTestCase integration. http://sourceforge.net/forum/forum.php?thread_id=1407528&forum_id=165773 if you would like to partecipate please do so ! Bye, Fausto _________________________________________________________________ Personalizza MSN Messenger con sfondi e fotografie! http://www.ilovemessenger.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2005-12-20 17:46:25
|
Hi all, Joerg Gellien has invited us all to partecipate to a discussion thread about ddtunit and testNG integration. http://groups.google.com/group/testng-users/browse_thread/thread/70bf6c3ab98ffdc7/66065f7d4c813a95#66065f7d4c813a95 and as proposed to start an integration process between ddtunit and jtestcase. (we'll find a place in ddtunit or jtestcase forum soon i guess). Everybody's invited !! P.S: free pieces of cake for anyone too ! be sure not to miss it !! Fausto _________________________________________________________________ Natale 2005. Scarica il pacchetto gratuito di Natale per MSN Messenger! http://www.msn.it/natale2005/messenger |
|
From: Charley B. <cha...@us...> - 2005-12-01 19:47:53
|
Fausto & Timo, Congratulations on integrating Jice into JTestCase. I can't wait to try it out. This is one of the other benefits of the framework I have. I needed a way to generate large object graphs of dtos for the web app that I'm testing and have two current solutions - castor and a custom dto generator to translate the xml into objects. I was starting to move to Spring's bean factory to create the object graphs, but now I'll wait for the Jice integration. We seem to be on the same path as far as thoughts about extending JTestCase. :) One of the other areas that my framework covers is instantiating test cases and adding them to a suite on the fly for either cactus or straight junit client tests using reflection. Suites, classes or specific tests are set up in a property file with a scope dictating which level to run - suite, method, class. This is one area where junit fails and the integration with TestNG will help. You seem to be on a roll with improvements! It's inspiring, might be time for a roadmap of possibilities for JTestCase. -Charley |
|
From: Manish M. <mma...@sp...> - 2005-12-01 17:01:48
|
Fausto Lelli wrote: > Hi guys, > > We seem to have got a direct competitor : > > http://ddtunit.sourceforge.net/index.html > > Roll down your sleeves !!! Would it be a good idea to ask the developer of DDTUnit to join JTestCase and make it more stronger, rather than having two similar open source projects competing? |
|
From: Fausto L. <fau...@ho...> - 2005-12-01 09:56:45
|
Hi all, The lastest release of JTestCase was important in my eyes mainly for a specific feature: it got rid of most of all junit dependence that was still lurking around. JUnit is known to have some design flaws, as you can read, for example, here: http://www.beust.com/weblog/archives/000082.html Even Charley, who is writing in the forum, has admittedly said that his company developed a testing frawork (based on jtestcase) that "tried to cope with some junit deficiences" Now for the matter of this email: the class ForTestCase has some direct junit imports and even extends a junit TestCase. Instead I would like to build jtestcase even without importing junit jar !! So I am thinking about to deprecate that class in the future release. Of course, if someone can port it to a non junit dependend form, i'll be the happiest person on the earth (well, maybe amongst the happiest..) I really don't like to boss like this on other's work, but I think this a very profound and meaning point. On the other hand, i'm trying to integrate jtestcase in testng, http://testng.org/doc/, which is a new testing framework that claims to resolve most of junit limitations. The first result seems encouraging. Phew, i said it all.... Let me know what you think. Greetings, Fausto _________________________________________________________________ 250MB per la tua casella di posta http://www.msn.it/hotmail/minisite_10 Trova immediatamente qualsiasi tipo di file. |
|
From: Fausto L. <fau...@ho...> - 2005-12-01 09:38:05
|
Hi guys, We seem to have got a direct competitor : http://ddtunit.sourceforge.net/index.html Roll down your sleeves !!! Fausto _________________________________________________________________ Personalizza MSN Messenger con sfondi e fotografie! http://www.ilovemessenger.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2005-11-30 13:20:51
|
Timo and I developed ..... :) _________________________________________________________________ Blocca le pop-up pubblicitarie con MSN Toolbar! http://toolbar.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2005-11-30 12:21:18
|
Hi all, Timo Laitinen for jice project http://jicengine.sourceforge.net developed a new feature for jtestcase for bulk loading object graphs as parameters. There is a preview page http://jtestcase.sourceforge.net/preview/jice.html What do you think guys ? If all is ok, i'd plan to have a new jtestcase (minor) release supporting jice within next week. Greetings. Fausto _________________________________________________________________ Blocca le pop-up pubblicitarie con MSN Toolbar! http://toolbar.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2005-11-22 10:16:26
|
Hi all, i've started a new thread in the open discussion page of jtestcase on the subject of jtestcase and database testing. if you have any expirience/thoughts about the subject, please post it in there, and we may starting to define some new api feature for jtestcase next release. https://sourceforge.net/forum/forum.php?thread_id=1388831&forum_id=165773 Fausto _________________________________________________________________ Ricerche online più semplici e veloci con MSN Toolbar! http://toolbar.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2005-11-18 13:02:41
|
Hi all, the 3.1.0 jtestcase release is online. :) I'll make the news on monday because making the news on friday doesn't seem much cunning :) Fausto. _________________________________________________________________ Personalizza MSN Messenger con sfondi e fotografie! http://www.ilovemessenger.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2005-11-17 19:22:58
|
Hi all, Oriol and I finished our development and cross testing work on the 3.1.0 release; it seems that everything is in place, so I'll make the new release as soon as possible. I'd like to take the occasion to express all my appreciation to the jtestcase team for reaching this new goal. Good work guys. Fausto _________________________________________________________________ Ricerche online più semplici e veloci con MSN Toolbar! http://toolbar.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2005-11-17 09:02:17
|
Hi all, as we are prepare to issue the new 3.1.0 release, the jtestcase site is temporarely under construction. It is still possible to get a look to the preview docs with http://jtestcase.sourceforge.net/preview. Any feedback is obviously welcome. Fausto. _________________________________________________________________ Personalizza MSN Messenger con sfondi e fotografie! http://www.ilovemessenger.msn.it/ |
|
From: Fausto L. <fau...@ho...> - 2005-11-15 10:17:56
|
Hi all, i'm very happy to announce that from today on JTestCase has two new members : Oriol Forcat from Spain Leoneardo P.F. from Brasil I wish you a pleasant time with the JTestCase project ! I'd suggest that Leonardo and Oriol join the jtestcase dev list: http://jtestcase.sourceforge.net/mail-lists.html I will then post there any instruction for the usage of JTestCase cvs if needed. greetings Fausto _________________________________________________________________ Blocca le pop-up pubblicitarie con MSN Toolbar! http://toolbar.msn.it/ |