What is the minimum number of test cases needed to achieve the minimum acceptable level of coverage for this use case?

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...

March 28, 2024 No Comments READ MORE +

Based on the system state transition diagram of an ATM system shown below, using the state transition test technique which of the following is an example of a test case required to achieve 1-switch coverage?

Based on the system state transition diagram of an ATM system shown below, using the state transition test technique which of the following is an example of a test case required to achieve 1-switch coverage? A . 1 st try-> 2nd tryB . 1 st try -> 2nd try ->...

March 27, 2024 No Comments READ MORE +

How many cases are left when this decision table is collapsed?

Consider the following decision table: This decision table has been created to test the following specification: Persons that study at a university (C1) and have parents whose total annual income is less than 30.000 (C2), receive a scholarship In in addition to these qualifications, if they also live away...

March 27, 2024 No Comments READ MORE +

Which of the following black-box test techniques should you use to test the processing functionality of this system?

You are testing the processing of a critical traffic control system to which various regulations apply. The processing of the input variables is dependent on defined ranges within which the actual retrieved data values can lie. Which of the following black-box test techniques should you use to test the processing...

March 27, 2024 No Comments READ MORE +

Which of the following is an appropriate task for the Test Analyst to perform during the test execution phase?

Which of the following is an appropriate task for the Test Analyst to perform during the test execution phase?A . Creating a test execution scheduleB . Creating automated testsC . Finalizing test data and test environmentsD . Analysing anomalies to establish their likely causesView AnswerAnswer: D Explanation: The test execution...

March 26, 2024 No Comments READ MORE +

Which off the following test sets will provide the best equivalence partitioning coverage?

Consider the following scenario for a metro fare system: If you take the metro before 9:30 am or in the afternoon between 5:00 pm until 7:00 pm, you must pay full fare A saver ticket is available for metro rides between 9:30 am and 5:00 pm [both inclusive], and after...

March 26, 2024 No Comments READ MORE +

Using the state transition test technique, how many 0-switch test cases are needed to achieve 100% 0-switch coverage?

A PIN entry component of an ATM system has been developed using the following state table: Using the state transition test technique, how many 0-switch test cases are needed to achieve 100% 0-switch coverage?A . 4B . 7C . 8D . 28View AnswerAnswer: C Explanation: A 0-switch test case is...

March 26, 2024 No Comments READ MORE +

Which type of test technique is most useful in this situation?

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?A . Black-box test techniqueB . White-box test techniqueC . Defect-based test techniqueD...

March 26, 2024 No Comments READ MORE +

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?

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...

March 25, 2024 No Comments READ MORE +

What is the minimum number of test cases needed to achieve the minimum acceptable level of coverage for this use case?

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...

March 25, 2024 No Comments READ MORE +