What is difference between Development envionment and Test
enviornment.
Answers were Sorted based on User's Feedback
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 |
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 |
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
0 Answers Infosys, Notion Ink,
When will we start the regression testing and how(means the process or steps which follows)?
What is the testing lifecycle and explain each of its phases (eswar)
can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)
What is the initial stage of testing?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
hai, pls. explain V-Model clearly. Pls. give me guidience how to explain V-Model in interviews?
What is mutation testing?? And when we use it??
HI, I am new to this field. I am a CCNA and want to start career in router testing.I need some sample test cases to Routers. Can someone send me in mail or post them in this forum or can post any website name where I can find the information. Thanks in advance
For your testing you need 15 open accounts. A production data cut has been given to you. What will you do?
How will you Test a Website manually?? Tell me any 5 different ways to Test a Website.
Explian traceablity matrix with an example ?