0% found this document useful (0 votes)
42 views4 pages

Ontap ADP

Uploaded by

thanhmieu2112
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views4 pages

Ontap ADP

Uploaded by

thanhmieu2112
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

1.

Introduction to Teamwork

Câu 1. Which statement is true about teamwork?


Câu 2. Why do we need to build the teamwork?
Câu 3. In tips for receiving feedback, when you listen carefully and try to understand the meaning of
the feedback, what is this kind of technic called?
Câu 4. Role of a team leader in helping all members working together:
Câu 5. What is the characteristic of high-performance teams in company mission?
Câu 6. What is the characteristic of high-performance teams when your company gets CMM standard?
Câu 7. What are team member’s competence?
Câu 8. Positive receiving feedback, listen without frequent interruption or objections is...
Câu 9. What is the difference between team and group?
Câu 10. What is the characteristic of high-performance teams when you share knowledge with all team
members?

1.2. Using Processes

Câu 11. How do we define a Process?


Câu 12. What are the ways to create a process?
Câu 13. In the software project, how many processes should be used?
Câu 14. The best period of time for one Sprint Backlogs in Scrum process is?
Câu 15. The process you can see insight is…
Câu 16. "Process is often described as a leg of the…"
Câu 17. What is the correct stage order of a process?
Câu 18. It is better to use process in a (an)…
Câu 19. What are the fundamentals of Software Quality Process?
Câu 20. What are the fundamentals of Software Development Process?

1.3. Technical Review

Câu 21. What are the types of technical review?


Câu 22. What are the name of inspection process?
Câu 23. What is the result of the review?
Câu 24. What is Pair Programming?
Câu 25. What are the steps of Inspection Process?
Câu 26. Who are involved in the inspection meeting?
Câu 27. What are the benefits of the inspection?
Câu 28. Which statement is TRUE when you are exanimating technical review?
Câu 29. According to Capers Jones in “Software Defect Removal Efficiency, Design and Code Inspections”
usually remove ... of product defects
Câu 30. According to Votta in "Does every inspection need a meeting" - 8/1993, Inspection meetings
contribute only an additional ... to the number of defects were already found by private code-readings
Câu 31. According to Conradi in Architecture Reviews, when they using 25% times for reading and 75%
times for a meeting, so ...of the defects were found during reading
Câu 32. All studies of Inspection have common results, the meeting will find very few errors compared to
the reading code. Why are many companies still inspecting the code by meeting?
Câu 33. What are three types of Object Oriented 's review?
Câu 34. What is the most successful type of Object Oriented's review?
Câu 35. What is the maximum time to peer code review?
Câu 36. In the Cisco Collaborate tool, what are the roles in a review?
Câu 37. What are the roles in the inspection process?
Câu 38. When you create a review by using Cisco Collaborate, what roles must be included?
Câu 39. When you use inspection process, what roles must be included?
Câu 40. Cisco Collaborate tool is used to:
Câu 41. Cisco tool is run on:
Câu 42. What is SCM?
Câu 43. Which is stage efficiency for finding code defects?
Câu 44. What is the responsibility of Inspector?
Câu 45. Which review that the participants do not need to prepare or read the material?
Câu 46. Which phase of inspection is used to choose inspectors?
Câu 47. What is code defect in Technical Review?
Câu 48. All studies of Inspection have common results, the meeting will find very few errors compared to
the reading code. Why are many companies still inspecting the code by meeting?
Câu 49. What is the most formal technical review?
Câu 50. What is the most informal technical review?

1.4. Configuration Management

Câu 51. SCM is an abbreviation of?


Câu 52. SCM is used to ….
Câu 53. What are the steps to work with SCM?
Câu 54. If Software Engineer2 checks in a file when Software Engineer1 has checked in it. What will SCM
system do?
Câu 55. The version of the software is 1.01.0012. The number 0012 means….
Câu 56. The version of the software is 1.01.0012. The number 1 means….
Câu 57. The version of the software is 1.02.0012. The number 02 means….
Câu 58. What is the right definition about Eclipse?
Câu 59. For Eclipse to work with SVN, which tool must you add to Eclipse?
Câu 60. By default, the password of admin user of Cisco Collaborate tool is
Câu 61. What is the name of the SVN software installed in client?
Câu 62. What is the right definition of Ant?
Câu 63. In order to use Eclipse, you must ….
Câu 64. SVN is an abbreviation of…..
Câu 65. In software project development, who usually does the unit test?
Câu 66. Which library supports unit test in Eclipse?
Câu 67. Developers transfer codes and test-case to….
Câu 68. JUnit is used to …..
Câu 69. What are defects in coding phase?
Câu 70. What does the AssertTrue() method do?
Câu 71. What does the AssertEquals() method do?
Câu 72. CruiseControl was written in?
Câu 73. Why do we choose CruiseControl in our SCM system?
Câu 74. When the Unit test results display 1 error. That means…
Câu 75. When the Unit test results display 1 failure. That means…
Câu 76. When you create a test with JUnit by eclipse. The default unit test class name is …
Câu 77. Which error is found by the unit testing?
Câu 78. ANT is used to ….
Câu 79. CruiseControl can...
Câu 80. For building java project using ANT, you must write config file in …

1.5. Testing and Quality

Câu 81. If your code has unrecognized defects, what will you do?
Câu 82. What is the best way to find defects from a function with numerous lines of code?
Câu 83. If your code has errors but you can't find the defect for many hours. What is the best way you
should do?
Câu 84. In coding phase. It is a defect if…
Câu 85. What is the characteristic of software quality that you can achieve if you try to find and fix
defects?
Câu 86. When you run your code step by step to find defects. This technic is…
Câu 87. What is the reason of code defects?
Câu 88. If a defect must be fixed quickly. What will you do?
Câu 89. A hardware device used to debug the software of an embedded system is...
Câu 90. From studies, how many percents of defects are found in 5% of classes?

1.6. Analyzing and Fixing Defects

Câu 91. When you test the number of users access the website at the same time, that is…
Câu 92. The goal of testing is…
Câu 93. When will you evolve and expand your test suite over time?
Câu 94. What is Integration Testing?
Câu 95. If you want to know the Module1 work together with the Module2 are correct or not. What case
of the test will you do?
Câu 96. When you test the number of users access the website at the same time, that is…
Câu 97. What is the normal order of activities software testing?
1. Integration testing
2. Unit testing
3. System testing
4. Acceptance testing
Câu 98. Which type of project bellow needs more and more testing
Câu 99. In Agile processes, what phase can customers participate?
Câu 100. Which library supports unit test in Eclipse?

1.7. Refactoring

Câu 101. Which statement is WRONG when you are talking about refactoring?
Câu 102. What is a code smell?
Câu 103. Long method (code smell) is…
Câu 104. Duplicated code (code smell) is…
Câu 105. When must you refactor your codes?
Câu 106. How to refactor this code?
double circlesquare= radius*radius*3.14;
Câu 107. What are the goals of Refactoring technology?
Câu 108. What is the reason for NOT to refactor codes?
Câu 109. When you want to move some lines of codes to a new procedure. What will you do in Eclipse?
Câu 110. For moving a method from subclass to supper class in eclipse. What refactoring technic will you
do?

1.8. Analyzing & Estimating Requirements

Câu 111. Traditional methodology work on prioritized change requests from


Câu 112. If you get a new change from the customer. What document must you fill?
Câu 113. When a project needs to change from the customer. What do you want to talk about?
Câu 114. Which statement is right when you talk about the rapport with the customer?
Câu 115. What do you want customers to know?
Câu 116. In software change management CCB is the observation for…
Câu 117. Which statement is right for requirement change?
Câu 118. With unclearly requirement software, what used methodology is right?
Câu 119. What methodology in which requirement change is embraced?
Câu 120. Which statement is WRONG for the roles of customers in change management?

1.9. Customer Satisfaction

Câu 121. According to Kano, what is an Exciter?


Câu 122. Kano’s Survey questions based on…
Câu 123. According to Kano, who are your customers?
Câu 124. The Kano model is used for…
Câu 125. In Kano technique, "the more of the better" is defined by?

You might also like