answersLogoWhite

0

JAD sessions enhances the requirement elicitation. It helps in knowing the expectations from the user regarding the software.

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Engineering

What is joint application development in system analysis and design?

Joint Application Design (JAD) was developed by Chuck Morris of IBM Raleigh and Tony Crawford of IBM Toronto in the late 1970's. JAD is a process used in the (SDLC) to collect business requirements(needs of customer/Problem definition) while developing new system for a company. "The JAD process also includes approaches for enhancing user participation, expediting development, and improving the quality of specifications." It consists of a workshop where "knowledge workers and IT specialists meet, sometimes for several days, to define and review the business requirements for the system.


How can you take advantage of your peak learning times?

To take advantage of your peak learning times, first identify when you feel most alert and focused, whether it’s in the morning, afternoon, or evening. Schedule your most challenging or important study sessions during these times to maximize retention and comprehension. Additionally, minimize distractions and create an optimal learning environment to enhance your concentration. Finally, incorporate regular breaks to maintain energy levels and prevent burnout.


What is advantage of software reusability?

What is advantage of software reusability?


What is the advantage of using PLM?

What is the advantage of using an PLM


How can you display all the session variables in an HTML page?

HTML is a static language and hence access to Sessions is not available in HTML pages. Sessions are accessible only for J2EE systems that use Servlets, JSP etc.