PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

you recommend?

You are an enterprise application developer. You are designing unit tests for a Customer class.
The Customer class contains properties to get or set data in private fields. The Customer class
also contains one default constructor and one non-default constructor. The non-default constructor accepts a Customer ID argument. When the non-default constructor is used to instantiate the Customer object, a public method named Load is invoked along with the Customer
ID argument. The Customer object properties are then loaded by using values from the database.
You need to design unit tests that will test the class properties. Which three test scenarios should
you recommend? (Each correct answer presents part of the solution. Choose three.)

What conclusion can you draw?

You work as the Enterprise application developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. All servers in the domain run Windows Server 2003. The design of applications forms part of your responsibilities at Domain.com. Domain.com operates as a cosmetics company.
You are currently busy developing an enterprise application for Domain.com. This application must be able to support the ability to access chemical data. This chemical data are stored in five relational databases. The chemical makeup of each product is represented as a business entity. The business logic determines how the chemical makeup can be used in combinations to create new products. You need to evaluate the design in terms of the best performance that is can offer. Following are the physical design aspects that you should take into account in you evaluation:
1. One assembly for all business entities.
2. One assembly to contain business logic.
3. An assembly per type of database.

What conclusion can you draw?

What should you do?

You are an enterprise application developer. You develop a Web application by using ASP.NET that runs on Microsoft Windows Server 2003. The ASP.NET application fails to save trace and log
data in an event log. You discover that the application has no write access to the registry. You need to ensure that the trace and log information is saved to the event log. You also need to minimize the risk that is associated with the solution. What should you do?

What conclusion can you draw?

You work as the Enterprise application developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. All servers in the domain run Windows Server 2003. The design of applications forms part of your responsibilities at Domain.com. Domain.com operates as a vehicle tracking organization in the vehicle insurance industry. You are currently developing a vehicle inventory management solution for Domain.com. Following are the existing facts:
1. A vehicle is identified by its vehicle identification number (VIN).
2. A vehicle has one or more options.
3. Different vehicles may have the same options.
4. Each option can be standard or nonstandard.
The exhibit below illustrates the logical database design.

You have been tasked to assess the Domain.com design in terms of data integrity.
What conclusion can you draw?