CTFL-Foundation Exam Question 122
Test script TransVal 3.1 tests transaction validation via screen TRN 003B. According to the specification (PID ver 1.3 10b iv) the validation screen should not accept future dated transactions. Test script TransVal 3.1 passes. Test script eod 1.4 tests end of day processing and is run after the execution of TransVal 3.1 using data entered during that test Which of the following is the BEST detail on an incident report? [K3]
CTFL-Foundation Exam Question 123
Consider the following excerpt from a defect report:
"To recreate the failure we used test file TST_01_TC_16.dat, which is available in the common shared folder".
Which incident report objective does this excerpt satisfy?
"To recreate the failure we used test file TST_01_TC_16.dat, which is available in the common shared folder".
Which incident report objective does this excerpt satisfy?
CTFL-Foundation Exam Question 124
A money order system is designed to calculate the charge for a transfer.
- Amounts from 1 to 1999 are charged EUR 10.
- Amounts from 2000 to 5000 are charged EUR 15.
- Amounts below EUR 1 or above EUR 5000 are not accepted. Assume that only integer values can occur.
Which of these sets of amounts covers all equivalence classes?
- Amounts from 1 to 1999 are charged EUR 10.
- Amounts from 2000 to 5000 are charged EUR 15.
- Amounts below EUR 1 or above EUR 5000 are not accepted. Assume that only integer values can occur.
Which of these sets of amounts covers all equivalence classes?
CTFL-Foundation Exam Question 125
Why is it important to select a test technique?
CTFL-Foundation Exam Question 126
What is the concept of introducing a small change to the program and having theeffects of that change show up in some test..?
