1.) - Design the class model and produce a class diagram
for a set of vehicle types for a vehicle manufacturer. At
a minimum, the class model should include the following
information:

- Type of vehicle (e.g. sedan, truck, etc),
- Number of seats
- Number of doors
- Color of the vehicle
- Transmission type (auto vs manual)
- Engine’s rated horsepower
- Number of engine cylinders
- Engine size (in liters)
- Number of stereo speakers
- Does it include satellite radio?
- Does it have a CD player? (and if so, how many CDs
can it hold?)
- Is it front, rear, all, or 4 wheel drive?
- Truck bed type (e.g. short, standard, long)
- Trunk size (for those vehicle types that have a
trunk)


2.) I want to create an in-memory definition for a set of
airline routes for a small airline company. I want to
maintain a list of all of my planes and their current
locations (or their destination location if they are
currently in the air). One of the possible locations needs
to be “hangar” for maintenance or repairs. I want to have
the full airline schedule available so that I can look for
available flights. I also want to store information on
which planes are operating each schedule.

Assuming that a customer comes to the ticketing counter at
one of my airports when it opens at 6:00am, I want to be
able to give a customer the fastest option to get from one
airport to another. Keep in mind that it may take more
than one flight to get from one airport to another.
Describe how you would fulfill this request with your
design.

3.) I want to create a course registration database for a
university. I want to store information for each
department, information for each course (including which
department they’re offered under as well as which
professors are teaching them), information for each
professor, and the list of the registered students and
which courses each student has registered for.
Keep in mind that an instance of a course could be taught
by multiple instructors (i.e. one instructor for the first
half of the course and then a different instructor for the
second half).
Also keep in mind that there could be multiple instances of
a given course offered by different sets of instructors
(e.g. offered by Bob Smith on Mondays & Wednesdays at 10am
and Bill Jones on Tuesdays & Thursdays at 1pm).
Design a set of database tables to store this information.

4.) Given the following: You have an application that
consists of three parts: a front end GUI, a middle-ware
layer where all the processing of data takes place and a
database where data is read from.

What are the areas that would be most likely to break?
What would your testing strategy for this be? Why?

5.) Imagine I am handing you a wine glass and I ask you to
test it. What would your testing strategy for this be?

Answer Posted / drunkenbrucelee

Did you get the answers for these questions? Please let me
know them if you know. Thanks.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi..Am done with my Masters recently..Am planning to learn TIBCO.. could anyone suggest me about how the job market will be and Is there any course necessary to learn prior to Tibco..i mean any prerequisite. I dnt have any knowledge on PL/SQL thats it... Plz suggest me in a best way...

1790


Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad

1848


how to add a new table with variables and thier values into a imported file uisng proc import?

1449


What is test execution and when will we start execution please send me one example for this question

1430


what is c sharp dotnet

1747






Display names and numbers of employees who have 5 years or more experience and  salary less than Rs.15000 using array of structures (name, number, experience and  salary)

4302


My Qualification is MCA.My interview is on 5th may.They may ask q as------AS u r MCA...Why u r not tring anywhere else? What can be the ans?

1492


hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.

2018


What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?

1784


what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com

1682


Write a program to swap the content of two variables without using a third variable.

578


9.Difference between even and odd signals?explain with the diagram?

2965


why we use abstract in awt?

1560


what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?

1521


Explain three modes in which files can be accessed from python program

1326