During test execution defects have been found including non-compliance to requirements, calculations that produce incorrect results, and improper handling of data or situations.
Which of the following test types is most likely being performed?
Ideally, which environments should be targeted by interoperability testing?
Consider the following state diagram for a simple ATM.
The decision has been made to add the following capabilities:
Allow the customer to go from Get Balance to Deposit, Withdrawal or Menu.
Allow the customer to go from Deposit to Withdrawal, Get Balance or Menu
From Withdrawal the customer still will be able to go only to Menu.
How many test cases are required to achieve 100% 0-switch coverage of the new and existing capabilities?
You are testing software that will be used on mobile devices by senior citizens to help them sign up for activities in a retirement home. The interface is modern with moving graphics and few
words. There is no help included with the application. Given this information, what type of testing is needed to ensure the application is suitable for use?
To enhance both the effectiveness and efficiency of the test design phase, the purchase of a test design tool is being considered. Which one of these statements best characterizes a test design tool?
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
Which of the following software development lifecycle models requires the earliest involvement from the Test Analyst?
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?
For the use case Copy A4 to A4 for a new copier, the following scenarios were identified.
Basic scenario single-sided to single-sided.
Alternatives single-sided to double-sided, copy of a set, copy using the automatic document feeder
Errors: no paper in paper tray, paper jam, out of staples.
What is the minimum number of test cases needed to achieve the minimum acceptable level of coverage for this use case?
You have been provided with the following decision table that was used for smoke testing the previous release of a set of hotel reservation software.
During discussions with the Test Manager you agreed that software behavior focused on the date of reservation, especially as midnight approaches, presented additonal risk.
You need to add more tests to provide more thorough coverage of the test conditions. Which of the following techniques should you use to design more tests?