Which of the following is the best option?

A QA manager of a start-up company needs to implement within a week a low cost incident management tool. Which of the following is the best option?A . Document incidents on a large board in the labB . Purchase and deploy an incident management toolC . Manage the incidents through...

September 11, 2024 No Comments READ MORE +

Which test design techniques are most appropriate for this case?

You need to test the login page of a web site. The page contains fields for user name and password. Which test design techniques are most appropriate for this case?A . Decision table testing, state transition testing.B . Equivalence partitioning, Boundary value analysis.C . Exploratory testing, statement coverage.D . Decision...

September 10, 2024 No Comments READ MORE +

Which of the following statements about Experience Based Techniques (EBT) is correct?

Which of the following statements about Experience Based Techniques (EBT) is correct?A . EBT use tests derived from the test engineers' previous experience with similar technologies.B . EBT is based on the ability of the test engineer to implement various testing techniques.C . EBT is done as a second stage...

September 10, 2024 No Comments READ MORE +

Which of the following statements is CORRECT?

Which of the following statements is CORRECT?A . Test cases are made up of input values, expected results and actual results developed to cover test objectivesB . Test cases describe items or events to test that are derived from the test basis during the test analysis activityC . Test cases...

September 10, 2024 No Comments READ MORE +

Which of the following options cover the test types performed during typical system testing phase:

Which of the following options cover the test types performed during typical system testing phase: I) Usability II) Requirements based scenarios III) Testing parts of the code in isolation IV) Correct order of parameters in API callsA . I, IllB . I, IIC . II, IVD . III, IVView AnswerAnswer:...

September 10, 2024 No Comments READ MORE +

Which of the following statements about testware are correct?

Which of the following statements about testware are correct? I When closing the test activities, all the testware resources can be uninstalled and released II All the testware should be subject to Configuration Management III, The testware. at the end of the project, should be transferred to the organization responsible...

September 10, 2024 No Comments READ MORE +

How many test cases are necessary in order to achieve 100% branch coverage of the process flow?

The following part of a business process flow is specified; REPEAT (book a bill) UNTIL (User presses Cancel). How many test cases are necessary in order to achieve 100% branch coverage of the process flow?A . 4B . 1C . 2D . InfiniteView AnswerAnswer: C Explanation: To achieve 100% branch...

September 10, 2024 No Comments READ MORE +

Which of the following test techniques is the most appropriate one for testing the price computation?

A system computes prices for bus tickets. The price depends on - the passenger type (baby, child, adult, senior citizen, student, military) - the travelling type (as single or in a group) - the distance (zone 1. 2. 3) - the kind of transport (ordinary, express) Which of the following...

September 8, 2024 No Comments READ MORE +

Which of the following statements regarding inspection is NOT true?

Which of the following statements regarding inspection is NOT true?A . An inspection may be led by a trained moderator who shall not be the author.B . The main purpose of an inspection is to find solutions to the problems.C . An inspection can be performed by peers.D . An...

September 6, 2024 No Comments READ MORE +

In which of the following cases you would NOT execute maintenance testing?

In which of the following cases you would NOT execute maintenance testing?A . Retirement of the software or systemB . Modifications to a released software or systemC . Migration of the system data to a replacement systemD . Update to the Maintainability requirements during the development phaseView AnswerAnswer: D Explanation:...

September 5, 2024 No Comments READ MORE +