Multiple choice technology web technology

When should the Performance tool (PAL) be used

  1. at the end of each iteration of the Construction Phase

  2. immediately before going into production

  3. whenever a critical change is made to a flow

  4. during UAT

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Performance tool (PAL) should be used whenever a critical change is made to a flow because it helps identify performance bottlenecks and optimization opportunities. Running PAL at the end of each iteration (A) is too infrequent, while running only before production (B) misses optimization opportunities during development. PAL is not specific to UAT (D) as it's a development and testing tool.