You are on page 1of 2

• Use Case Name: CreateTask

• Scope: Housejoy
• Level: To Create Task
• Primary Actor: Customer
• Stakeholders and interests: Customer
• Precondition:
• Customer should have account
• Customer should be signed in
• Post Conditions:
• Task will be created
• Main Flow (Success Scenario):
• Customer goes to create task
• Selects professional’s category
• Selects sub-category
• Elaborates his/her issue(s) and provide all the necessary and
correct information about issue
• Confirms to create the task
• System verifies the provided information
• System creates a the task
• Alternate Flow:
6(a).if any option/text field is empty.
• System will not create a the task
• System will show the error (fill all the field)
• Special Requirements: Interactive and easy to use and lay-man
language.
• Technology and Variation List: Customer will enter the data using
keyboard.
• Frequency of Occurrence:
• Open Issues:
• write a query to find the avg salary of each department ?
• select department_id,avg(salary) from employees group by
department_id;

You might also like