Given a MAKEFILE (yeah a makefile), design the data
structure that a parser would create and then write code
that iterates over that data structure
executing commands if needed.
There are four dogs, each at the counter of a large square.
Each of the dogs begins chasing the dog clockwise from it.
All of the dogs run at the same speed. All continously
adjust their direction so that they are always heading
straight towards their clockwise neighbor. How long does it
take for the dogs to catch each other? Where does this
happen? (Hint: Dog's are moving in a symmetrical fashion,
not along the edges of the square).
Two MIT math graduates bump into each other at Fairway on
the upper west side. They hadn't seen each other in over 20
years.
The first grad says to the second: "how have you been?"
Second: "Great! I got married and I have three daughters
now"
First: "Really? how old are they?"
Second: "Well, the product of their ages is 72, and the sum
of their ages is the same as the number on that building
over there.."
First: "Right, ok.. oh wait.. hmmmm.., I still don't know"
second: "Oh sorry, the oldest one just started to play the
piano"
First: "Wonderful! my oldest is the same age!"
Problem: How old are the daughters?
While doing HLD/LLD/Coding/Testing, how do you know that a
specific HLD/LLD component, program code unit, or test case
relates to a particular requirement?
272
What is the role of the W3C in Web accessibility?
151
If Web site developer want to evaluate their current
authoring tool, where would they start?
157
What is the TimeQuest timing analyzer tool?
242
What is the role of CLR in ASP.NET?
192
How can authoring tools support the production of
accessible Web content?
137
How do you track the size or changes to size of the work
products in your project?
What are the documents that you will refer to create the plan?
173
What and where are the policy statements for requirement
management?
191
Scenario:
--------
-- You are a project manager in a large software house of
375 staff in total. The company has been running for 5
years. The company has been CMM assessed at level 3. The
company has many external clients for whom it develops a
wide range of business applications.
-- Most of the company‘s applications are developed in
Java. The waterfall lifecycle development model is normally
used in developments.
-- The company has historically suffered from the type of
problems that are common in the software industry. In
particular systems have been delivered not always to user
requirements and containing faults. The managing director
of the company is very keen for improvements to be made in
these areas.
-- You are in charge of a project team of 8 developers, 2
requirements engineers and 3 testers. Your team is just
about to start a new development.
System to Develop :( Exact Question )
-------------------------------------
-- Your team is about to start to develop a novel vehicle
navigation system for physically impaired drivers. The
navigation system not only identifies the correct route for
the driver in the normal way, but also controls the
steering wheel to navigate the car to the destination
identified by the driver.
-- A basic statement of requirements has been received from
the customer and budget and timescales have been formalised
into a contract.
Requires TASK to write :
------------------------
-- You must write a short report (maximum of 1 page) for
the managing director of your company outlining how you
propose to ensure that this project improves on previous
projects in terms of delivering to user requirements and
without faults. Your report must include how you propose to
show improvement on these issues to your managing director.
Also please tell me how should I choose the best software
model when given scenarios like these ...?
how to downlaod image to target system?
what is the vi editor?
284
Assignment
A software house got a project to automate sales/purchase
department of a furniture store. The store management is
clearly transferred their requirements to the software
house management. There is no chance of changing the
requirements afterwards.
Software house management use waterfall process model to
make the project.
Given is the progress flow of water-fall process model
In waterfall process model, the deliverable (document)
produced in one phase serves as an input to the next
phase.
Suppose you are a project manager who is leading this
project. It is decided to work and complete the project
using waterfall process model approach. You are required to
develop a plan in which the key task is to decide the
deliverable that should be built during and after
completion of each phase. Also give a description or
required contents that must be included in those
deliverables.
You are not supposed to make the complete project. All you
are required to do is to make a Project plan. In that, you
need to give a set of deliverables (documents) which
according to you, should be developed in each of the phase
(Requirements, Designing, implementation, Testing,
Maintenance). Also provide contents which should be there
in each deliverable. The contents should be clear and have
brief explanation.
Note:: There are one folder and one file in the attached
folder. The file is named as Assignment 4 write-up which is
your assignment write-up. The other folder named Project
deliverables is the folder in which you are required to
organize and place your deliverables. Name of the
document/deliverable saved in each folder should be
mentioned in the file named checklist (This file is placed
in the “Project deliverables” folder)
For Example
If you produce a deliverable named Requirement
Specification (RS) in the “Requirements” phase. You need to
do following tasks
1) Finalize the RS contents
2) Save the file in sub-folder named Requirements
3) Write the name of this document in the checklist
file under the heading Requirements.
Similarly, you need to make and save deliverables of each
phase. Not all phases contain one deliverable. There must
be some phases having more than one deliverables.
PLEASE SIR PRIVIDE ME THE CHECK LIST FOR GIVE SENERION ?
CHECKLIST ARE:
1-Requirements
2- Designing
3- Implementation
4- Testing
5- Maintenance
1460
What is an authoring tool?
126
give difference between generic & iterative process model.
57
How does elaborating software requirements lead to
inconsisteencies!