can testing and development be done in same environment?
Answer Posted / 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 |
Post New Answer View All Answers
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
Plz give me manual testing real test case ?
What does entry and exit criteria mean in a project?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
What are the advantages of automation over manual testing?
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
how to clarify functional requirements and non functional requirements in a srs?
What makes a good test engineer?
What is software configuration management?
What is the purpose of test strategy?
what is a data guidelines?
What's the relationship between environment reality and test phases?
Unit Testing can be done by using Nunit?
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
Can you explain random/monkey testing?