[Sep-2021] CTFL-AcT Dumps Full Questions - ISTQB Foundation Level Exam Study Guide [Q20-Q42]

Share

[Sep-2021] CTFL-AcT Dumps Full Questions - ISTQB Foundation Level Exam Study Guide

Exam Questions and Answers for  CTFL-AcT Study Guide

NEW QUESTION 20
What is considered as good practice regarding business process modeling?

  • A. Keeping all model element in one diagram considerably improves the readability of BMPN models.
  • B. Links to requirements or risks should be well separated from the workflow description.
  • C. Business analysts should finalize their process models before showing them to acceptance testers.
  • D. BPMN diagrams and DMN tables should include information such as traceability to user stories.

Answer: D

 

NEW QUESTION 21
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. Each exploratory test charter is based on a previously defined list of activities that would be interesting to test.
  • D. Acceptance testers use the exploratory test charter during the testing session to define the test oracle.

Answer: B

 

NEW QUESTION 22
The standard ISO 25010 defines a quality in use model with characteristics and subcharacteristics. Which elements of the following list is a characteristic of quality in use according to this standard?

  • A. Compatibility
  • B. Portability
  • C. Efficiency
  • D. Usability

Answer: C

 

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

Answer: D

 

NEW QUESTION 24
Which one of the following statements regarding the graphical representation of business processes is true?

  • A. Graphical representations of business processes must describe the complete workflow in detail, including alternative and error scenarios.
  • B. For acceptance testing, graphical business process models should focus on the user workflows to be tested.
  • C. Business processes should be described graphically using the DMN standard and completed with decision tables.
  • D. Using decision tables in BPMN allows defining test conditions corresponding to the business rules under test.

Answer: B

 

NEW QUESTION 25
Which one of the following statements regarding ATDD / BDD is true?

  • A. In both Acceptance-Test Driven Development (ATDD. and Behavior-Driven Development (BDD., test cases provide examples of product use.
  • B. Behavior-Driven Development (BDD. considers acceptance test design as an activity to be handled by the test team after requirements have been finalized.
  • C. In Acceptance-Test Driven Development (ATDD., test cases are written prior to the acceptance criteria.
  • D. 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.

Answer: A

 

NEW QUESTION 26
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 27
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 28
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 29
Which one of the following statements defines beta testing BEST?

  • A. Beta testing takes place early in the development process to acquire feedback from the market.
  • 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. During beta testing, genuine users define the acceptance criteria for various realistic configurations.

Answer: C

 

NEW QUESTION 30
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 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.
  • B. 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.
  • C. 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.
  • 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: C

 

NEW QUESTION 31
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 32
Which tool fits the mentioned acceptance test activities BEST?

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

Answer: C

 

NEW QUESTION 33
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. Depending on the model used to simulate the workload, performance tests are called load, stress or endurance / stability tests.
  • C. The performance test results serve to determine hardware and software performance requirements.
  • D. Performance testing aims to determine a system's robustness against malicious attacks.

Answer: A

 

NEW QUESTION 34
In Agile an exploratory test session is conducted. Which one of the following concepts applies BEST?

  • A. timeboxing
  • B. pair programming
  • C. refactoring
  • D. planning poker

Answer: A

 

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

ISTQB Foundation Level - Acceptance Testing Free Update With 100% Exam Passing Guarantee: https://www.passexamdumps.com/CTFL-AcT-valid-exam-dumps.html

Real Exam Questions & Answers - ISQI CTFL-AcT Dump is Ready: https://drive.google.com/open?id=13CXFBCq-qaKFf_onlE6kiGpbytv_L41R