The following decision table shows the conditions/actions that are handled by the current system regarding taking credit cards for reservations.
The customer has decided that credit cards are too high risk and wants to change to accepting only debit cards. Debit cards have to be valid and also require a valid PIN in order to be accepted. Debit cards require purchase amount approval in order to be accepted. Given these changes, how many test cases will be needed to provide 100% coverage of the decision table?
What is the MOST important reason why test conditions should be understandable by business stakeholders?
A car navigation system needs to be integrated in the overall car software It is important to verify that the car navigation is functioning correctly once integrated. Thus functional correctness is considered to be important.
Which of the following techniques is most likely to support the required functional correctness testing?
A new web site must operate correctly with different browsers (Internet Explorer, Google Chrome, Firefox, Opera, Safari), using different plug-ins (Realplayer, Mediaplayer), will be receiving pages from different servers (IIS, Apache and WebLogic) and will be running on various operating systems
(Windows, Android, iOS and Linux).
Which of the following test techniques should you use to define the required test cases for testing this new web site in its various environments?
You've been tasked to measure the degree of accuracy in a mortgage rate calculation module of the software you are testing. Which type of testing are you performing?
Which of the following is a capability of a test data preparation tool?
You are assigned as a Senior Test Analyst to lead a project test team composed of business users. These users have extensive business knowledge, but no testing experience. There is another test team composed of in-sourced professional testers that will also be used for this project. Your business users will be assisting the project on a part-time basis. The development team is building an application using the "V-model" development lifecycle. Your company has automated testing tools and test management systems for use by dedicated test teams. What would be an effective method to employ your business users in your testing effort?
You have been informed by your Test Manager that the next project you will be working on as a Test Analyst will be using an iterative model rather than the V-model your projects normally employ. What might be an adjustment you and your test team might expect to make?
You are building tests using the classification tree below. You have been told that pairwise testing would be a good approach to this problem. When you apply the pairwise testing technique what would be the expected effect on the number of test cases?
Ideally, which environments should be targeted by interoperability testing?