What do you know about P13 software technology
- Question 1. Which of the following describes a functional requirement?
- The system must allow users to enter the details of the advertising campaign
- The system must be able to answer all queries in 5 seconds
- The users of the system will cause less than 50% error compared to the current system
- Every month, the report must be submitted to the director before the 5th day of the following month
-
- Question 2. Which of the following is not a functional requirement?
- Security
- Details about the data that is organized in the system
- Descriptions of the process that the system is required to process
- Export reports
-
- Question 3. Software development model based on prototype is
- An appropriate method is used when the requirements are clearly defined
- The best method is used in multi-member projects
- A useful method when a customer cannot clearly identify a request
- A very risky model, difficult to produce a good product
-
- Question 4. The characteristics of the evolutionary model
- Uses prototype
- Repeating nature
- Easily regulate product requirements changes
- All of the above items
-
- Question 5. Which statement is most reasonable when talking about linear sequential software development model
- A popular old model that is now rarely used anymore
- The best way to use for projects with large development teams
- A reasonable direction when the requirements are clearly defined
- A good way to quickly create an executable program
-
- Question 6. The extent to which a module connects to other modules points
- Cohesion (coupling)
- Cohesion
- Only to integrated costs
- Only to development costs
-
- Question 7. Which of the following statements is wrong when talking about design
- Design is not code, code is not design
- Design must be evaluated for quality when it is being created not when it has a problem
- The design model provides details about the architecture, interfaces (interfaces) and components (components) needed to install the software.
- The design must show how the system performs, how the requirements are realized
-
- Sentence 8. Which of the following is the highest level of abstraction:
- system architecture
- Details of components
- Data tables and constraints
- Describe a software function
-
- Question 9. Measure maintenance level
- Number of issues solved in the month / total issues arising in the month
- The number of maintenance times exceeds the standard time / total number of maintenance times
- Number of maintenance errors / total maintenance times
- Average average time of one maintenance
-
- Question 10. Pareto principle applied in test is stated as follows:
- 80% of errors in the program are usually caused by 20% bugs
- 20% of errors in the program are usually caused by 80% of the bugs
- The cost of fixing errors at the request acquisition stage is only 1/5 of the cost of fixing errors at the end of the period
- 60% of errors are found during unit testing
-
5 ★ | 1 Vote