what is the difference between Developer environment and
Test environment?

Answers were Sorted based on User's Feedback



what is the difference between Developer environment and Test environment?..

Answer / sharvil

Test environment is very much like Actual User's environment.

Unlike Developer environment is suitable to development and with more memory and all.

Is This Answer Correct ?    16 Yes 0 No

what is the difference between Developer environment and Test environment?..

Answer / karhtik s

Development Environmentis the one which has access to
version controlling and manipulation of existing code but
in test environment only execution of the existin job is
possible(this is case in mainframe testing)

Is This Answer Correct ?    3 Yes 0 No

what is the difference between Developer environment and Test environment?..

Answer / frgtht

diffrence is nothing but dev eniv is used to develope a
system and test environmet is used to test a product

and

dev env is a software tool like eclipse which helps dev
tem to wirte code and etc etc

whenre as test environamet shhould be simmilar to theuser
environmet
say for example if the system has towork on diff paltform
then test environment should consist of different platform
to test that particualr requirment

Is This Answer Correct ?    4 Yes 1 No

what is the difference between Developer environment and Test environment?..

Answer / sindhu

developer env s nothing but the process in which the
product is being developed based on the requirements with
appropriate coding levels,,, in the other case it is done
in order to check wheteher the product being developed is
as per the requirements specification,,like alpha,beta
testing etc,,,,,

Is This Answer Correct ?    1 Yes 0 No

what is the difference between Developer environment and Test environment?..

Answer / n@n!

Development environment consis of:
desiginng
coading
unit testing
module testing
integration testing

Testing environment consists of:
sanity testing
userinterface testing
usability testing
functional testing
non functional testing
environment
stress
volume
load
aplha testing
beta testing ....... and some more.....

Is This Answer Correct ?    3 Yes 3 No

what is the difference between Developer environment and Test environment?..

Answer / ganesh

developer environment is acces the code chainges are allowes
tet environment we acces only application

Is This Answer Correct ?    0 Yes 0 No

what is the difference between Developer environment and Test environment?..

Answer / anu

Development environment is the environment given for
developers for deploying there code wherein they deploy the
code and test

Testing environment is separate environment which is given
for testers to Test the AUT(Application Under Test)

So that Dev Box and Testing Box has its own identity and purpose

Is This Answer Correct ?    0 Yes 1 No

what is the difference between Developer environment and Test environment?..

Answer / sushma

I dont think there is any difference.in fact both need to be
same

Is This Answer Correct ?    2 Yes 15 No

Post New Answer

More Manual Testing Interview Questions

In Testing why We need to Write Testcases compalsarly.

19 Answers   BirlaSoft,


What types of testing will come under functionality testing and non functionality testing?Security testing is consider as functionality testing or non functionality?why its so?

10 Answers  


which out of the following can be considered as performance testing:- 1. Benchmarking 2.Recovery testing 3. more than one user testing

0 Answers   ADITI,


what is differance between desktop applications and web applications?

1 Answers   Semantic Space,


Complete Testing questions

0 Answers  


Who fixes the bug as Severity and priority ?

5 Answers   TCS,


Explain the differences between White-box, Gray-box, and Black-box testing.

6 Answers  


Please recommend which are a good books for software testing.. best authors for s/w testing.

1 Answers  


What is stub?

0 Answers  


what is prototype testing?

3 Answers   Accenture,


Can anyone tell me, What is wound fixing?

0 Answers   Value Labs,


After completion of testing process what are the mandatory documents that a tester can produce?

4 Answers   ArisGlobal, IBM, TCS,


Categories