what is deployement?
Answers were Sorted based on User's Feedback
Answer / akhilesh
Deployment is a process of making an executable file of
code. Once code is ready and unit testing is performed by
developer, they deploye and make a build of the code on the
server for testing.
After making changes in the peace of code, the changes will
not be reflected in the build unless developer deploye the
same on server.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / rama
After making changes to a peace of code that code will be
deployed in a server where those changes get reflects to
that user. This is called deployment.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / mrunalini
Once the application is developed,tested & working according
to the requirements it should be installed at the customers
place for their usage. This procedure is called as deployment.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raman
Deployment is basicly a process which is performed using any
tool (like tivoli, SCCM.) to deploy the software packege on
the destination server.We check the changes done by the
installation nnce the software package is deployed
successfully on the destination server.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mudaseer
test engineer raises a bug so the developer will fix it and if he uploads to the server the changes will be done this is know n as deployment
| Is This Answer Correct ? | 0 Yes | 0 No |
what are quality tools and its types?describe each
Hi...What is Test design and Test data management in Test plan Document?
if a very low defect (user interface )is detected by u and the developer not compramising with that defect what will u do?
What is a Bug Report?
Please any one tell me what is application architure in web based applications
Write the Testcases for Telephone
During alpha and beta releases , what are the document we will prepare and what we will test?
Define what is a critical bug.
How would you do Security Testing for web application?
how to execute manual test cases? for example i have a test cases for atm/credit card purchase how to execute them.
what is "test strategy"?
how would u do performance Testing manually for web site.