6. Each task should contain the following information: Task Name The name of the task to be performed: "Add Login Featur

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

6. Each task should contain the following information: Task Name The name of the task to be performed: "Add Login Featur

Post by answerhappygod »

6 Each Task Should Contain The Following Information Task Name The Name Of The Task To Be Performed Add Login Featur 1
6 Each Task Should Contain The Following Information Task Name The Name Of The Task To Be Performed Add Login Featur 1 (67.69 KiB) Viewed 77 times
6 Each Task Should Contain The Following Information Task Name The Name Of The Task To Be Performed Add Login Featur 2
6 Each Task Should Contain The Following Information Task Name The Name Of The Task To Be Performed Add Login Featur 2 (92.81 KiB) Viewed 77 times
6 Each Task Should Contain The Following Information Task Name The Name Of The Task To Be Performed Add Login Featur 3
6 Each Task Should Contain The Following Information Task Name The Name Of The Task To Be Performed Add Login Featur 3 (47.43 KiB) Viewed 77 times
6. Each task should contain the following information: Task Name The name of the task to be performed: "Add Login Feature" Task Number Tasks start with the number O, this number is incremented and autogenerated as more tasks are added. Task Description A short description of the task, this description should not exceed 50 characters in length. The following error message should be displayed if the task description is too long: "Please enter a task description of less than 50 characters" OR "Task successfully captured" if the message description meets the requirements. The first and last name of the developer Developer Details assigned to the task. Task Duration Task ID The estimated duration of the task in hours. This number will be used for calculations and should make use of an appropriate data type. The system must autogenerate a Taskin which contains the first two letters of the Task Name, a colon (), the Task Number, a colon () and the last three letters of the developer 21, 22, 23 2022 assigned to the task's name. The ID should be displayed in all caps: AD:O:INA Task Status The user should be given a menu to select the following task statuses from: • To Do Done . Doing
7. The full details of each task should be displayed on the screen (using JOptionPane) after it has been entered and should show all the information requested in the table above in the following order: Task Status, Developer Details, Task Number, Task Name, Task Description, Task ID and Duration; 7. The total number of hours across all tasks should be accumulated and displayed once all the tasks has been entered. Create a Task class that contains the following messages: Method Name Method Functionality Boolean: checkTaskDescription() This method ensures that the task description is not more than 50 characters. This method creates and returns the taskid String: create TaskIDO) String: print TaskDetails() This method returns the task full task details of each task. Int: returnTotalHours() This method returns the total combined hours of all entered tasks. . 8. Please use the following the following test data to create unit tests. Test Data: Num Tasks 2 Test Data for Task 1 "Login Feature" Task Name Task Number Auto generated. Task Description "Create Login to authenticate users" 21, 22:23 2022 Developer Details Robyn Harrison Task Duration 8hrs TaskID Auto generated Task Status To Do Task Name Test Data for Task 2 "Add Task Feature" "" Auto generated. "Create Add Task feature to add task users" Task Number Task Description Developer Details Mike Smith Task Duration 10hrs TaskID Auto generated Task Status Doing
9. Create the following unit tests: Test AssertEquals: Task Description should not be more than 50 Characters Taskin is correct Test for both success and failure The system should return: Success "Task successfully captured" Failure: "Please enter a task description of less than 50 characters" They system should return: AD:1:BYN When supplied with the data from Test case 1 The system should test the remainder of the TaksiDs in a loop (refer to video): CR:O:IKE, CR:1:ARD, CR:2:THA, CR:3:ND Additional test data: 1)Test Data for Taski and Task2. 2: Num Tasks: 5, Durations: 10,12,55,11,1 Total Hours Correctly accumulated in loop 21; 22:23 2022 The system should return: 1) 18 on the last iteration of the loop 89 for the additional data 2)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply