A fully updated 2021 CTFL-AcT Exam Dumps exam guide from training expert Free4Dump [Q20-Q45]

Share

A fully updated 2021 CTFL-AcT Exam Dumps exam guide from training expert Free4Dump

Provides complete coverage of every objective on exam and exam preparation CTFL-AcT

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

Answer: D

 

NEW QUESTION 21
Which one of the following combinations of given perspective and statement matches BEST?

  • A. From a user perspective, missing feedback from the system when processing a request it is a problem.
  • 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 business perspective, computing power and architecture are major parameters for fine- tuning the system.

Answer: A

 

NEW QUESTION 22
Which one of the following statements describes correctly how acceptance testing may be augmented with other test techniques or approaches?

  • A. In a risk-based testing approach, acceptance criteria are derived from the tester's experience and intuition.
  • B. In a priority-based testing approach, prioritization of acceptance tests depends on identified product risks.
  • C. In a model-based testing approach, acceptance tests are generated from graphical or textual models.
  • D. In a black-box testing approach, acceptance test scenarios follow the implemented sequence of function calls in the code.

Answer: C

 

NEW QUESTION 23
Which one of the following usability testing techniques matches the test objective BEST?

  • A. Biometrics-based evaluation help to understand retrospectively, how users interacted with the system and to improve it.
  • B. Log file analysis performed by usability experts identifies strong points of an interface that attract the user's attention.
  • C. Walkthrough and thinking aloud methods can indicate difficulties users experience with certain tasks.
  • D. Expert reviews help to understand how users interact with a system and what is more or less visible.

Answer: C

 

NEW QUESTION 24
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/rule models must be created before the project starts.
  • C. In an ATDD approach, business process models replace acceptance criteria.
  • D. In an ATDD approach, testers use business process and business rule models to generate acceptance tests.

Answer: D

 

NEW QUESTION 25
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 26
Which one of the following scenarios characterizes UX task analysis BEST?

  • A. Inspirations from similar sectors are sought to identify successful solutions.
  • B. Users are qualified depending on their physical and intellectual characteristics.
  • C. External conditions are considered as input for subsequent design steps.
  • D. Use cases are analyzed and represented through business process models.

Answer: D

 

NEW QUESTION 27
Which of the following statements corresponds BEST to a UX requirement analysis activity?

  • A. User profiles are used to determine different levels of business knowledge.
  • B. Environmental conditions such as light conditions are obtained from a task analysis.
  • C. Security requirements are derived from usage scenarios.
  • D. Personas are used to analyze products or solutions from competitors.

Answer: A

 

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

Answer: A

 

NEW QUESTION 29
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. iii, iv and v
  • C. i, ii and vi
  • D. ii, v and vii

Answer: C

 

NEW QUESTION 30
Which one of the following acceptance criteria relates to security requirements?

  • A. The graphical user interface shall comply with corporate style guides.
  • B. The system shall be web-based.
  • C. Normal users shall have restricted access to private data.
  • D. The system's response time shall not exceed 3 seconds.

Answer: C

 

NEW QUESTION 31
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. Performing title search and requesting credit report are sequential tasks.
  • D. Creating the loan contract is defined as a sub-process.

Answer: D

 

NEW QUESTION 32
How are beta testing and acceptance testing related?

  • A. Beta testing allows the product to be tested in realistic business configurations and contexts.
  • B. Beta testing is a systematic approach to acceptance testing and provides measurable coverage of the user stories.
  • C. Beta testing should include predefined acceptance test scenarios based on acceptance criteria.
  • D. Beta testing is a synonym for acceptance testing used in specific application domains.

Answer: A

 

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

Answer: C

 

NEW QUESTION 34
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 i) and iii)
  • B. only ii) and iv)
  • C. only i), iii) and iv)
  • D. only ii)

Answer: C

 

NEW QUESTION 35
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 36
......

Tested Material Used To CTFL-AcT: https://www.free4dump.com/CTFL-AcT-braindumps-torrent.html

Steps Necessary To Pass The CTFL-AcT Exam: https://drive.google.com/open?id=1ysPtSEeNbqv3YZpYLgvafKsyzv8qx2nr