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 is the difference between test senario and test case?
What should be done after writing test cases?
How to validate the Testcases?
what is equivalence class partition?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
What are the properties of a good requirement?
What is the main diff. between Retesting and Regression Testing ?
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
What is test closure?
What is heuristic checklist used in Unit Testing?
When we use Comparison Testing ?
What do you mean by peer rieviews