11

Click here to load reader

Enterprise application environment

Embed Size (px)

DESCRIPTION

What are different environments in enterprise application and how they are mapped to different testing levels.

Citation preview

Page 1: Enterprise application environment

Guided by- Presented by-Mr. Sangram Keshri swan Abhishek gautam

Page 2: Enterprise application environment

The physical representation of technical architecture building blocks and the deployment view is referred as enterprise application environment.

Page 3: Enterprise application environment

Enterprise application passes through following environments types in its life cycle:-

• Development• Test• Quality Assurance• Staging• Production

Page 4: Enterprise application environment

It is used mainly by the developers for construction activities including unit testing.

It is a high access control. low budget. Low security environment.

Page 5: Enterprise application environment

This environment is used by developers to perform integration activities and integration testing.

It has moderate access control moderate security.

Page 6: Enterprise application environment

Most of the non-functional requirements are tested in this environment.

It has high-access control. It is used for Quality Assurance activities by

an external Quality Assurance team.

Page 7: Enterprise application environment

This environment ensures all physical configurations are tested and ready for service.

This environment may be used for training end users.

Page 8: Enterprise application environment

It is the environment where the final enterprise application resides.

It has high security and high access control. The capacity of this environment is designed

to cater to real-life requirements. This also has to ensure high availablity.

Page 9: Enterprise application environment

Each environment serves a specific purpose in overall enterprise application landscape and is normally mapped to one or more of the testing levels.

Page 10: Enterprise application environment

Apart from testing levels, other considerations such as security, availability, access control, budget and capacity determine the type of enterprise application environment.

Page 11: Enterprise application environment

Thank You