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 |
who preapares use case document? who preapares use functional point document? who preapares use test sceanario document?
How important is Change Management in today's computing environments?
1.hi plz can u tell me some tesyt case for creating a new folder and rename that folder 2. second plz send me some test cases for a msword file and for "save as option"
what is independent question and what is retriewing and what is problem of severity.
How will you decide defect seviourity and priority?
1. what is a test bed ?
What tool do you use in mobile testing?
Describe to me the difference between validation and verification.
Which is a form of Functional testing 1)B V A 2)Usability testing 3)Performance testing 4) Security testing.Its urgent
Is there any difference between Web Application and Client - Server application? If yes pls explain it.
is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing
What is exploratory testing?