[Feb 08, 2022] CTFL-AcT Exam Dumps PDF Guaranteed Success with Accurate & Updated Questions [Q23-Q43]

Share

[Feb 08, 2022] CTFL-AcT Exam Dumps PDF Guaranteed Success with Accurate & Updated Questions

Pass CTFL-AcT Exam - Real Test Engine PDF with 42 Questions

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

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

Answer: D

 

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

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

Answer: A

 

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

Answer: C

 

NEW QUESTION 26
Assume you are testing functionality of the interface of an elevator. One of the requirements is that the elevator can work only if the total weight of the passengers does not exceed 200 kg. The elevator can reach the following floors: Ground Floor, 1st floor and 2nd floor. You want to create an acceptance test using the Gherkin language. You can use the following phrases for this purpose:
i.the total weight of passengers is greater than 200 kg
ii.the elevator is on the Ground Floor
iii.a button '1st floor' was pressed
iv.the elevator goes to the 1st floor
v.a passenger standing at the 2nd floor calls the elevator
vi.a message 'too many passengers' is displayed on the screen
Which of the following statements correctly matches constructs of Given/When/Then with a relevant phrase in order to create a correct test case for the given requirement?

  • A. GIVEN ii)
    WHEN v) AND vi) THEN i)
  • B. GIVEN ii)
    WHEN iv)
    THEN v)
  • C. GIVEN iii)
    WHEN ii)
    THEN iv)
  • D. GIVEN ii)
    WHEN i)
    THEN vi)

Answer: D

 

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

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

Answer: A

 

NEW QUESTION 28
Which one of the following sentences describes BEST a major advantage when business analysts and testers review the acceptance criteria together?

  • A. The review of acceptance criteria is a good practice to improve the quality of test reports.
  • B. The review of acceptance criteria helps to verify that acceptance test cases cover business processes, business rules and business risks.
  • C. A shared vision between the business analyst and the tester on acceptance criteria facilitates the design of acceptance test cases.
  • D. A joint review ensures that non-functional quality criteria are taken into account.

Answer: C

 

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

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

Answer: A

 

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

  • A. Depending on the model used to simulate the workload, performance tests are called load, stress or endurance / stability tests.
  • 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. The performance of the system is measured in a context that reflects, as far as possible, representative operating conditions.

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 business perspective, the choice of performance test tools strongly depends on the applied test techniques.
  • D. From a technical perspective, the number of concurrent user and the types of transactions performed are major elements.

Answer: B

 

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

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

Answer: C

 

NEW QUESTION 33
Which one of the following statements defines beta testing BEST?

  • A. During beta testing, genuine users define the acceptance criteria for various realistic configurations.
  • B. Beta testing takes place early in the development process to acquire feedback from the market.
  • C. Beta testers discover defects in the product that escaped during the development process.
  • D. Beta testing is performed by developers at the customer's location.

Answer: C

 

NEW QUESTION 34
Which of the following information is most likely part of an acceptance test summary report?

  • A. Technical details on defect fixes.
  • B. Test procedure information.
  • C. Test strategy and test design methods.
  • D. Information to evaluate the level of risk for product release.

Answer: D

 

NEW QUESTION 35
Which of the following statements regarding defects is MOST correct?

  • A. Regular meetings between business analysts and testers are necessary to report discrepancies between actual and expected outcome.
  • B. Testers should provide accurate information regarding the difference between the expected test result and the actual result.
  • C. 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.
  • D. The tester should analyze the potential impact of a defect on system usage, before communicating it to the business analyst.

Answer: B

 

NEW QUESTION 36
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. Verifying employment is not done when the loan status is rejected.
  • B. A review credit report is optional when reviewing the loan application.
  • 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 37
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 are stored in the MySQL relational database after each successful data entry procedure.
  • D. The CCAD record process is quick and reversible.

Answer: B

 

NEW QUESTION 38
Which one of the following test design techniques fits accepting testing purposes BEST?

  • A. defect-based test design
  • B. input validation
  • C. equivalence partitioning
  • D. static code analysis

Answer: C

 

NEW QUESTION 39
......

Get New CTFL-AcT Certification Practice Test Questions Exam Dumps: https://www.examcost.com/CTFL-AcT-practice-exam.html

Real CTFL-AcT Exam Dumps Questions Valid CTFL-AcT Dumps PDF: https://drive.google.com/open?id=1w8c7SsmX16sCBq58ZRWTJo1iZvAic83M