-
Notifications
You must be signed in to change notification settings - Fork 3
25 10 19
sofiiad edited this page Oct 25, 2019
·
3 revisions
Attendees: Imane, Sofia, Mahroo & Georges
Group meeting to talk about everyone's progress in Sprint 2.
-
Georges Q&A about RESTful services
- Data transfer objects: do manually
- Student reviews: make own class
- You can have an array list to retrieve data from databases, but to process it you need a for loop (RESTful service returns an array list)
-
Imane presenting her part :
* Unit Testing done * Testing for create, delete, null * Integration testing: mock tests created * Get mapping: **get** smtg from database (you can't create smtg - **pull data**) * Post mapping: **create** smtg in database (send data) * Update (put) mapping: you can return what you created * Delete mapping
-
Sofia & Mahroo presenting : * Present SQA page and work that has been done so far * Discussed use case coverage criteria * To see our SQA wiki click here
- Everyone should download NaviCat to help with visualizing the database
- Everyone should download Postman
- Check with other viewpoints
- Sendgrid to link email links to a web page