Posts Tagged ‘Microsoft’
Friday, December 19th, 2008
1. A controller would like to assign a department 60-Purchase and cost center 6010-Purchase when the accounts payable
administrator creates vendor journals. Which of the following needs to be defined to restrict the available selections?
A. Dimension proposal
B. Dimension planning
C. It can not be done
D. Dimension set hierarchy
Answer: D
2. One of the companies you are consolidating does business in a currency that has been fluctuating a lot. However,
when you run your consolidation, you want to only use a closing rate for that period of the Monetary accounts. How
would you set this up?
A. Set up a default exchange rate in the General Ledger parameters on the Consolidation tab.
B. Enter an exchange rate with no date on the exchange rate tab of the currency.
C. Enter an amount in the Monetary field on the currency and check the Monetary checkbox on the ledger account.
D. This can not be done.
Answer: C
3. A controller is having issues with the monthly reports that have accounting entries made to the wrong departments.
The controller would like to ensure that the accounting entries are entered with the correct department. Which of the
following describes how to accomplish this in Dynamics AX?
A. Update the general ledger parameters based on the controllers requirements.
B. Create a journal control record for the journal names being used in the general journal.
C. Create new dimension sets, hierarchies and rules based on the controllers requirements.
D. Create an accounts payable invoice approval journal and have the controller review the departments.
Answer: C
4. Which of the following happens to the transactions if you delete a period in which transactions are posted?
A. All transactions in the deleted period disappear.
B. All transactions in the period are accumulated into one.
C. Nothing.
D. You are not allowed to delete a period in Dynamics AX.
Answer: C
Info from http://www.pass4side.com/MB6-507.htm
Tags: Microsoft, Pass4side
Posted in Microsoft, Pass4side, Pass4side | No Comments »
Monday, December 8th, 2008
11. The Web application used by Business Planners generates many types of reports. One type displays billing
information over specified timeframes. The user selects a lawyer and a timeframe, and the report displays the
average number of minutes billed by that lawyer per day and the average number of minutes billed to each client
per day over that timeframe. You must ensure that this report is generated with a minimum of network traffic.
What should you do?
A. Use Microsoft SOL Server indexes to optimize the data calculations.
B. Use Microsoft SOL Server stored procedures for the data calculations
C. Implement the calculations in a data layer class,
D. Implement the calculations in a business layer class.
Answer: B
12. Your team builds a daily release of the tirnesheet application for testing by the quality assurance (OA) team.
You find that the volume of bugs is threatening your project schedule.
The following example is a typical bug:
One method should return a dataset that is based on a date range given as input parameters. However, when this
method queries the database, it erroneously interchanges the beginning date and the end date. An empty dataset is
always returned. You need to minimize these kinds of bugs by using a minimum of development effort and OA
effort. What should you do?
A. Require the OA team to perform more integration testing.
B. Require engineers to perform adequate unit tests before submitting code.
C. Require more frequent builds.
D. Require engineers to perform complete integration testing before submitting code
Answer: B
(more…)
Tags: 70-300, Microsoft, Pass4side
Posted in Microsoft, Pass4side, Pass4side | No Comments »
Monday, December 8th, 2008
7. You are reviewing a conceptual diagram of the modules that must be developed for your solution. Which
module or modules should be included? (Choose all that apply.)
A. a utility that uploads information to the billing application
B. a timesheet entry application
C. a Windows CE application
D. a billing database
E. a Web application for Team Leads and Business Planners
F. a timesheet entry database
G. a notification engine that sends timesheet entry reminders
Answer: ABCEF
8. A database architect on your team prepares a logical data model. The model includes entities that correspond to
clients, projects, and timesheet entries. You are reviewing the model. Which entity relationship or relationships
should be included? (Choose all that apply.)
A. A Client entity is the parent of a TirnesheetEntry entity.
B. A Project entity is the parent of a TirnesheetEntry entity.
C. A many-to-many relationship exists between a Client entity and a Project entity.
D. A many-to-many relationship exists between a Project entity and a TirnesheetEntry entity
E. A Client entity is the parent of a Project entity.
F. A Client entity is the child of a TirnesheetEntry entity.
Answer: BE
Pass4Side Microsoft 70-300
Pass4Side Help you pass any IT Exams! Page 7 of 14
9. You are designing a strategy to migrate data from the existing timesheet application to the new application.
Which tool or technology should you use?
A. Microsoft SOL Server replication
B. XML Schema Definition tool (Xsd.exe)
C. COM interoperability
D. Microsoft SOL Server Data Transformation Services (DTS)
Answer: D
10. The invoice creation process must be dynamically monitored to track the following information:
Average number of seconds to create an invoice
Number of invoices created per second
Total number of successfully created invoices
Total number of failed attempts to create an invoice
Monitoring should occur with a minimum of development effort. What should you do?
A. Create a remotable Microsoft .NET class to contain statistics. Configure this class as a singleton class. Write a
utility that retrieves statistical information from this class.
B. Write statistics to the Application event log.
C. Write statistics to the database and use SOL Query Analyzer to dynamically monitor the statistics.
D. Use custom performance counters.
Answer: D
Tags: 70-300, Microsoft, Pass4side
Posted in Microsoft, Pass4side, Pass4side | No Comments »
Monday, December 8th, 2008
2. You are analyzing the feasibility of your solution. You need additional information to decide whether the
solution is technically possible. Which additional information do you need?
A. API information and requirements related to integration with the billing application
B. a prototype of the Web application that will be used by Team Leads and Business Planners
C. a list of the different models of Windows CE devices that need to be supported
D. a copy of the existing timesheet application
Answer: A
3. You are writing the operational requirements document for your solution. Which requirement should you
include?
A. The law firm’s IT staff will be responsible for fixing bugs in the code.
Pass4Side Microsoft 70-300
Pass4Side Help you pass any IT Exams! Page 5 of 14
B. The application must encrypt all time entry data on client computers and in the database, and data must be
encrypted when transmitted over the Internet.
C. The application can have no single point of failure.
D. The law firm’s IT staff must be alerted to application problems.
Answer: D
4. You are writing the functional specification for your solution. You define two roles, one for Team Leads and the
other for Business Planners.
Each role performs various tasks. You need to identify the tasks that are performed by each role. Move the
appropriate tasks to the corresponding role. (Use only tasks that apply. You might need to reuse tasks).
Answer:
5. You are writing the technical specification for your solution. You need to select a technology for the new
tirnesheet application. Which technology should you use?
A. a Windows Forms application
B. a console application
C. an XML Web service
D. a Web application
Answer: A
Pass4Side Microsoft 70-300
Pass4Side Help you pass any IT Exams! Page 6 of 14
6. You are creating a high-level class diagram for your solution. You need to add one or more business entities to
the diagram. Which entity or entities should you add? (Choose all that apply.)
A. lawyer
B. time entry
C. project
D. pop-up window
E. client
F. task time
G. task description
Answer: ABCE
Tags: 70-300, Microsoft, Pass4side
Posted in Microsoft, Pass4side, Pass4side | No Comments »