What is deployment testing ? How it is performed ?
Answers were Sorted based on User's Feedback
Answer / sandeep
Deployment testing is a type of production testing which is
performed after the code is deployed to check whether it is
working fine in production or not .
| Is This Answer Correct ? | 59 Yes | 19 No |
Answer / a.s.gehlot
Deployment testing is testing the application after it is
installed on the system, in this we check where the
supported files of software has been installed or deployed
in harddisk, we also check what happens we manually remove
files from their place, ie. my documents, local settings,
application data and program files folder of system.
A.S.Gehlot
| Is This Answer Correct ? | 32 Yes | 8 No |
Answer / nikhil w
In many cases, software must execute on a variety of
platforms and under more than one operating system
environment.Deployment testing exersises the software in
each environment in which it is to operate.
In addition, it examines all installation procedures and
specialized installation software(e.g. "installers") that
will be used by customers, and all documentation that will
be used to introduce the software to end users.
| Is This Answer Correct ? | 24 Yes | 4 No |
Answer / pushpajeet singh
Deployment testing is also conducted after the release of
the product by utilizing the resources and setup available
in customer's locations.This is a combined effort by the
product development organization and the organization trying
to use the product.This is called onsite deployment.
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / haritha
Deployment testing is done in production environment to make sure all the servers configured were up and running and the major functionality of the application is working fine in customer OE production environment.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / suneela
After testing is completed in test env .. and after the Env
is deployed in UAT or Prod env ..basic testing need to do
which is also called as Hand shake or shake down to prove
the basic functionality or basic naviigation is working fine
| Is This Answer Correct ? | 8 Yes | 24 No |
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
Tell me test cases for water bottle
What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?
Can any one explain me what is difference between Test Methodology and Testing Techniques?
What are the advantage of using V models?
What are the tasks of test closure activities in software testing?
What is Matrix in testing?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
what is the work flow of testing(glamorous)
Explain stub in testing point of view?
what are the different types of browser compatability u will test ?
7 Answers ControlNet, FIC, First Indian Corporation,
What is the different between Test Case and Use Case