eQuizShow

Financal QA

Finance

Question: The decrease in the value of assets.
Answer: What is depreciation?

Question: The period of time in which income is realised or realisable, and is earned (usually when goods are transferred or services rendered), no matter when cash is received.
Answer: Revenue Regonition

Question: A $50 product that is earned over a period of 2 years has this dollar value for its daily recognition.
Answer: What is $.07?

Question: The obligation of an entity arising from past transactions or events.
Answer: What is a liability?

Question: This formula is used to calculate a company or individual's net worth?
Answer: What is Assets - Liabilities?

QA

Question: A measurable effect caused by a broken piece of code.
Answer: What is a defect?

Question: This status is used for a defect when there are no associated Requirements.
Answer: What is an Enhancement?

Question: This severity's characteristics are classified as "Major loss of functionality or other severe problems (feature unusable; product crashes in obscure cases), Bug in major feature with complex workaround, or moderate test blockage."
Answer: What is Sev 2?

Question: This is calculated by counting the number of units of work completed in a certain interval, the length of which is determined at the start of the project.
Answer: What is velocity?

Question: Known by it's 6 stages (
1. Requirement phase
2. Design Phase
3. Coding (programming)
4. Testing
5. Release (Production)
6. Maintenance (Support)

this conceptual model is used in project mangement to describe the stages involved in an information system development project.
Answer: What is Software Development Life Cycle (SDLC)?

Unix

Question: Command that lists all files and folders in current directory.
Answer: What is "ls"?

Question: You use this command to create a new directory.
Answer: What is mkdir?

Question: This directory stores most of the log files from recently run applications.
Answer: What is the VAR directory?

Question: Typing "../.." in Unix would navigate me to here.
Answer: What is down two directories?

Question: This command will list all of the processes associated with the current shell and organize the output by threads and enviroment.
Answer: What is psme?

Potpurri

Question: These are the names off all 9 currently active VTZ projects.
Answer: What are MB USA, MB China, MB Russia, VW USA, VW China, VW EU, SF, TW, Nissan?

Question: This was the original name for BRM prior to its accquisition by Oracle in 2006.
Answer: What is Portal?

Question: This is the full name for a session held between the Developers, QA, and Business to define and review the business requirements for the system.
Answer: What is a Joint Application Design (JAD) session?

Question: This person is the current head of the IT department, and consiquently QA.
Answer: Who is Greg Casagrande?

Question: These are the two versions of Oracle that we currently run in our US OEM/In-Drive stack.
Answer: What are 10 and 11g?

Systems

Question: In BRM, this date governs when an account is to be billed.
Answer: What is a BDOM (Billing Day of Month)?

Question: You would use this HTML statement to close the tag .
Answer: What is ?

Question: Known by the acronym "SOA", this is the full name of the system controlls the flow of information between several Oracle solutions.
Answer: What is Service Oriented Architecture?

Question: This is the BRM tier that deals with translation of commands into usable formats.
Answer: What is the Data Management tier?

Question: This table, located in ESB, is used for the translation of CRM row_id's to BRM POIDs and vice versa.
Answer: What is the XREF table?