Task 3-Store Data and Display Task Report At the end of this specific task, students should be able to: Handle and manip

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: 899603
Joined: Mon Aug 02, 2021 8:13 am

Task 3-Store Data and Display Task Report At the end of this specific task, students should be able to: Handle and manip

Post by answerhappygod »

Task 3 Store Data And Display Task Report At The End Of This Specific Task Students Should Be Able To Handle And Manip 1
Task 3 Store Data And Display Task Report At The End Of This Specific Task Students Should Be Able To Handle And Manip 1 (33.67 KiB) Viewed 14 times
Task 3 Store Data And Display Task Report At The End Of This Specific Task Students Should Be Able To Handle And Manip 2
Task 3 Store Data And Display Task Report At The End Of This Specific Task Students Should Be Able To Handle And Manip 2 (28.13 KiB) Viewed 14 times
Task 3 Store Data And Display Task Report At The End Of This Specific Task Students Should Be Able To Handle And Manip 3
Task 3 Store Data And Display Task Report At The End Of This Specific Task Students Should Be Able To Handle And Manip 3 (45.91 KiB) Viewed 14 times
java code
Task 3-Store Data and Display Task Report At the end of this specific task, students should be able to: Handle and manipulate strings • Create and work with Arrays You will now add the final features to your app, write and automate the unit tests and submit your final project Extend your application to allow for the following 1 Users should be able to use to populate the following array Ay Contents Developer Contains the names of all the developers assigned to tasks Contains the names of all the created tasks Contains the generated tasks for all tasks Contains the Duration of all tasks Contains the Status of all tasks Task Names Tak D Task Task Status 2. Duration JURI Users should be able to use these arysto & Display the Developer, Task Names and Task Duration for all tasks with the status of done b. Display the Developer and Duration of the class with the longest duration Search for a task with a Task Name and display the Task Name, Developer and Task Status d. Search for all tasks assigned to a developer and display the Task Name and Task e Delete a task using the Task Name f. Display a report that lists the full details of all captured tasks 3. Use the following test Data for your unit tests and to populate your arrays Test Data Task 1 Developer Task Name Task Duration Task Status Test Data Task 2 Developer Tack Name Task Duration Task Status Test Data Task 3 Developer Task Name Task Duration Task Status Mike Smith Create Login (Marks: 65 5 To Do Edward Harrison Create Add Features 1 Doing Samantha Paulson Create Reports 2 Done
Use the following test Data for your unit tests and to put your arrays Test Data Task 1 Developer Task Name Tack Duration Test Data Task 2 Developer Task Name Task Duration Tak St Test Data Task 3 Developer Task Status Test Data Tak Developer Tack Name Task St 4 Ma Create Login S To Do Edward Harrison Create Add Features 8 Doing Search for tasks Samantha Pauhon Create Reports 2 Glenda Oberholzer Add Arrays 33 To De Create the following unit test Test: (assertiqua) Developer array correctly populated The developer atay contains the expected test data Te Duts and expected system responses Tnt Developer entry for Testdata for tasks 1-4 Search all tasks assigned to Developer The "Me Smith", "Edward Harrington Display Developer and Duration for task with TT 1-4 longest duration Phon", "Glenda beraber The Tent Gate Create Login Categ Test Duta Samantha Pa The system retu
Test: (assertEquals) Developer array correctly populated: The developer array contains the expected test data. Search for tasks Display Developer and Duration for task with Test Data: Task 1-4 longest duration. Search all tasks assigned to Developer Delete Task from array Test Data and expected system responses. Test Data: Developer entry for Test data for tasks 1-4 Display Report The system returns: "Mike Smith", "Edward Harrington" "Samantha Paulson", "Glenda Oberholzer" The system returns: "Glenda Oberholzer, 11; Test Data: "Create Login The system returns: "Mike Smith, Create Login" Test Data: Samantha Paulson The system returns: Create Reports Test Data: "Create Reports" The system returns: Entry "Create reports" successfully deleted The system returns:
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply