Test Prep 1

15
Test Prep 1 Selected Questions

description

Test Prep 1. Selected Questions. 5. An egoless approach structure team has 15 members. What is the number of lines of communication for this team?. a. 105 b. 15 c. 225 d. 150. 9. Which of the following is not a part of the project plan?. a. Test plan b. Configuration management plan - PowerPoint PPT Presentation

Transcript of Test Prep 1

Page 1: Test Prep 1

Test Prep 1

Selected Questions

Page 2: Test Prep 1

5. An egoless approach structure team has 15 members. What is the number of lines of communication for this team?

a. 105b. 15c. 225d. 150

Page 3: Test Prep 1

9. Which of the following is not a part of the project plan?

a. Test planb. Configuration management planc. Requirements definition documentd. Project team organization

Page 4: Test Prep 1

7. In a project being developed by AB Corp., an activity requires 15 days to complete. However, 17days have been allotted for its completion. What is the slack time and if today is September 1, 2004,when can this activity begin at the latest?

a. 17, September 1, 2004 b. 15, September 2, 2004 c. 32, September 15, 2004 d. 2, September 3, 2004

Page 5: Test Prep 1

1. ABC Corp. developed a system and delivered it to the customer last summer. The customer has requested a change in the system. Brett Lewis, the designer, is analyzing where the changed requirement should be placed. To which team does Brett belong?

a. Test teamb. Development teamc. Configuration managementd. Maintenance team

Page 6: Test Prep 1

11. ABC Corp. is analyzing requirements for their project. The analysts want to analyze the entities in the system and the hierarchical relationship between the entities. Which analysis model will theanalysts have to create for this?

a. Data flow diagrams b. Event tables c. Transition diagrams d. Object-oriented specification diagrams

Page 7: Test Prep 1

8. AB Corp. is developing a project which has a risk probability of 0.4. AB Corp. has estimated that in case the eventuality occurs, the company will need to invest an extra $20,000 in the project. Identify the risk exposure:

a. 20,000 b. 0.4 c. 50000 d. 8000

Page 8: Test Prep 1

2. Which process model is most suitable for a project that has a large number of risks?

a. Waterfallb. Spiralc. Prototypingd. Incremental

Page 9: Test Prep 1

3. PQR Corp. has recently been assigned a prestigious project by the government. The project is an AI-based innovative system for managing security at various government buildings. Although advertised as a revolutionary security system, government officials handling the project have listed a vague set of requirements. In addition, the officials want to witness a quick demonstration of the system within two to three months because they will finalize the exact requirements of the system after the demonstration. Which model would be best suited for the project?

a. Spiralb. Waterfallc. Incrementald. Prototyping

Page 10: Test Prep 1

16. Which of the following is the worst form of cohesion?

a. Communicationalb. Logicalc. Sequentiald. Coincidental

Page 11: Test Prep 1

6. Alex is a member of a software development team. Alex makes all decisions logically after gathering complete information. However, Alex usually judges peers by how busy they are and mostly asks them queries related to the project. He does not prefer taking initiative and telling them about new findings or information related to the project. Alex is very dedicated about work and strives for accuracy. Which working style would you classify Alex into?

a. Intuitive Introvert b. Intuitive Extrovert c. Rational Introvert d. Rational Extrovert

Page 12: Test Prep 1

15. A good design has which of the following characteristics?

a. High coupling, low cohesionb. Low coupling, high cohesionc. High coupling, high cohesiond. Low coupling, low cohesion

Page 13: Test Prep 1

4. Which phase follows the system testing phase in the waterfall model?

a. Codingb. Unit testingc. Acceptance testingd. Integration testing

Page 14: Test Prep 1

10. ABC Corp. has hired you as a technical consultant for a project that has been planned and finalized with the customer. In addition, ABC Corp. has held requirements elicitation sessions with thecustomer to finalize the requirements. As a technical consultant you are responsible for all documentations related to the project. Which documentation is scheduled for this project now?

a. Project plan b. Configuration management plan c. Requirements definition document d. SRS

Page 15: Test Prep 1

14. PQR Corp. is developing an employee record management system. It will deal with two types of employees – those who earn salaries and those who get wages. The system being developed for allemployees must store some data in common such as their names, addresses, etc. However, some details such as remuneration and calculation formulae are different for the two categories. The analyst is depicting these requirements in an object-oriented specification diagram with employees, salaried employees and employees earning wages, as separate entities. Which object-oriented concept could the analyst be using for the above scenario?

a. Encapsulation b. Abstraction c. Inheritance d. None, except for simple objects, methods,

and properties