ISTQB ISTQB-CTFL Question Answer
Consider the following code
int premium=2500;
if (age<30)
{
premium = premium +1500:
}
Which options suits for a correct combination of Boundary value and expected result. Assume first number as boundary followed by expected result.
ISTQB ISTQB-CTFL Summary
- Vendor: ISTQB
- Product: ISTQB-CTFL
- Update on: Jul 20, 2025
- Questions: 328