As a team leader I want to see a specific team member's amount of hours worked in all of the job titles they have been scheduled for since they were hired so that I can have a record of how much they have worked #3
What I meant was:
The website should have a input field that a user can filter the report and display the information of only that team member.
Testing criteria:
The webpage should have a calendar input for the start point of time that you are wanting to filter by, if the chosen date isn't exactly a starting date of any of the schedules the user will be prompted with a question of, 'Did you mean to choose (insert the starting date of the week the user selected). A second calendar input for the ending time that you are wanting to filter by, (same as for the start time but insert the ending date of the week the user selected). If you enter a date you WILL NOT receive all of the information you wish for this test. It will send you back a filtered down result. A reports type drop down, choices are either job title or team member. If you choose job title for this test you will receive the wrong information. But if you choose team member you will be running the correct report. There will also be a field input where you must enter the Team Members name you are targeting. There should be a view report button that will take the filter choices and return the information about one specific team member.
Definition of Done:
When a user can view a specific team members information.
Points: 3
What I meant was: The website should have a input field that a user can filter the report and display the information of only that team member.
Testing criteria: The webpage should have a calendar input for the start point of time that you are wanting to filter by, if the chosen date isn't exactly a starting date of any of the schedules the user will be prompted with a question of, 'Did you mean to choose (insert the starting date of the week the user selected). A second calendar input for the ending time that you are wanting to filter by, (same as for the start time but insert the ending date of the week the user selected). If you enter a date you WILL NOT receive all of the information you wish for this test. It will send you back a filtered down result. A reports type drop down, choices are either job title or team member. If you choose job title for this test you will receive the wrong information. But if you choose team member you will be running the correct report. There will also be a field input where you must enter the Team Members name you are targeting. There should be a view report button that will take the filter choices and return the information about one specific team member.
Definition of Done: When a user can view a specific team members information.