CTFL_Syll_4.0試験無料問題集「ISQI ISTQB Certified Tester Foundation Level (CTFL) v4.0 認定」

Which of the following statements about the typical activities of a formal review process is true?

解説: (GoShiken メンバーにのみ表示されます)
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?

解説: (GoShiken メンバーにのみ表示されます)
A typical test objective is to:

解説: (GoShiken メンバーにのみ表示されます)
A typical objective of testing is to ensure that:

解説: (GoShiken メンバーにのみ表示されます)
A requirement specifies that a certain identifier (ID) must be between 5 and 10 characters long, must contain only alphanumeric characters, and its first character must be a letter. As a tester, you want to apply one- dimensional equivalence partitioning to test this ID. This means that you have to apply equivalence partitioning individually: to the length of the ID, the type of characters contained within the ID, and the type of the first character of the ID.
What is the number of partitions to cover?

解説: (GoShiken メンバーにのみ表示されます)
Which of the following statements is CORRECT about White-box testing?

解説: (GoShiken メンバーにのみ表示されます)
Can "cost" be regarded as Exit criteria?

解説: (GoShiken メンバーにのみ表示されます)
Which of the following statements is CORRECT about error guessing?

解説: (GoShiken メンバーにのみ表示されます)
Which of the following statements is true?

解説: (GoShiken メンバーにのみ表示されます)
In branch testing, what is the significance of a conditional branch in a software program?

解説: (GoShiken メンバーにのみ表示されます)