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

February 8, 2025 No Comments READ MORE +

In which of the following test documents would you expect to find test exit criteria described9

In which of the following test documents would you expect to find test exit criteria described9A . Test design specificationB . Project planC . Requirements specificationD . Test planView AnswerAnswer: D Explanation: Test exit criteria are the conditions that must be fulfilled before concluding a particular testing phase. These criteria...

February 8, 2025 No Comments READ MORE +

What is 'Component Testing'?

What is 'Component Testing'?A . Integration TestingB . Functional testingC . Experience-based testingD . A test levelView AnswerAnswer: D Explanation: Component testing is a test level. A test level is a group of test activities that are organized and managed together based on some common characteristics or objectives. A test...

February 8, 2025 No Comments READ MORE +

Which of the following does MOT describe a reason why testing is necessary?

Which of the following does MOT describe a reason why testing is necessary?A . The customer decided that 100% branch coverage shall be achievedB . The acquisition of test automation tools was based on the assumption that it will be used m all projectsC . For avionics and pharmaceutical systems...

February 5, 2025 No Comments READ MORE +

A software company decides to invest in reviews of various types. The thought process they have is that each artifact needs to be reviewed using only one of the review methods depending on the criticality of the artifact.

A software company decides to invest in reviews of various types. The thought process they have is that each artifact needs to be reviewed using only one of the review methods depending on the criticality of the artifact.A . The thought process is incorrect. The whole company should adopt same...

February 4, 2025 No Comments READ MORE +

Which test approach will best fit a new project, with little documentation and high probability for bugs?

Which test approach will best fit a new project, with little documentation and high probability for bugs?A . Exploratory testingB . Requirements based testingC . Metric based approachD . Regression testingView AnswerAnswer: A Explanation: Exploratory testing is an approach to testing that emphasizes learning, test design and test execution at...

February 3, 2025 No Comments READ MORE +

Which of the following statements about decision tables are TRUE?

Which of the following statements about decision tables are TRUE? I. Generally, decision tables are generated for low risk test items. II. Test cases derived from decision tables can be used for component tests. III. Several test cases can be selected for each column of the decision table. IV. The...

February 2, 2025 No Comments READ MORE +

Which of the following is a key characteristic of informal reviews?

Which of the following is a key characteristic of informal reviews?A . Kick-off meetingB . Low costC . Individual preparationD . Metrics analysisView AnswerAnswer: B Explanation: A key characteristic of informal reviews is low cost. Informal reviews are a type of review that does not follow a formal process or...

February 1, 2025 No Comments READ MORE +

Which review type is most appropriate to ensure high quality and technical correctness of the algorithm?

A software module to be used in a mission critical application incorporates an algorithm for secure transmission of data. Which review type is most appropriate to ensure high quality and technical correctness of the algorithm?A . WalkthroughB . Informal ReviewC . Technical ReviewD . Management ReviewView AnswerAnswer: C Explanation: A...

February 1, 2025 No Comments READ MORE +

Which of the following items of an incident report would you be UNABLE to write down based on this information?

As the last stage of a test cycle of an embedded device, you are performing exploratory testing. You observed that some character. (A, X and Z) sent via a serial port to the device do not get registered on the device whereas they should be. You suspect that this could...

January 28, 2025 No Comments READ MORE +