ISTQB ISTQB-CTFL Question Answer
Consider a program that computes the factorial of a number (n). From the specifications you know that:
• I n < 0. a message "Value out of range" must be issued.
• If 0 < n < 100, the program calculates the factorial and returns the number
• If 100 < n < 200 message "Value out of range" must be issued
ISTQB ISTQB-CTFL Summary
- Vendor: ISTQB
- Product: ISTQB-CTFL
- Update on: Nov 17, 2025
- Questions: 406

