Question 11
In the recent past, you have learned that test automation just using capture & playback tooling, possibly enhancedwith some test programming, haslimitations. For the next banking project, that will be run using Agile methods, you want to implement a keyword-driven test automation approach. Youhave already started to define some high-level test cases for the account transfer user story:
TC 1 transfer € 150 from Lars to Ann, verify Ann's balance to be € 150
TC 2 transfer € 300 from Tim to Ann, verify Ann's balance to be € 450
In the context of implementing the keyword-driven test automation approach, which of the following activities should now be conducted by the Test Analyst?
Question 12
Consider the following requirement:
The system shall allow cash advances of at least 200 Euros for all supported credit cards The following credit cards are supported- American Express, Diners, VISA, Mastercard and Eurocard.
The requirement has been identified as business critical.
The following test conditions have been derived:
1. The system shall allow cash advances of at least 200 Euros
2. It shall support American Express, Diners, VISA, Mastercard and Eurocard.
Assume you are following a risk-based testing strategy, where likelihood and impact are both assessed on a five-point scale ranging from very low to very high The requirement R1 was identified as a risk item during the quality risk analysis process. In total 20 risk items were identified during thisprocess Assume that technical project stakeholders have assessed the likelihood of the requirementR1 risk item at a medium levelGiven only the information above, which of the following statements is true?
Question 13
As a Test Analyst you are involved in the early stages of an acceptance test for a Product Data Management system.You are asked to write test designs and test cases based on use cases. An early version of the system is already available. It is expected that many things will change (including the user interface) during implementation of the new version.
The tests will be conducted by end-users with much domain knowledge who have also been involved in the project defining the user requirements (in the format of use cases) and reviewing other documentation.
What Is the BEST option regarding the level of detail and documentation required for test cases in the project?
Question 14
You are testing software which is being ported from one platform to another.There are no documented requirements and there is no time budgeted for writing them.
Which type of test technique is most useful in this situation?
