What is the difference between Build Management and Release
Management ?
Answer / khushbu nemade
according to software market "Build Management " is tht kind
of management which manages varios builds of software. and
"release management" which manages release of software.
ex-suppose in company there is project assigned to
developers and testers ,developers do coding after code
generation , testers do testing of tht appliaction ,so many
bugs found. then they will tell to developers to fix it.
developers fixed tht now "build 2 " is released with fixed
issues thatwas found by testers , now again testers do
regression testing,again found bugs, again same
proceduregoes on but now "build 3 " has been released to
testers . but here the issues are 2% and stable . then they
finally "release1" has been released in market or in tht
company or clients.
we can say tht in release managemnet , build managemnt comes.
hope u got the answers
| Is This Answer Correct ? | 4 Yes | 0 No |
from user point of view wht is the test case for notepad
In the static testing,what all can be tested?
Can you explain the concept of tailoring?
what is call-pair ,cross testing,
1.What is mean by data base testing?explain with example? 2. you can check the data base testing through sql then why we are using QTP Data base check ? 3.difference between modified waterfall model and waterfall model? 4.defect life cycle?
how to deploye the build when the developers give the source code..?
what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage
Who executes the UAT testcases
What are the types of maintenance?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
How do u prepare test environment for ur application?