CTFL_Syll2018 Exam Questions - Online Test


CTFL_Syll2018 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

Proper study guides for Latest iSQI ISTQB Certified Tester Foundation Level (Syllabus 2021) certified begins with iSQI CTFL_Syll2021 preparation products which designed to deliver the 100% Correct CTFL_Syll2021 questions by making you pass the CTFL_Syll2021 test at your first time. Try the free CTFL_Syll2021 demo right now.

NEW QUESTION 1

A system sets new users' password to a temporary password
The temporary password is a random number based on the first sft: characters of the username. If the username is shorter than 6 characters, the system displays an error message.
Which of the following is a possible representation of equivalence classes for the username string?

  • A. {Random number}{Error message}
  • B. {Error message displayed}{Error message not displayed}
  • C. {Username shorter than 6 characters}{Username equal to or longer than 6 characters}
  • D. {Username with a permanent password}{Username with a temporary password}

Answer: D

NEW QUESTION 2

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

Answer: B

NEW QUESTION 3

What of the following statements regarding walkthrough are NOT true?

  • A. A walkthrough is lead by a moderator and requires pre-meeting preparation and post meeting follow up
  • B. A walkthrough may take the form of scenarios, dry runs and peer group review
  • C. The purpose of a walkthrough is to establish common understanding of a document and to find possible defects in it
  • D. Pre-meeting preparation, documentation and distribution of results are optional for a walkthrough

Answer: A

NEW QUESTION 4

Which of the following is a correct set of boundary values to test the "Group Size" parameter, as defined by the following statement;
"In a reservation system for groups visiting a small museum, the graphical user interface presents a field asking the number of group members. Group size can be anywhere from 2 to 20 visitors"

  • A. 0,1,8,21,22
  • B. 0,1,2,3,10,19,20,21,22
  • C. 2,3,19,20
  • D. 1,2,20,21

Answer: C

NEW QUESTION 5

Which of the following is NOT a valid use of decision coverage?

  • A. Checking that all decisions have been exercised in a single program.
  • B. Checking that all decisions have been exercised in a business process.
  • C. Checking that all decisions are based on a numeric value.
  • D. Checking that at least 100% decision coverage has been achieved, as this guarantees 100% statement coverage.

Answer: C

NEW QUESTION 6

Which of the following would NOT be a common metric used for monitoring test preparation and execution?

  • A. Number of Test cases passed and failed
  • B. Percentage of planned test cases designed
  • C. Number of test plan review comments
  • D. Percentage of tasks complete in test environment preparation

Answer: B

NEW QUESTION 7

Why is it important to select a test technique?

  • A. Test techniques define the number of regression cycles, which in turn impact the project schedule
  • B. Selecting the right test technique in a given situation increases the effectiveness of the test process by creating tests with higher chance of finding bugs.
  • C. The only way to test a software application is by using well proven test techniques.
  • D. There are usually too many test cases that may be run on a syste
  • E. Test techniques help reduce the number of tests.

Answer: D

NEW QUESTION 8

Which of the following would be the LEAST likely to be used as the basis fcr a test exit criteria?

  • A. Cost of testing performed so far
  • B. Number of unfixed defects
  • C. Confidence of testers in tested code
  • D. Test schedules

Answer: B

NEW QUESTION 9

Which of the following approaches is/are used in Integration tests?

  • A. Both functional and structural
  • B. Usability
  • C. Functional only
  • D. Structural only

Answer: A

NEW QUESTION 10

In which of the following test documents would you expect to find test exit criteria described?

  • A. Test plan
  • B. Project plan
  • C. Test design specification
  • D. Requirements specification

Answer: C

NEW QUESTION 11

Which statement about use case testing is true?

  • A. The test cases are designed to find defects in the data flow.
  • B. The test cases are designed to find defects in the process flow
  • C. The test cases are designed to be used by real users, not by professional testers
  • D. The test cases are always designed by customers or end users

Answer: B

NEW QUESTION 12

What type of testing is important after Migration, retirement or enhancement of an existing system?

  • A. Regression testing
  • B. Operational acceptance testing
  • C. System Testing
  • D. Maintenance testing

Answer: B

NEW QUESTION 13

What is the difference between system integration testing and acceptance testing?

  • A. System integration testing is testing non-functional requirements Acceptance testing concentrates on the functionality of the system
  • B. System integration testing is executed by the developer
  • C. Acceptance testing is done by the customer
  • D. System integration testing verifies that a system interfaces correctly with other system
  • E. Acceptance testing verifies compliance to requirements
  • F. System integration testing verifies compliance to requirements Acceptance testing verifies correct interaction with other systems existing in the user's environment

Answer: B

NEW QUESTION 14

When testing a mission critical system a high coverage should be achieved. Which of the following techniques should be implemented as a structural based coverage technique in order to achieve highest coverage?

  • A. multiple condition coverage
  • B. decision table
  • C. use case testing
  • D. statement coverage

Answer: A

NEW QUESTION 15

What is the order in which the specifications for test cases, test conditions and test procedures are developed as a part of the test development process?

  • A. Test Procedure --> Test Condition -> Test Case
  • B. Test Condition --> Test Case --> Test Procedure
  • C. Test Procedure -> Test Case -> Test Condition
  • D. Test Condition --> Test Procedure --> Test Case

Answer: A

NEW QUESTION 16

You have to specify test cases based on equivalence partitioning and boundary value analysis for an internet shop selling baby shoes The shop provides a selection of shoes based on the following input parameters:
- There are 4 different sizes, depending on the age of the baby. The system selects the appropriate size based on the following criteria:
CTFL_Syll2021 dumps exhibit
Which of the following statements is true?

  • A. The total number of combinations of valid equivalence classes of age and gender is 8.
  • B. There are two invalid equivalence classes for the age input parameter: age <= 0, and age > 25
  • C. All combinations of valid equivalence classes could be covered with 4 test cases.
  • D. All valid equivalence classes could be covered with 6 test cases.

Answer: A

NEW QUESTION 17

Which of the following statements is the best explanation why software failures can be caused by environmental conditions?

  • A. Factors like magnetism, radiation and even pollution can affect electronic devices and the performance of their embedded real time software
  • B. Environmental conditions only affect the hardware - not the software
  • C. If the hardware on which the software application is running under ambient temperature and humidity, no failures can be linked to environmental conditions
  • D. Extreme heat and vibrations exerted on storage media can cause errors in algorithms and program flows

Answer: D

NEW QUESTION 18

Given the following requirement:
CTFL_Syll2021 dumps exhibit
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

Answer: A

NEW QUESTION 19

Why is independent testing important? [K1]

  • A. Because independent testers make fewer assumptions than developers
  • B. Because independent testers are isolated from the development team
  • C. Because independent testers can verify assumptions made during specification and implementation of the system
  • D. Because independent testers have a greater sense of responsibility for quality than developers

Answer: C

NEW QUESTION 20

It is recommended to perform exhaustive tests for covering all combinations of inputs and preconditions.

  • A. Yes, it’s strongly recommended.
  • B. No, risk analysis and priorities should be used to focus testing efforts
  • C. Yes, and it’s also necessary to include all the exit combinations
  • D. Only the expert testers can make exhaustive tests.

Answer: B

NEW QUESTION 21

Which of the following test types is a part of the V-Model?

  • A. Black-box testing
  • B. White-box testing
  • C. Experience-based testing
  • D. Component testing

Answer: D

NEW QUESTION 22

The four test levels defined for a common V-model testing approach are:

  • A. Unit, integration, system and maintenance.
  • B. Functional, glass box, incremental and maintenance.
  • C. Component, integration, system and acceptance.
  • D. Unit, component, functional and alpha/beta.

Answer: C

NEW QUESTION 23

Which of the following BEST describes how configuration management supports the test process?

  • A. It enables the tester to reproduce the tested item through unique identification and version control.
  • B. It enables the tester to systematically design test conditions, cases and data.
  • C. It enables incidents to be tracked from discovery and classification to correction and confirmation of the solution.
  • D. It helps the test manager to decide how best to integrate and coordinate the testing activities into the software life cycle.

Answer: A

NEW QUESTION 24

A booking system for a city bus service prices its fares according to the time of travel:
• Peak-time tariff starts at 0600 and finishes at 1000 am
• Off-peak tariff applies during all other times of service
• The bus service does not operate between 2300 and the start of the next day’s peak service Note that all times mentioned are inclusive.
When applying the equivalence partitioning test design technique, which of the following options, shows test case inputs that each fall into a different equivalence partition?

  • A. 0600, 1000, 1200
  • B. 1001, 1300, 2259
  • C. 0100, 0800, 2200
  • D. 2400, 1000, 2301

Answer: D

NEW QUESTION 25

Which of the following metrics could be used to monitor progress along with test preparation and execution? [K1]

  • A. The total number of tests planned
  • B. The total number of requirements to be tested
  • C. The failure rate in testing already completed
  • D. The number of testers used for test execution so far

Answer: C

NEW QUESTION 26

Which ONE of the following statements does NOT describe how testing contributes to higher quality?

  • A. Performing a review of the requirement specifications before implementing the system can enhance quality
  • B. The testing of software demonstrates the absence of defects
  • C. Properly designed tests that pass reduce the level of risk in a system
  • D. Software testing identifies defects, which can be used to improve development activities.

Answer: B

NEW QUESTION 27
......

Thanks for reading the newest CTFL_Syll2021 exam dumps! We recommend you to try the PREMIUM Simply pass CTFL_Syll2021 dumps in VCE and PDF here: https://www.simply-pass.com/iSQI-exam/CTFL_Syll2021-dumps.html (196 Q&As Dumps)