-
Notifications
You must be signed in to change notification settings - Fork 0
Iteration 2
Elad Afif edited this page May 8, 2014
·
12 revisions
- The main goal of this iteration is to test the classes that have been done till this iteration, Main and Groups classes.
We are going to test the classes functions:
- Login to Groupy by Facebook API and recieve data as a user.
- Getting the user groups from facebook.
- Check group details such as users in group, group ID etc.
- Testing the DB connection to make sure that the save/load data working perfectly good.
We are also getting deep into the first level of Groupy UI and we will implement the features:
- User gets his Facebook Groups in one click
- User adds / deletes a Group.
- User gets group details when entering the group.
- User Invites a friend to his group
iteration 2 Milestone
huboard - milestones
In order to acheive the goals presented we needed to read some articles of the testing enviroment we use which is JS Test Driver of Java Script.
WE also needed to decide of the Groups class main goals in order to decide of testing plan.
next Iteration
To go back to Groupy HomePage please click here.