Last Update 3 hours ago Total Questions : 406
The ISTQB Certified Tester Foundation Level (CTFL v4.0) content is now fully updated, with all current exam questions added 3 hours ago. Deciding to include ISTQB-CTFL practice exam questions in your study plan goes far beyond basic test preparation.
You'll find that our ISTQB-CTFL exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these ISTQB-CTFL sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any ISTQB Certified Tester Foundation Level (CTFL v4.0) practice test comfortably within the allotted time.
A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at all times. For example, there are certain manufacturing stages that cannot be stopped - unless there is an emergency. A tester attempts to evaluate if all such cases (where a specific action is not allowed) are covered by the tests.
Which coverage metric will provide the needed information for this analysis?
Which of the following types of bugs are more likely to be found by static testing then by dynamic testing?
An application is subjected to a constant load for an extended period of time as part of a performance test While running this test, the response time of the application steadily slows down, which results in a requirement not being met This slowdown is caused by a memory leak where the application code does not properly release some of the dynamically allocated memory when it is no longer needed. Which of the following statements is TRUE?
Which of the following statements is correct?
Consider a given test plan which, among others, contains the following three sections: " Test Scope " , " Testing Communication " , and " Stakeholders " . The features of the test object to be tested and those excluded from the testing represent information that is:
During which main group of test activity are the following tasks performed?
• Checking test results and logs against specified coverage criteria.
• Assessing the level of component or system quality based on test results and logs.
• Determining whether more tests are needed.
Select the correct answer:
Consider the following user story about an e-commerce website ' s registration feature that only allows registered users to make purchases ; As a new user, I want to register to the website, so that I can start shopping online "
The following are some of the acceptance criteria defined for the user story
[a] The registration form consists of the following fields: username, email address, first name, last name, date of birth, password and repeat password.
[b] To submit the registration request, the new user must fill in all the fields of the registration form with valid values and must agree to the terms and conditions.
[c] To be valid, the email address must not be provided by free online mail services that allow to create disposable email addresses. A dedicated error message must be presented to inform the new user when an invalid address is entered.
[d] To be valid, the first name and last name must contain only alphabetic characters and must be between 2 and 80 characters long A dedicated error message must be presented to inform the new user when an invalid first name and/or the last name is entered
[e] After submitting the registration request, the new user must receive an e-mail containing the confirmation link to the e-mail address specified in the registration form
Based only on the given information, which of the following ATDD tests is MOST LIKELY to be written first?
Which of the following activities does NOT belong to a typical technical review?
A company runs a pilot project for evaluation of a test automation tool. Which of the following is NOT a valid object of this pilot project?
Consider the following testing levels :
1) Component Testing
2) Integration Testing
3) System Testing
4) Acceptance Testing
Which of the following statements is true?
