Examlex

Solved

A Web Application Is Being Actively Developed by Multiple Development

question 511

Multiple Choice

A web application is being actively developed by multiple development teams within your organization. You have created a self-service portal-driven by AWS CloudFormation and the AWS APIs-that allows testers to select a code branch containing a new feature that they want to test. The portal will then provision an environment and deploy the right branch of code to it. Recently you have noticed that a large number of environments contain broken builds. You want to introduce a set of automated browser tests that are executed on a new environment before the environment is available to the tester. This way a tester does not waste time trying to test new features in a broken environment. Select a suitable way to implement such a feature into the existing self-service portal:


Definitions:

Mode

The value that appears most frequently in a data set.

Mean

The average of a set of numbers, calculated by summing the numbers and then dividing by the count of those numbers.

Median

The middle value in a data set when the values are arranged in ascending or descending order, effectively splitting the dataset into two halves.

Range

The difference between the highest and lowest values in a data set, showing the spread or dispersion of the data points.

Related Questions