Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which ONE of the following test tools would MOST likely be used as part of test design?

SELECT ONE OPTION

A.

Coverage tools

B.

Dynamic analysis tools

C.

Classification tree tools

D.

Comparison tools

You are testing an enhanced user interface for a mortgage approval program involving multiple user roles. Which test technique would be MOST suitable for this next stage of testing?

SELECT ONE OPTION

A.

Exploratory testing

B.

Boundary Value Analysis

C.

Use Case testing

D.

Pairwise

Ken finds the quality of the tea locally available to be so low, that he decides to research superior teas around the world. He decides to market, sell and distribute these superior teas via the web. His marketing strategy is to offer superior products on a well-designed website that has fast loading graphics, high availability, superior usability and fast response times. The website will offer the following:

- An innovative interactive catalogue of teas, which not only enables customers to buy the product, but also enables them to provide feedback by rating the teas (which will influence his stock purchasing levels).

- Provide the customer with the ability to use secure credit card transactions.

- Provide the customer with the ability to give general feedback.

Ken selects an iterative model for the development of the prototypes. The team consists of three developers who are experienced in web development Ken, although he doesn't have a technical skillset, is concerned with quality. He doesn't believe a lot of documentation is necessary and he wants the website to be completed quickly. The test basis contains the following:

- Story boards that show the information flow and page links through the site.

- HTML pages developed to date

- A set of non-functional requirements.

With the strategy taking shape, it is decided that exploratory testing should be used to complete the required testing, bearing in mind the nature of the application and the nature of Ken's overall objectives. You have now been given the task of identifying the exploratory tests, which will be executed as test sessions.

Which of the options below state what you will typically use for identifying the exploratory tests?

A.

Apply equivalence partitioning and boundary value analysis using the storyboard ideas as a basis to maximise functional coverage

B.

Use external testers on the team to provide a new approach and fresh view to the testing effort

C.

Create test chatters to be used to guide the testing

D.

Define low-level test cases to be executed by the end users.

You work for a company that is a pioneer in smart energy technology. One of their core products is their energy monitor in-home display device, used to display current and historic energy consumption data to many thousands of customers. It has been designed to integrate with their other smart-home products, including domestic lighting control systems via their HomeHub.

The company is to launch a new application for smartphones and tablets that will allow its customers to view their energy readings remotely and to view their daily budget usage based on seasonal historic data. The application must also support customers with disabilities.

The following requirement specification has been written and you are reviewing it:

Description:

    The customer's daily gas, electricity, and usage figures must be accurately displayed

    The customer’s weekly gas, electricity, and usage figures must be accurately displayed

    The monthly gas, electricity, and usage figures must be accurately displayed

    The customer's annual gas, electricity, and usage figures must be accurately displayed

    The customer should be able to change between displaying gas only, electricity only, or both energy types

    The retrieval time for the customer's energy data must be less than 2 seconds from the opening of the application

    The screen design must be visually attractive and easy to operate for the customer

You are using the following review checklist:

    Is each requirement testable?

    Does each requirement have acceptance criteria listed?

    Is a use case calling structure available (if applicable)?

    Are the requirements uniquely identified?

    Is the specification versioned?

    Is there traceability visible from each requirement to the business/marketing requirements?

    Is there traceability between the requirements and the use cases (if applicable)?

Based on this checklist, which items are NOT met and will fail review?

SELECT ONE OPTION

A.

1, 2, 4, 6

B.

1, 4, 5, 7

C.

2, 3, 5, 6

D.

2, 3, 4, 7

Supercar.

Supercar is an online vehicle sales website specializing in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons A vehicle has two key elements, power unit and body style The manufacturer offers three choices of power unit: petrol, electric and hybrid There are 3 main body styles Saloon, Hatchback and SUV. SUVs are available only as petrol and electric options. Hybrid is available for Hatchback only The website will allow an order to be processed if the chosen vehicle configuration is in stock, otherwise a message will be displayed asking the user to Cry again later. Based on the specification, the following classification tree has been developed:

Which test case is needed to complete the test set and achieve minimum class coverage?

A.

Power Unit: Hybrid Body Style: Saloon

B.

Power Unit: Electric Body Style: Hatchback

C.

Power Unit: Petrol Body Style: Saloon

D.

Power Unit Hybrid Body Style: Hatchback

A tablet manufacturer offers the following options for its customers:

    Colour:Black, White, Silver, Gold (4 options)

    Model:Standard, Mini, Pro (3 options)

    Gigabytes:32, 64, 128, 256 (4 options)

    Connectivity:Wifi-only, Wifi+Cellular (2 options)

Using the pairwise technique, what is the MINIMUM number of test cases needed to achieve a full 2-wise coverage?

SELECT ONE OPTION

A.

96

B.

12

C.

4

D.

16

Your company is developing a new website that will be accessed by many user roles, including adults, seniors, and children. Testing must ensure that the website is appropriate for all these users.

Which of the following is the earliest test level where this requirement should start to be tested?

SELECT ONE OPTION:

A.

During user acceptance testing using a WAMMI survey

B.

During beta acceptance testing

C.

During component testing

D.

During system testing

An energy monitor in-home display device has been designed to interact with the home's lighting system and automatically dim bedroom lights when the daily energy budget has reached 90%. A defect has been found causing lights to dim at 80%. What type of testing would MOST likely have uncovered this defect?

SELECT ONE OPTION

A.

Interoperability testing

B.

Functional appropriateness testing

C.

Accessibility testing

D.

Adaptability testing