Prepare CTFL-AcT Question Answers Free Update With 100% Exam Passing Guarantee [Q19-Q42]

Share

Prepare CTFL-AcT Question Answers Free Update With 100% Exam Passing Guarantee [2022]

Dumps Real ISQI CTFL-AcT Exam Questions [Updated 2022]

NEW QUESTION 19
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 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
  • B. 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
  • C. 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
  • D. 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

Answer: C

 

NEW QUESTION 20
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 3
  • C. Test 1, Test 2, Test 4
  • D. Test 1, Test 3

Answer: D

 

NEW QUESTION 21
As an acceptance tester you want to test the $100 withdrawal process described by the following BPMN model.

You would like to achieve decision coverage. Consider the following test cases: Test 1: balance = $100, receipt = YES Test 2: balance = $99 Test 3: balance = $120, receipt = NO Test 4: balance = $2500, receipt = YES Which of the following is the minimal set of test cases allowing to achieve full decision coverage?

  • A. Test 1, Test 2
  • B. Test 1, Test 2, Test 3
  • C. Test 1, Test 2, Test 4
  • D. Test 2, Test 3

Answer: B

 

NEW QUESTION 22
Which of the following sentences explains BEST how business process and business rule modeling can be used for ATDD?

  • A. In an ATDD approach, process models are created for initial test design but are not maintained afterwards.
  • B. In an ATDD approach, business process models replace acceptance criteria.
  • C. In an ATDD approach, business process/rule models must be created before the project starts.
  • D. In an ATDD approach, testers use business process and business rule models to generate acceptance tests.

Answer: D

 

NEW QUESTION 23
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 process for collecting CCAD meets corporate usability guidelines.
  • B. The CCAD is not recorded if it is incomplete and a message is displayed.
  • C. The CCAD record process is quick and reversible.
  • D. The CCAD are stored in the MySQL relational database after each successful data entry procedure.

Answer: B

 

NEW QUESTION 24
Your company wants to establish a new human resources management application. As tester, you propose to use an ATDD approach and to use business process models for test case design.
Which of the following statements is the LEAST meaningful argument for this approach?

  • A. The process models will help testers to understand the use cases to be tested.
  • B. Business process models will make it easier to detect defects in the application code.
  • C. As business process models will be updated to maintain the tests, they will be a living documentation of the product.
  • D. Testers will be able to show test coverage directly within the graphical representation of business processes.

Answer: B

 

NEW QUESTION 25
Which one of the following statements regarding the quality of requirements is MOST correct?

  • A. In Agile development lifecycle models, requirement engineering becomes less important due to the product owner role.
  • B. Vague or ambiguous requirements may lead to misunderstandings both during implementation and testing.
  • C. Testers may complete unclear requirements by assumptions, as long as they discuss those assumptions with at least one stakeholder.
  • D. INVEST is a technique that ensure the quality of user stories or requirements, thus replacing regular reviews.

Answer: B

 

NEW QUESTION 26
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 27
Suppose you are testing a new professional exam support system. As input the system takes two grades from two exams. For each exam the possible grade is 0 or 1 point. As output the system returns a single string - the decision about the entitlements: if the total score is 2, the candidate receives full entitlements. If the total score is 1, she receives partial entitlements. If the total score is 0, the candidate fails and receives no entitlements.
Which of the following is the correct Decision Model and Notation (DMN) model for this situation?

  • A. Option A
  • B. Option B
  • C. Option D
  • D. Option C

Answer: A

 

NEW QUESTION 28
Which tool fits the mentioned acceptance test activities BEST?

  • A. Requirements management tools for managing acceptance test execution campaigns.
  • B. Test management and automation tools for business process model-based acceptance test generation.
  • C. Model-based testing tools for managing incidents.
  • D. Business process management tools for modeling business processes and rules.

Answer: D

 

NEW QUESTION 29
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 technical perspective, the number of concurrent user and the types of transactions performed are major elements.
  • C. From a business perspective, the choice of performance test tools strongly depends on the applied test techniques.
  • D. From a user perspective, missing feedback from the system when processing a request it is a problem.

Answer: D

 

NEW QUESTION 30
Which one of the following statements regarding performance testing is MOST correct?

  • A. The performance of the system is measured in a context that reflects, as far as possible, representative operating conditions.
  • B. The performance test results serve to determine hardware and software performance requirements.
  • C. Depending on the model used to simulate the workload, performance tests are called load, stress or endurance / stability tests.
  • D. Performance testing aims to determine a system's robustness against malicious attacks.

Answer: A

 

NEW QUESTION 31
Given the following attributes:
i.commercializability
ii.functional suitability
iii.viability
iv.reliability
v.security
vi.cognitive ability
vii.maintainability
Which one of the following answers contains quality attributes that are MOST relevant for acceptance testing?

  • A. ii, v and vi
  • B. ii, v and vii
  • C. i, ii and vi
  • D. iii, iv and v

Answer: C

 

NEW QUESTION 32
Which one of the following statements describes the collaboration between business analysts and testers BEST?

  • A. Business analysts usually cannot review acceptance tests, because they do not understand the technical details.
  • B. Once the requirements and acceptance criteria have been defined, business analysts are no longer involved in testing activities.
  • C. Business analysts collaborate on test planning and risk analysis to ensure that further on, appropriate test cases are developed and prioritized.
  • D. Testers participate in identifying business needs of stakeholders to better understand the business needs and related requirements.

Answer: C

 

NEW QUESTION 33
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. Creating the loan contract is defined as a sub-process.
  • B. A review credit report is optional when reviewing the loan application.
  • C. Verifying employment is not done when the loan status is rejected.
  • D. Performing title search and requesting credit report are sequential tasks.

Answer: A

 

NEW QUESTION 34
Which of the following techniques is most likely applied to ensure the quality of acceptance testing activities?

  • A. Review of the source code to ensure traceability of user stories to system components.
  • B. Verification of the traceability between user stories and test cases to make sure it is up to date.
  • C. Checklist-based verification of requirements to ensure their completeness and quality.
  • D. Eye tracking to verify the feasibility of previously defined user acceptance tests.

Answer: B

 

NEW QUESTION 35
......

CTFL-AcT Exam Dumps, CTFL-AcT Practice Test Questions: https://www.testvalid.com/CTFL-AcT-exam-collection.html

Free CTFL-AcT Exam Dumps to Pass Exam Easily: https://drive.google.com/open?id=1SsAdMZ1_L-WQPy0ack7TObi1CwYGPIR9