You work for an insurance company that is running several parallel projects. You need to recommend the best approach for test case design for each project.
Project C:Previous releases hadvague and inconsistent requirements. More formal reviews have been introduced to improve quality.
Project D:Emphasis onregression testing, with most test cases forming part of the regression pack, initially manual but planned for automation.
SELECT ONE OPTION
You are testing an enhanced user interface for a mortgage approval program involving multiple user roles. Which test technique would be MOST suitable for this next stage of testing?
SELECT ONE OPTION
You are testing a significant enhancement to theuser interface designfor a mortgage approval program, used internally by mortgage lenders. There are many user roles involved in the process of reviewing and approving new mortgage applications. You have completed the testing that ensures the enhancements are functionally correct, and you must now ensure that the enhanced user interface meets the needs of all user roles in a way that will be considered acceptable by them.
Which test technique would be MOST suitable for this next stage of testing?
SELECT ONE OPTION:
company in the medical domain has adopted methodical testing as its preferred test strategy Before being able to release to the market an external audit on the test process is mandatory. The test team consists of a mix of highly experienced domain-based testers and junior testers who only recently joined the company.
What is the BEST option regarding the level of detail and documentation required for test cases in the project?
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 this process
Assume that technical project stakeholders have assessed the likelihood of the requirement R1 risk item at a medium level Given only the information above, which of the following statements is true?
When would the Test Analyst’s involvement in an Agile project normally start?
SELECT ONE OPTION
Applying the State Transition test technique to the given State Transition diagram, how many invalid transitions are there to test?
SELECT ONE OPTION
You are the Test Analyst reviewing a risk register and designing test conditions for the highest priority product risks related to Iterations 1 and 2 only.
Which of the following product risks would you design test conditions for first?
SELECT ONE OPTION:
Your company is developing a new website that will be accessed by many user roles, including adults, seniors, and children. Testing must ensure that the website is appropriate for all these users.
Which of the following is the earliest test level where this requirement should start to be tested?
SELECT ONE OPTION:
What are ways in which classification trees support the application of pairwise testing?
a. They help to identify inputs to be used by the pairwise test technique
b. They show the combinations needed to cover all-pairs
c. They help to identify particular combinations of interest
d. They show both typical and atypical behavior
e. They show the expected results for the various test cases
How many cases are required to test the tax system specification as described below, using a decision table which is not collapsed?
Tax system
A tax system needs to be updated due to new legislation. For a person with a salary of less than € 20.000 and who is married, the tax needs to be recalculated. If the person also has more than two and less than five children, an additional 10% reduction is applicable.
Which of the following is an appropriate task for the Test Analyst to perform during the test execution phase?
You are running a regression test suite using a keyword-driven test approach for automation. One of the new test cases using a new keyword failed unexpectedly. What should be your first step?
SELECT ONE OPTION
You work for a software testing consultancy firm,SOFTEST, that specializes in the travel industry. It has built up a portfolio of clients across two main travel sectors: thecruiseandrailsectors. SOFTEST has an established test process, an experienced team of testers, and maintains comprehensive organizational defect taxonomies for both sectors.
A project has started for a new cruise sector client. It will deliver a newuser interfaceallowing customers to search for cruises using several drop-down fields, each with many values, providing a much greater range of combinations than customers previously had. The project is using aSCRUM methodologywith 2-week sprints and well-specified user stories.
Which option below describes the BEST test techniques to apply for each project?
SELECT ONE OPTION:
A tablet manufacturer offers the following options for its customers:
Colour:Black, White, Silver, Gold (4 options)
Model:Standard, Mini, Pro (3 options)
Gigabytes:32, 64, 128, 256 (4 options)
Connectivity:Wifi-only, Wifi+Cellular (2 options)
Using the pairwise technique, what is the MINIMUM number of test cases needed to achieve a full 2-wise coverage?
SELECT ONE OPTION
You work for a company that is a pioneer in smart energy technology. The company is planning to launch a new application for smartphones and tablets that will allow customers to view their energy readings remotely. The application must support customers with disabilities.
The application is being delivered using a hybrid mix of agile and V-model methodologies over three iterations:
Iteration 1:Development of the application for the iOS operating system
Iteration 2:Enhancement to support the Android operating system
Iteration 3:Enhancement to provide daily budget usage
You have been asked to review the risk register and design test conditions for the highest priority product risks that fall into your area of responsibility, relating to Iterations 1 and 2 only.
SELECT ONE OPTION
Which of the following appropriate tasks for the Test Analyst is performed during the test analysis phase?
In the recent past, you have learned that test automation just using capture & playback tooling, possibly enhanced with some test programming, has limitations. For the next banking project, that will be run using Agile methods, you want to implement a keyword-driven test automation approach. You have 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?
For an ATM banking project the following applies: "When the user first inserts a valid credit card, the system considers the user to be in an unauthenticated state. When requesting a cash advance, the user must be in an authenticated state. The user authenticates by entering the correct PIN code for the card they have used. During the user authentication, the system shall allow the user to enter their PIN code up to three times before failing the authentication and rejecting the card. On the first and second try, the system shall prompt the user to re-enter the PIN code " Suppose you are concerned that, depending on the number of invalid PIN codes entered, the system may behave incorrectly. Which of the following test design techniques is specifically targeted at finding such failures?
When applying the State Transition test technique to the given State Transition diagram, and assuming that screen refreshes can be applied multiple times, how many 1-switch transitions are there starting from the state 'Screen 1'?
SELECT ONE OPTION
Ken finds the quality of the tea locally available to be so low, that he decides to research superior teas around the world. He decides to market, sell and distribute these superior teas via the web. His marketing strategy is to offer superior products on a well-designed website that has fast loading graphics, high availability, superior usability and fast response times. The website will offer the following:
- An innovative interactive catalogue of teas, which not only enables customers to buy the product, but also enables them to provide feedback by rating the teas (which will influence his stock purchasing levels).
- Provide the customer with the ability to use secure credit card transactions.
- Provide the customer with the ability to give general feedback.
Ken selects an iterative model for the development of the prototypes. The team consists of three developers who are experienced in web development Ken, although he doesn't have a technical skillset, is concerned with quality. He doesn't believe a lot of documentation is necessary and he wants the website to be completed quickly. The test basis contains the following:
- Story boards that show the information flow and page links through the site.
- HTML pages developed to date
- A set of non-functional requirements.
With the strategy taking shape, it is decided that exploratory testing should be used to complete the required testing, bearing in mind the nature of the application and the nature of Ken's overall objectives. You have now been given the task of identifying the exploratory tests, which will be executed as test sessions.
Which of the options below state what you will typically use for identifying the exploratory tests?
Which of the following statements BEST describes checklist-based and black-box test techniques?
SELECT ONE OPTION
When preparing test cases for an interoperability test, not all interactions may be clearly specified in the requirements documents. Which type of document is typically also used by a Test Analyst as the test basis for interoperability testing?
Consider the following user story: As a student, I want to be able to buy a parking pass (priority: high) Acceptance criteria
- The student will not receive the parking pass if the payment is insufficient.
- Only registered students can buy a parking pass.
- The student can only buy one parking pass each month.
Which of the following checklist items would result in finding a defect for the user story?