Summary


Debugging is a primary component of any application development process.ColdFusion offers a variety of utilities to debug applications, including visual debugging tools, the exposure of variables, and programmatic functions and tags. Manual debugging offers the most .exibility and controland certain features, such as performance monitoring, can allow for greater insight into a ColdFusion environment's overall strengths and weaknesses. Macromedia offers a wealth of log information that is stored in speci.c directories and is accessible with any text editor. ColdFusion provides tools for detailed custom logging as well.

Sample Questions

1:

What types of variables are exposed through server-side debug options?

  1. CGI

  2. ARGUMENTS

  3. REQUEST

  4. SESSION

  5. VARIABLES

2:

What would you use to time the execution of speci.c lines of code?

  1. <cflog>

  2. <cftimer>

  3. GetTickCount()

  4. Debug()

3:

From which of the following can ColdFusion debugging output be accessed?

  1. ColdFusion Administrator

  2. Dreamweaver

  3. cfstat

  4. Web browser



Macromedia ColdFusion MX 7 Certified Developer Study Guide
Macromedia ColdFusion MX 7 Certified Developer Study Guide
ISBN: 0321330110
EAN: 2147483647
Year: 2004
Pages: 389
Authors: Ben Forta

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net