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 |
Hai, Iam Venu completed BCA with MBA in May 2007. Now iam learning Manual Testing .So plz help me if you find any Interview or if you find any software trainee chance in testing ?9347727155
For what purpose are virtual users created?
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
How will you prepare Test plan. What are the techniques involved in preparing the Test plan.
can any one tell whats the difference between smoke testing and sanity testing
13 Answers CIC, HCL,
What is software review?
What steps are needed to develop and run software tests?
what is monkey testing?
Hi all, I am currently working in manual testing and am interested in database testing. How do I change my career from manual to database testing? What are the prerequisites for that inorder to equip myself for database testing?
when will u make update and modify the test object properties in the repository?
Why is it important to thoroughly retest a defect after it has been reported fixed? How will you do that?
What is the maximum length of the test case we can write?