2021 Valid CTFL-AcT test answers ISQI Exam PDF Free ISQI CTFL-AcT Exam Questions Answer from Training Expert GuideTorrent NEW QUESTION 23 Which of the following techniques is most likely applied to ensure the quality of acceptance testing activities? A. Verification of the traceability between user stories and test cases to make sure it is up to date. B. Review of the source code to ensure traceability [...]

2021 Valid CTFL-AcT test answers & ISQI Exam PDF [Q23-Q39]

Share

2021 Valid CTFL-AcT  test answers & ISQI Exam PDF

Free ISQI CTFL-AcT Exam Questions & Answer from Training Expert GuideTorrent

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

  • A. Verification of the traceability between user stories and test cases to make sure it is up to date.
  • 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. Checklist-based verification of requirements to ensure their completeness and quality.

Answer: A

 

NEW QUESTION 24
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 25
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. Portability
  • D. Usability

Answer: A

 

NEW QUESTION 26
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 27
Which one of the following acceptance criteria relates to security requirements?

  • A. The system shall be web-based.
  • B. The graphical user interface shall comply with corporate style guides.
  • 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 28
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 29
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 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.
  • D. 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.

Answer: A

 

NEW QUESTION 30
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 31
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 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
Which one of the following statements describes the relation between business goals, business needs and requirements BEST?

  • A. Business needs address the business solution whereas business requirements define the business problem or opportunity.
  • B. Business goals and business needs are synonyms.
  • C. Business goals, business needs and requirements describe at different levels of abstraction, what shall be achieved.
  • D. To derive the business needs, the business analyst first has to understand the business goals and requirements.

Answer: C

 

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

Answer: A

 

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

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

Answer: A

 

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

Answer: A

 

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

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

Answer: C

 

NEW QUESTION 38
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 39
......

Top ISQI CTFL-AcT Courses Online: https://www.guidetorrent.com/CTFL-AcT-pdf-free-download.html

CTFL-AcT Practice Dumps - Verified By GuideTorrent Updated 42 Questions: https://drive.google.com/open?id=1OFJJZUqs3R_-jMoGnxteec16dm0Qa9lr