Petru Mihancea 2012

Week Gr. 2.1 Gr. 2.2 Gr. 2.3 Gr. 3.1 Gr. 3.2 Gr. 4.1
Petru Mihancea
Even Even Odd Odd Even Odd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Week Gr. 1.1 Gr. 1.2 Gr. 1.3 Gr. 4.2
Codruta Istin
Even Odd Odd Odd
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Announcements

  • "Introduction to Eclipse" and "Introduction to SVN" video tutorials have now better resolution :)
  • An up-to-date overview of your current situation can be found here
  • Schedule legend
    • Green - The group is odd type
    • Gray ( Blue in IExplorer browser :| ) - The group is even type
    • Yellow - Evaluation week
  • Friday 16.00 - Monday 8.00 : I don't read my emails

Pt cei ce fac laboratorul cu Mihancea: Recuperarea unicelei evaluari ce poate lipsi se va face conform orarului de pana acum, de preferinta in avans sau imediat dupa evaluarea testarii. UPDATE: Luni 21.05 se face FIS si de la 12-14. Acest modul este dedicat in special i) celor care au de recuperat o evaluare ii) celor care au inca de efectuat evaluarea testarii lipsind saptamana anterioara iii) celor care vor sa faca mai repede / alte cazuri. Va recomand sa va organizati sa nu avem inghesuiala exact acum in ultima saptamana.

Week 13 & 14

  • Evaluation 3
    • Maximum number of students / evaluation class is strictly limited to 18 !!!

Anunt Important

NUMAI in cazul in care data de 30.04.12 va fi zi libera, grupele 2.3, 3.1, 4.1 vor recupera laboratorul de FIS dupa urmatorul program, dupa cum am stabilit cu seful vostru de an:

  • 2.3, 3.1 - Vineri 04.05.12 de la 10.00-12.00, B528
  • 4.1 - Vineri 04.05.12 de la 12.00-14.00, B528

Week 11 & 12

  • Topics
  • Suggested reading
    • Lecture Slides (Software Testing Chapter, White-Box, Black-Box)
    • jUnit Tutorial here
    • jUnit Intro here (Steps 2,3,4)
  • Miscellaneous
    • The method to test (int cauta(ArrayList<String>,String)) is static and it is located in the search.Cauta class
    • The class binary code is in totest.jar; it can be found here
    • To configure your Eclipse project, in the project Properties/JavaBuildPath/Library menu, add junit (via Add Library) and totest.jar (via Add External Jar or Add Jar)
    • Specification is given during the lab classes
  • Demo

 

 

 

 

 

 

 

 

 

 

 

Week 9 & 10

  • Evaluation 2
    • Maximum number of students / evaluation class is strictly limited to 18 !!!

Week 7 & 8

Week 5 & 6

  • Evaluation 1
    • Maximum number of students / evaluation class is strictly limited to 18 !!!

Week 3 & 4

Week 1 & 2

  • Topics
    • Eclipse IDE (creating projects, perspectives, views, refactorings)
    • SVN (Eclipse integration)
  • Documentation
    • Eclipse
    • A refactoring exercise can be found here
    • Eclipse plugins for SVN: Subversive, Subclipse
    • SVN as a stand-alone tool:
      • A simple SVN tutorial can be found here. For beginners, the Using Subversion section is the most important one. The server side configuration is not so important for you at this time (although it might clarify some aspects from the aforementioned section).
      • A very good book about SVN can be found here (Suggested reading - Chapters 1 and 2).
      • You can download various (standalone) SVN distributions (for different OS) from here.
  • Demos