Multiple choice technology

Which of the following are true about test load?

  1. It can be done only on sessions configured for bulk mode

  2. It can be done only on sessions configured for normal mode

  3. Test load cannot be performed on sessions using XML sources

  4. Test load cannot be performed on sessions using flat file sources

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

Test load functionality has specific constraints: it can only be performed on sessions configured for normal mode (not bulk mode), and it cannot be used with XML sources (flat file sources are acceptable). These limitations exist because test load performs validation that's incompatible with bulk processing and XML parsing complexity.