What is difference between Development envionment and Test
enviornment.

Answers were Sorted based on User's Feedback



What is difference between Development envionment and Test enviornment...

Answer / arun

Develoment environment is the one where we have
softwares/development tools installed on the same machine
where the application is tested. This is where Unit testing
is done by the developer.

Testing environment is the one where we should have only
the necessary prerequisite softwares for the application to
install and run. It should not have development softwares
like(for ex:- visual studio or eclipse). This is where the
tester tests the application.

Is This Answer Correct ?    3 Yes 0 No

What is difference between Development envionment and Test enviornment...

Answer / ashish

Terst Environment-A description of the hardware and
software environment in which the tests will be run, and
any other software with which the software under test
interacts when under test including stubs and test drivers.

Development environment may refer to Integrated development
environment.
In hosted software (eg web site/application, database not
shrinkwrap software) development, Development environment
refers to a server tier designated to a specific stage in a
release process.

Development, staging, and production is a common
arrangement of tiers.

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More Manual Testing Interview Questions

At which stage testing phase will start

5 Answers   IBM,


Explain elementary process?

0 Answers  


What is the difference between alpha and beta testing

13 Answers  


what is stand alone application?

1 Answers  


what are the typical problems in web testing?

0 Answers  






Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!

0 Answers  


1. Testing engineer find a bugs but develper not accepted that bugs ? How do fixes the bugs?

4 Answers  


Hi Friends, I am going to give Foundation Level Testing Exam from ISTQB, I need its dumps and study material. Please help me if any one has. Thanks in Advance

2 Answers   CMC,


On which basis u'll prepare the test cases.

6 Answers   Semantic Space,


explain the 5 types test matrics?

1 Answers   Persistent,


What is meant my Firewall testing? how the testing is performed on it?

0 Answers  


what is the output of the query select * from emp where 1=2

10 Answers   TCS,


Categories