Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cosmos-dev] Shivvy's involvement with the COSMOS unit testingactivities


The main point here is that every ER requires enough testcases to cover the entire functionality. I want to mention though that this can be achieved not only with JUnit testcases. In some situations, such as UI related testing or user documentation, install testing, JUnits is not the right answer; in these cases manual testcases or other type of testcases may be used to test the function.
Bottom line is that every ER requires testcases to fully cover the functionality and they should be made available before the enhancement is closed as fixed.

Thank you,
Valentina Popescu
IBM Toronto Labs
Phone:  (905)413-2412         (tie-line  969)
Fax: (905) 413-4850



"Simmonds, Martin" <Martin.Simmonds@xxxxxx>
Sent by: cosmos-dev-bounces@xxxxxxxxxxx

01/14/2008 09:50 AM

Please respond to
Cosmos Dev <cosmos-dev@xxxxxxxxxxx>

To
"Cosmos Dev" <cosmos-dev@xxxxxxxxxxx>
cc
"Hayes, Ian" <Ian.Hayes@xxxxxx>, "Adivishnu,        Kishore" <Kishore.Adivishnu@xxxxxx>, "N,        Shivashankari" <Shivashankari.N@xxxxxx>
Subject
RE: [cosmos-dev] Shivvy's involvement with the COSMOS unit        testingactivities





Hi,
 
In addition to this I would add that the JUnits have to be sufficient to cover testing the ER.  
 
Martin...
 
From: cosmos-dev-bounces@xxxxxxxxxxx [mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Mohsin, Jimmy
Sent:
14 January 2008 14:43
To:
Cosmos Dev
Cc:
Hayes, Ian; Adivishnu, Kishore; N, Shivashankari
Subject:
[cosmos-dev] Shivvy's involvement with the COSMOS unit testingactivities

 
Team,
 
Shivvy has run into some ERs that do not have any JUnits in place.  Some SOPs for going forward:
1.    If an ER does not have any associated JUnits, Shivvy will punt it and not do anything with it, other than notifying the open source community.  This notification will be done via an email to this dev list.
2.    Per the COSMOS process we all agreed upon in one of the Arch meetings, if the JUnits are missing, the ER cannot even be deemed as complete.
3.    If an ER does have the JUnits in place, Shivvy will run it as part of her unit testing activities.
 
Thanks,
Jimmy Mohsin
Cell   +1-609-635-1703
 _______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev


Back to the top