What is the difference between an operational environment and a test environment?

What will be an ideal response?


The day-to-day environment for the actual system operation is called the operational environment or production environment. It provides a secure framework for the systems programs, procedures, and data files. Its access should be limited to users and programmers, and controlled strictly because it involves the use of programs, procedures, and live data. Only if a system problem occurs should system analysts or programmers be involved in the operational environment. The test environment for the system also contains copies of all programs and procedures. Its working files, however, are test data files where changes to the operational system are verified and approved prior to conversion to the operational environment.

Computer Science & Information Technology

You might also like to view...

How do you debug a program with a core file using gdb?

What will be an ideal response?

Computer Science & Information Technology

Using Filter by Form enables you to filter on multiple criteria

Indicate whether the statement is true or false

Computer Science & Information Technology

The _______ signal is sent to the motherboard when the power supply's voltages are at their proper levels

Fill in the blank(s) with correct word

Computer Science & Information Technology

What command enables you to view running processes on a local or remote system?

A. Taskview B. Control Panel C. Tasklist D. Services

Computer Science & Information Technology