CTFL-AcT PDF Dumps | Jan 18, 2022 Recently Updated Questions
CTFL-AcT Exam Questions – Valid CTFL-AcT Dumps Pdf
NEW QUESTION 19
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 20
Which of the following is the BEST example of a Gherkin-style test for a web-based banking application?
- A. GIVEN I have $5000 on my personal account X WHEN I have $600 on my personal account Y THEN I have $5600 in total on my personal accounts X and Y
- B. GIVEN I have $5000 on my personal account X AND I have $200 on my personal account Y WHEN I transfer $1000 from X to Y THEN I should have balance $4000 on my personal account X AND I should have balance $1200 on my personal account Y
- C. GIVEN I have $5000 on my personal account X AND I have $200 on my personal account Y WHEN I click 'Make transfer' button AND I enter '3000' into 'Amount' field AND I enter 'X' into 'From which account' field AND I enter 'Y' into 'To which account' field AND I click 'Confirm transaction' button THEN I should have balance $2000 on my personal account X AND I should have balance $3200 on my personal account Y
- D. GIVEN I have $5000 on my personal account X and $600 on my personal account Y WHEN I transfer
$500 from Y to X
THEN I should have balance $4500 on X and balance $1100 on Y
Answer: B
NEW QUESTION 21
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 22
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 23
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 24
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 25
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 26
Which one of the following combinations of given perspective and statement matches BEST?
- A. From a business perspective, computing power and architecture are major parameters for fine- tuning the system.
- B. From a user perspective, missing feedback from the system when processing a request it is a problem.
- C. From a technical perspective, the number of concurrent user and the types of transactions performed are major elements.
- D. From a business perspective, the choice of performance test tools strongly depends on the applied test techniques.
Answer: B
NEW QUESTION 27
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 28
Which of the following statements regarding defects is MOST correct?
- A. The tester should analyze the potential impact of a defect on system usage, before communicating it to the business analyst.
- B. Testers should provide accurate information regarding the difference between the expected test result and the actual result.
- C. Regular meetings between business analysts and testers are necessary to report discrepancies between actual and expected outcome.
- D. If the defect turns out to be a bug, the tester writes a defect report and sends it to the business analyst for further investigation.
Answer: B
NEW QUESTION 29
Which one of the following scenarios characterizes UX task analysis BEST?
- A. External conditions are considered as input for subsequent design steps.
- B. Use cases are analyzed and represented through business process models.
- C. Users are qualified depending on their physical and intellectual characteristics.
- D. Inspirations from similar sectors are sought to identify successful solutions.
Answer: B
NEW QUESTION 30
Which of the following activities is most likely performed by the business analyst as part of defect analysis?
- A. Assess the impact of corrective actions on other parts of the system's implementation.
- B. Identify the requirements / user stories that are not satisfied.
- C. Check, whether other paths in the business process model perform as intended.
- D. Analyze the function that failed step by step to identify the cause of the defect.
Answer: B
NEW QUESTION 31
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 32
How does ISTQB CTFL test activities relate to the IQBBA FL business analysis and requirements engineering activities?
- A. Business analysts who follow the IQBBA requirements engineering process will not be involved in designing test cases.
- B. Test analysis and test design activities may result in changes of acceptance criteria.
- C. The IQBBA solution evaluation phase precedes the ISTQB test implementation and test execution activities.
- D. Business analysts and tester have to decide, whether they follow the IQBBA or ISTQB lifecycle processes, because they exclude each other.
Answer: B
NEW QUESTION 33
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 34
Which one of the following test design techniques fits accepting testing purposes BEST?
- A. input validation
- B. static code analysis
- C. defect-based test design
- D. equivalence partitioning
Answer: D
NEW QUESTION 35
......
CTFL-AcT dumps Sure Practice with 42 Questions: https://www.dumpsquestion.com/CTFL-AcT-exam-dumps-collection.html
CTFL-AcT Practice Test Questions Answers Updated 42 Questions: https://drive.google.com/open?id=1LNx8dFLvRX-dQ6HAIOZSK9qJG5fjQpbc