[Oct 22, 2021] Genuine CTFL-AcT Exam Dumps New 2021 ISQI Pratice Exam
New 2021 Realistic CTFL-AcT Dumps Test Engine Exam Questions in here
NEW QUESTION 21
You are leading a brand new project team whose members are coming from all over the organization and have no former experience in working together. You need to build a common vision and team spirit. What workshop would fit BEST:
- A. You invite the team members and ask them to design their own (team-wise) emblem representing their values, beliefs, goals, tasks together than a common motto.
- B. You ask every member in turn to write down three things he/she likes and dislikes in the organization and to post them on a wall. A volunteer is then chosen to read randomly some posts that are then discussed with the group.
- C. You invite every member in turn to describe his/her past experience and his/her major achievements in the organization or in their former job.
- D. 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 top of the stairs. The team is asked to identify and discuss the major steps downwards.
Answer: A
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 process for collecting CCAD meets corporate usability guidelines.
- B. The CCAD record process is quick and reversible.
- C. The CCAD are stored in the MySQL relational database after each successful data entry procedure.
- D. The CCAD is not recorded if it is incomplete and a message is displayed.
Answer: D
NEW QUESTION 23
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 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 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.
- D. 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.
Answer: A
NEW QUESTION 24
Which one of the following sentences describes BEST a major advantage when business analysts and testers review the acceptance criteria together?
- A. A joint review ensures that non-functional quality criteria are taken into account.
- B. The review of acceptance criteria helps to verify that acceptance test cases cover business processes, business rules and business risks.
- C. The review of acceptance criteria is a good practice to improve the quality of test reports.
- D. A shared vision between the business analyst and the tester on acceptance criteria facilitates the design of acceptance test cases.
Answer: D
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 i), iii) and iv)
- B. only ii)
- C. only ii) and iv)
- D. only i) and iii)
Answer: A
NEW QUESTION 26
Which of the following activities is most likely performed by the business analyst as part of defect analysis?
- A. Check, whether other paths in the business process model perform as intended.
- B. Identify the requirements / user stories that are not satisfied.
- C. Analyze the function that failed step by step to identify the cause of the defect.
- D. Assess the impact of corrective actions on other parts of the system's implementation.
Answer: B
NEW QUESTION 27
Which of the following techniques is most likely applied to ensure the quality of acceptance testing activities?
- A. Checklist-based verification of requirements to ensure their completeness and quality.
- B. Review of the source code to ensure traceability of user stories to system components.
- C. Eye tracking to verify the feasibility of previously defined user acceptance tests.
- D. Verification of the traceability between user stories and test cases to make sure it is up to date.
Answer: D
NEW QUESTION 28
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 29
Which of the following statements regarding defects is MOST correct?
- A. Testers should provide accurate information regarding the difference between the expected test result and the actual result.
- B. 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.
- C. The tester should analyze the potential impact of a defect on system usage, before communicating it to the business analyst.
- D. Regular meetings between business analysts and testers are necessary to report discrepancies between actual and expected outcome.
Answer: A
NEW QUESTION 30
Which one of the following statements describes correctly how acceptance testing may be augmented with other test techniques or approaches?
- A. In a model-based testing approach, acceptance tests are generated from graphical or textual models.
- B. In a priority-based testing approach, prioritization of acceptance tests depends on identified product risks.
- C. In a black-box testing approach, acceptance test scenarios follow the implemented sequence of function calls in the code.
- D. In a risk-based testing approach, acceptance criteria are derived from the tester's experience and intuition.
Answer: A
NEW QUESTION 31
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 4
- D. Test 1, Test 2, Test 3
Answer: D
NEW QUESTION 32
Which one of the following combinations of given perspective and statement matches BEST?
- A. From a technical perspective, the number of concurrent user and the types of transactions performed are major elements.
- B. From a user perspective, missing feedback from the system when processing a request it is a problem.
- C. From a business perspective, computing power and architecture are major parameters for fine- tuning the system.
- D. From a business perspective, the choice of performance test tools strongly depends on the applied test techniques.
Answer: B
NEW QUESTION 33
Which tool fits the mentioned acceptance test activities BEST?
- A. Business process management tools for modeling business processes and rules.
- B. Test management and automation tools for business process model-based acceptance test generation.
- C. Model-based testing tools for managing incidents.
- D. Requirements management tools for managing acceptance test execution campaigns.
Answer: A
NEW QUESTION 34
Which one of the following statements regarding ATDD / BDD is true?
- A. 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.
- 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., test cases provide examples of product use.
Answer: D
NEW QUESTION 35
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. Efficiency
- B. Compatibility
- C. Usability
- D. Portability
Answer: A
NEW QUESTION 36
In Agile an exploratory test session is conducted. Which one of the following concepts applies BEST?
- A. refactoring
- B. planning poker
- C. pair programming
- D. timeboxing
Answer: D
NEW QUESTION 37
......
Grab latest Amazon CTFL-AcT Dumps as PDF Updated: https://www.premiumvcedump.com/ISQI/valid-CTFL-AcT-premium-vce-exam-dumps.html
Updated Official licence for CTFL-AcT Certified by CTFL-AcT Dumps PDF: https://drive.google.com/open?id=10L6kmrMP_Lpu7OzKZrhpqNabxhQhNP1B