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 |
What is Analyzing the test results / Reports mean ? plz its urgent
What is JAVA Testing, what we do in That ?
What are the different levels of manual testing?
what is the difference between test bed & test environment.
oracle table A havng one million records. write 10 test cases to test data?
Suppose you testing Calculator application and you got problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how will you describe the bug title as well as give the bug description.
What is error guessing?
20 Answers ABC, Thatavarti Technologies,
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
What is checkpoint? How can you handle the checkpoints?
Why it is recommended to add verification checks to your all your scenarios?
is smoke testing is perform before realease Product
You may undergone many projects. Do all the projects match up with customer’s expectations?