What is build and patch?
Answers were Sorted based on User's Feedback
Answer / priya
Build is a installable software file that is typically send by the development team to the testing team.It incorporates changes in the code, fixes in the bugs and modification of any functionality as per the requirements.
Patch: It is a quick fix or solution provided to fix a non-functioning or defective functionality. There might not be any enhancements taking place in this phase.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / upendra sikarwar
BUILD:customer will gives the requirement according to requirement developer will write the code,compile the code and compress the code and stored it into development server this compressed file is called as "BUILD"
PATCH:Patch is a peice of software which is having a modified programme.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiran
Build:
It is a process of building the exe or dlls by taking inputs from repository of source code files.
Patch:
It is a change or modification with respect to single component or few components of source code files which needs to be built and deliver as patch.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by Gamma testing?
What are the validation check u generaly do in a Banking log-in form in security point of view..?
when the tester actually involves in Testing?(at which stage of SDLC)
In development costs what percent Software testing accounts?
What do you mean by Cause Effect Graphing? in which standard its mentioned?
Can you explain Co-habiting software?
what is traceability matrix?
How do u ensure that there are no duplicate testcases?
what is the difference between client-server application and web based application?
Easiest way to write test cases? How i can learn writing the test cases?
What is test driver and test stub?
What is Hands-Off Testing?