can testing and development be done in same environment?
Answers were Sorted based on User's Feedback
Answer / bishwajit.rk
Not necessarily be true all the time but sometimes its
project dependent. In most projects, the Development
environment is different from that of Testing. That?s why
we have Testing Lab and Development Labs, right?
For example, the testing cannot be done at the developer's
environment because they have installed debug tools. This
debug tools affects the test results. For testing, we need
to have a clean standard environment of freshly installed
softwares which are likely to be used by customers at field.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ramprasad.s
Hi
Testing & Development can be done @ the same or @ different
Environment .
Development & Testing will have different Servers.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sm
Mainly it depends on the project we are developing and
depends on the type of the project on shore /off shore project
But the environment can be Same environment or may not
be.Nothing is mandatory
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / k.chandra sekhar
a) Ok here I am take the environment means diff s/ws,
diff h/w, diff os, this is the environment if it ok not
possible to testing and development
b) If same company ok then possible.
My name is k.chandra sekhar,
My phone no are 9246540049 65880049 ,Hyderabad.
My mail id is ndra_143@yahoo.co.in
I am take the class for projects if you interst contact
If any body want full explain send the mail
| Is This Answer Correct ? | 0 Yes | 2 No |
what is port testing?when it is going to be done?
Why do we prepare test condition,testcases,testscript?
How do you get programmers to build testability support into their code?
What is the difference between unit testing and integration testing?
what is penetration testing?
what is application server, Database server and test server
explain fault based testing technique.
Explain Agile testing with example?
Explain about Loop Testing methodology?
What is incremental intergation testing?
what is data base testing, explain with example
How does one do Functionality Testing?