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 |
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.
what is the difference between application server and web server?
can u define the usecase and testcase.
diff b/w smoke and sanity testing and what is migration plan in testing?
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
What is driver in testing point of view?
what type of quetion may be asked for experienced person in manual tester of 1 year?
what is cyclomatic complexity and what is the formula used for it
What is mean by incident logging system ?
What is bug priority?
what is Test Factor
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?