For which of the following activities is a static analysis tool NOT useful?
A. Detecting dependencies in software modules
B. Quantitative analysis related to the tests (e.g. tests passed)
C. Enforcement of coding standards
D. Calculation of complexity of the code
Which of the following options correctly described the impact of incorrect software systems behavior?
A. Has no impact on our daily lives whatsoever
B. Rarely occurs therefore not frequently experienced
C. Is limited to damages of money loss
D. May cause injury or even death
The ISTQB glossary defines Quality Assurance as: "Part of quality management focused on providing confidence that quality requirements will be fulfilled"
Which of the following is not one of the Quality Assurance activity?
A. Functional testing
B. Requirements elicitation
C. Performance Testing
D. Defect analysis
Which set of test data (representing ages of human beings in years) given below shows equivalence partitioning to verify if a customer is in its thirties (A person whose age is between thirty and thirty-nine years, inclusive) or not?
A. 30, 39, 45
B. 25, 30, 40
C. 30, 35, 25
D. 20, 35, 39
Which type of testing would be MOST likely to include code coverage?
A. functional testing
B. structural testing
C. non-functional testing
D. exploratory testing
A web application for calculation of mortgage loan has 3 input fields:
1.
Civil status: Married / Not married
2.
Equity: 0 ?100,000 EUR, 100,001 ?500,000 EUR, more than 500,000 EUR
3.
Requested amount of the loan: 0 ?100,000 EUR, 100,001 ?500,000 EUR, 500,001 ?800,000 EUR
In addition, 2 different loan types can be chosen.
The application has to be tested for 2 web browsers.
How many test cases are necessary to cover all possible combinations in equivalence class testing?
A. 32
B. 36
C. 72
D. 64
The ISTQB fundamental test process consists of 5 main activities. To which of these belongs the task "Identifying necessary test data"?
A. Evaluating test criteria and reporting
B. Test implementation and execution
C. Test analysis and design
D. Test planning and control
What is "Component Testing"?
A. A test level
B. Functional testing
C. Experience-based testing
D. Integration Testing
Which one is the definition of Use Case?
A. A response of one system to users interacting with other, integrated systems
B. A sequence of transactions between a user and a system to achieve a certain goal
C. A description of an environment in which a system needs to operate
D. An operation on a system by a user, with no regards to the system's response
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.
A. 29, 2500 30, 1500
B. 30, 1500 31, 2500
C. 29, 1500 30, 2500
D. 29, 4000 30, 2500
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only ISTQB exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your CTFL-FOUNDATION exam preparations and ISTQB certification application, do not hesitate to visit our Vcedump.com to find your solutions here.