[2021] Valid CTFL-AcT test answers & ISQI CTFL-AcT exam pdf
Verified CTFL-AcT dumps Q&As - Pass Guarantee or Full Refund
NEW QUESTION 13
Which of the following statements corresponds BEST to a UX requirement analysis activity?
- A. Environmental conditions such as light conditions are obtained from a task analysis.
- B. Personas are used to analyze products or solutions from competitors.
- C. Security requirements are derived from usage scenarios.
- D. User profiles are used to determine different levels of business knowledge.
Answer: D
NEW QUESTION 14
Which of the following information is most likely part of an acceptance test summary report?
- A. Technical details on defect fixes.
- B. Test strategy and test design methods.
- C. Information to evaluate the level of risk for product release.
- D. Test procedure information.
Answer: C
NEW QUESTION 15
Which one of the following statements regarding ATDD / BDD is true?
- A. Behavior-Driven Development (BDD. considers acceptance test design as an activity to be handled by the test team after requirements have been finalized.
- B. In both Acceptance-Test Driven Development (ATD and Behavior-Driven Development (BD, acceptance test cases are written by a test automation engineer as test automation code.
- C. In both Acceptance-Test Driven Development (ATDD. and Behavior-Driven Development (BDD., test cases provide examples of product use.
- D. In Acceptance-Test Driven Development (ATDD., test cases are written prior to the acceptance criteria.
Answer: C
NEW QUESTION 16
Which one of the following statements regarding the graphical representation of business processes is true?
- A. Using decision tables in BPMN allows defining test conditions corresponding to the business rules under test.
- B. Business processes should be described graphically using the DMN standard and completed with decision tables.
- C. For acceptance testing, graphical business process models should focus on the user workflows to be tested.
- D. Graphical representations of business processes must describe the complete workflow in detail, including alternative and error scenarios.
Answer: C
NEW QUESTION 17
Assume you would like to create a model describing a loan request process in a bank.
The loan request process starts when the customer submits a loan application. The bank then reviews the application. Regardless of whether the loan request is approved or not, a letter is sent to inform the customer of the decision. If the request is approved, the loan contract is created.
You have drawn the following business process model using BPMN 2.0.
Which one of the following sentences is true with respect to this process model?
- A. A review credit report is optional when reviewing the loan application.
- B. Verifying employment is not done when the loan status is rejected.
- C. Creating the loan contract is defined as a sub-process.
- D. Performing title search and requesting credit report are sequential tasks.
Answer: C
NEW QUESTION 18
Which one of the following statements describes an exploratory test charter BEST?
- A. The test charter is elaborated during the testing session according to test execution results.
- B. Indicating that the tester should take the role of a novice user can be part of an exploratory test charter.
- C. Acceptance testers use the exploratory test charter during the testing session to define the test oracle.
- D. Each exploratory test charter is based on a previously defined list of activities that would be interesting to test.
Answer: B
NEW QUESTION 19
Assume you are testing functionality of the interface of an elevator. One of the requirements is that the elevator can work only if the total weight of the passengers does not exceed 200 kg. The elevator can reach the following floors: Ground Floor, 1st floor and 2nd floor. You want to create an acceptance test using the Gherkin language. You can use the following phrases for this purpose:
i.the total weight of passengers is greater than 200 kg
ii.the elevator is on the Ground Floor
iii.a button '1st floor' was pressed
iv.the elevator goes to the 1st floor
v.a passenger standing at the 2nd floor calls the elevator
vi.a message 'too many passengers' is displayed on the screen
Which of the following statements correctly matches constructs of Given/When/Then with a relevant phrase in order to create a correct test case for the given requirement?
- A. GIVEN ii)
WHEN iv)
THEN v) - B. GIVEN ii)
WHEN i)
THEN vi) - C. GIVEN iii)
WHEN ii)
THEN iv) - D. GIVEN ii)
WHEN v) AND vi) THEN i)
Answer: B
NEW QUESTION 20
The project team is currently facing a difficult situation originating from their difficulty in envisioning the future and the necessary steps to reach it together with a certain loss of motivation due to a strong feeling of stagnation. You try to unlock the situation by proposing a workshop. Which one would fit the best?
- A. You draw a staircase with 11 steps, each of them representing a major milestone of the project. The bottom of the stairs corresponds to the first day of the project and the upper step means that the project is released. You locate the present situation in the middle of the stairs. The team is asked to identify and discuss the major steps down and up.
- B. You ask two volunteers to play a part in front of the team. One will try to defend the project and propose positive arguments and ways forward. The other will do the opposite. You then recapitulate the major arguments of both sides and debate them openly with the team.
- C. You visualize all remaining major milestones of the project, starting with today and ending with project release. Then, you ask the team to identify and discuss the necessary actions to move forward from the present situation and to reach the milestones.
- D. You organize a day out with challenging physical exercises practiced in teams followed by an afterwork dinner and drink. After all, nothing is best for motivation than hard times together, strong common objectives and a promise of good time.
Answer: A
NEW QUESTION 21
Which one of the following statements defines beta testing BEST?
- A. During beta testing, genuine users define the acceptance criteria for various realistic configurations.
- B. Beta testing is performed by developers at the customer's location.
- C. Beta testers discover defects in the product that escaped during the development process.
- D. Beta testing takes place early in the development process to acquire feedback from the market.
Answer: C
NEW QUESTION 22
As a tester you participate in the project of the decision support system for granting a loan. You are asked to review the acceptance criteria for the following requirement:
REQ 3.28. The automated system records critical credit application data (CCAD. needed to support application screening.
Assume that it is well known what kind of data CCAD are. Which of the following would be the BEST example of an acceptance criterion for this requirement?
- A. The CCAD record process is quick and reversible.
- B. The CCAD is not recorded if it is incomplete and a message is displayed.
- C. The process for collecting CCAD meets corporate usability guidelines.
- D. The CCAD are stored in the MySQL relational database after each successful data entry procedure.
Answer: B
NEW QUESTION 23
Which of the following sentences explains BEST how business process and business rule modeling can be used for ATDD?
- A. In an ATDD approach, business process models replace acceptance criteria.
- B. In an ATDD approach, business process/rule models must be created before the project starts.
- C. In an ATDD approach, testers use business process and business rule models to generate acceptance tests.
- D. In an ATDD approach, process models are created for initial test design but are not maintained afterwards.
Answer: C
NEW QUESTION 24
Which one of the following statements regarding the quality of requirements is MOST correct?
- A. Testers may complete unclear requirements by assumptions, as long as they discuss those assumptions with at least one stakeholder.
- B. Vague or ambiguous requirements may lead to misunderstandings both during implementation and testing.
- C. INVEST is a technique that ensure the quality of user stories or requirements, thus replacing regular reviews.
- D. In Agile development lifecycle models, requirement engineering becomes less important due to the product owner role.
Answer: B
NEW QUESTION 25
Which one of the following statements regarding ATDD / BDD is true?
- A. Behavior-Driven Development (BDD. considers acceptance test design as an activity to be handled by the test team after requirements have been finalized.
- B. In both Acceptance-Test Driven Development (ATDD. and Behavior-Driven Development (BDD., test cases provide examples of product use.
- C. In both Acceptance-Test Driven Development (ATDD. and Behavior-Driven Development (BDD., acceptance test cases are written by a test automation engineer as test automation code.
- D. In Acceptance-Test Driven Development (ATDD., test cases are written prior to the acceptance criteria.
Answer: B
NEW QUESTION 26
As an acceptance tester you want to test the $100 withdrawal process described by the following Business Process Model and Notation (BPMN) model.
You would like to achieve the following coverage criterion "execute all possible process tasks". Consider the following test cases:
Test 1: balance = $100, receipt = YES
Test 2: balance = $120, receipt = NO
Test 3: balance = $85
Test 4: balance = $20, receipt = YES
Which of the following is the minimal set of test cases allowing to achieve required coverage?
- A. Test 2, Test 4
- B. Test 1, Test 2, Test 4
- C. Test 1, Test 3
- D. Test 1, Test 2, Test 3
Answer: C
NEW QUESTION 27
How are beta testing and acceptance testing related?
- A. Beta testing is a systematic approach to acceptance testing and provides measurable coverage of the user stories.
- B. Beta testing allows the product to be tested in realistic business configurations and contexts.
- C. Beta testing is a synonym for acceptance testing used in specific application domains.
- D. Beta testing should include predefined acceptance test scenarios based on acceptance criteria.
Answer: B
NEW QUESTION 28
As an acceptance tester you are analyzing the following user story for a computer web-based mass multiplayer role-playing game:
As an unregistered player
I want to be able to register myself by defining my e-mail, login and password in a registration form so that I become a registered player Consider the following propositions of the acceptance criteria:
i.a registration form is displayed on the screen.
ii.the form is written in the Groovy language; the cursor is initially set on the 'login' field; after pushing the TAB button the cursor switches to 'password', 'repeat password', 'mail', and 'repeat mail' forms.
iii.I cannot register myself if the login I choose is used by another player.
iv.after successful registration process I am informed about it by an e-mail.
Which of the above statements would you consider as well-written acceptance criteria?
- A. only ii) and iv)
- B. only i) and iii)
- C. only ii)
- D. only i), iii) and iv)
Answer: D
NEW QUESTION 29
......
CTFL-AcT Exam Questions – Valid CTFL-AcT Dumps Pdf: https://www.braindumpsvce.com/CTFL-AcT_exam-dumps-torrent.html
CTFL-AcT PDF Dumps Recently Updated Questions: https://drive.google.com/open?id=1S93H78MW4AAY44foTd2z0jWHBxiEUVQB