iSQI CTFL_Foundation Certified Tester – Foundation Level (Syllabus 2011) Online Training
iSQI CTFL_Foundation Online Training
The questions for CTFL_Foundation were last updated at Nov 23,2024.
- Exam Code: CTFL_Foundation
- Exam Name: Certified Tester - Foundation Level (Syllabus 2011)
- Certification Provider: iSQI
- Latest update: Nov 23,2024
Which of the following is NOT an example of a typical risk-based testing activity?
- A . The evaluation of a risk-management tools to decide which tool to use for future projects
- B . The focus of testing is shifted to an area in the system where tests find with more defects than expected
- C . Brainstorming sessions are held with a wide variety of stakeholders to identify possible failures in the system
- D . Tests are prioritized to ensure that those associated with critical parts of the system are executed earlier
The following program part is given:
IF (condition A)
then DO B
END IF
How many test cases are necessary in order to achieve 100% statement coverage?
- A . 1
- B . 2
- C . 4
- D . a very high number
Which of the following tool types is the most useful one for a test manager?
- A . Modeling tool
- B . Static analysis tool
- C . Coverage measurement tool
- D . Defect tracking tool
The following diagram lists various types of operating systems, databases and application servers supported by the application under test.
For complete coverage of all combinations, how many combinations of the above are to be tested?
- A . 11
- B . 5
- C . 45
- D . 3
Which of the following is NOT a factor on which test estimation is dependent upon?
- A . Defect debugging and resolution
- B . The outcome of testing of previous test cycle
- C . Characteristics of the development process
- D . Characteristics of the product
Which of the following is a task of the “Test Analysis and Design” activity of the test process?
- A . Measuring the percentage of prepared test cases with what was actually prepared
- B . Identifying necessary test data to support the test conditions and test cases
- C . Verifying that the test environment has been set up correctly
- D . Checking test logs against the exit criteria specified in test planning
Which of the following is a task of the “Test Analysis and Design” activity of the test process?
- A . Measuring the percentage of prepared test cases with what was actually prepared
- B . Identifying necessary test data to support the test conditions and test cases
- C . Verifying that the test environment has been set up correctly
- D . Checking test logs against the exit criteria specified in test planning
Which of the following is a task of the “Test Analysis and Design” activity of the test process?
- A . Measuring the percentage of prepared test cases with what was actually prepared
- B . Identifying necessary test data to support the test conditions and test cases
- C . Verifying that the test environment has been set up correctly
- D . Checking test logs against the exit criteria specified in test planning
Which of the following is a task of the “Test Analysis and Design” activity of the test process?
- A . Measuring the percentage of prepared test cases with what was actually prepared
- B . Identifying necessary test data to support the test conditions and test cases
- C . Verifying that the test environment has been set up correctly
- D . Checking test logs against the exit criteria specified in test planning
Visitors aged greater than 65 get a 50% discount off the additional fee.
Age should be an integer of 0 or above.
Weekend means Friday to Sunday inclusive.
Which of the following statements is NOT correct?
- A . 7 and 13 are boundary values for the equivalence partition including age 10.
- B . Thursday is a valid input boundary value
- C . A minimum of 6 valid test cases are derived from boundary value analysis based on input age
- D . $3.01 is a valid output boundary value