What is optimization?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is optimization?
Rating:
Optimization is a process related to testing. It is used to identify and remove bottlenecks. This process consists of the following four phases:
| Collection | In this phase, developers collect data to determine the performance of an application. |
| Analysis | In this phase, developers analyze data and identify potential bottlenecks. |
| Configuration | In this phase, developers configure the application. |
| Testing | In this phase, developers test the application. |
Rating:
Was this information helpful?
Other articles
- What is visual inheritance?
- What is normalization?
- What is the IsPostBack property?
- What is a HyperLink control?
- What are channels?