ISTQB CTFL-2018 Practice Test - Questions Answers, Page 29
List of questions
Related questions
After a record of poor-quality software releases (incorrect menu selection options, new features that do not work, users allowed to change security levels without administrator rights), you have been asked to review the test capability in your company.
You have limited time to do the review before the next project, which type of testing would be MOST appropriate to review first?
Which of the following are triggers for Maintenance testing?
a) System migration from one platform to another.
b) Retirement of a system.
c) Preparation for an audit of a system.
d) Modifications to a system.
e) Development of a whole new system.
Which statement about Static Testing is TRUE?
When comparing Static and Dynamic test techniques, which of the following statements is TRUE?
Which defect below is MOST likely to be found by a review during static testing?
Which of the following is a typical characteristic of the WALKTHROUGH review type?
You are performing a review of your colleague's test cases based on the following test basis document:
The Test Cases are as follows:
TC1. Success -- valid 'User Name' and 'Password'; Customer Menu displayed
TC2. Failure -- 'User Name' field has blank entry; Error Number 12 displayed
TC3. Failure -- 'User Id' entered does not exist on database (i.e. unregistered user); Error Number 23 displayed
TC4. Failure -- 'Password' entered does not match user's password on database; Error Number 24 displayed
You are guided by the following checklist in your review:
C1. There must be one test case to cover success
C2. There must be one test case for each error path (e.g. validation failure)
C3. Each test case must use terminology consistent with the test basis document (field names, error numbering, etc.)
Record a separate defect for each missing test case (checklist items C1 and C2) and for each test case that does not meet checklist item C3.
How many defects should you record?
Which of the following BEST describes checklist-based testing?
Which of the following is a key difference between black box and white box test design techniques?
A car insurance policy has 3 rates of insurance depending on the age of the driver. For drivers aged between 17 and 25 inclusive they are charged at rate A, drivers aged between 26 and 50 inclusive are charged at rate B and those drivers aged over 50 are charged at rate C.
You are designing test cases, which of the following three ages would test all valid equivalence partitions and therefore test rate A, B and C?
Question