What is difference between Development envionment and Test
enviornment.
Answer Posted / 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 |
Post New Answer View All Answers
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
Why documentation testing is important?
Explain thread testing.
how to test a store procedure?
What are the advantages of black box testing?
what are the types of Bug?
What is mean by incident logging system ?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
What is bug leakage?
How to do security implementation for any URL??
Give an example for pre testing and post testing ?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
What type bugs you will find in integration testing with example?