1. What is the difference between Build Management and
Release Management ?

2.When will conduct build verification and end to end testing?

Answers were Sorted based on User's Feedback



1. What is the difference between Build Management and Release Management ? 2.When will conduct ..

Answer / indhyd

1.Build Mngt is something that deals with the delivery of
the (application)build.Build delivery dates,bug fixes and
subsequent delivery.
Release Mngt deals with the whole delivery process,starting
from requirement gathering to going live.It deals with the
cut off dates.
2.Build verification test is done by testers,not necessarly
done by leads or Sr.Testers.End to End testing is testing
the complete flow of the application.Eg.If there is a
application with different modules,where the data flows
from one module to other,testing the flow of data from one
module to other is called E2E testing.
Again each module is tested indepentently.

Is This Answer Correct ?    26 Yes 4 No

1. What is the difference between Build Management and Release Management ? 2.When will conduct ..

Answer / roopesh

2. Build Verification Test(BVT)is done when the build is
first received by the testers. The basic functionality is
checked with valid data. This is done to check whether the
build is testable or not. This is done by testers.

End to End testing is also called system testing. Done by
Senior test engineers or Test lead.

Is This Answer Correct ?    14 Yes 4 No

1. What is the difference between Build Management and Release Management ? 2.When will conduct ..

Answer / aa

Build Management is managing the issue fixture tasks in the
bulds whereas Release Managment is managing the
functionality to be incorporated in the Release.

Is This Answer Correct ?    16 Yes 8 No

1. What is the difference between Build Management and Release Management ? 2.When will conduct ..

Answer / subha

Build management : once bug is fixed and any new features
or functionality is added in the application .Then,
delivery a application to testers for testing is Build
management.

After receieved a build, Testers will start a build
verification or smoke testing to confirm a application is
stable or not.

If application is stable.Then , We will start a end to end
testing.

Release management :Release Mngt is delivery all the
tested functionality to live is called Release management

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?

0 Answers  


what are the testing measurements?

1 Answers  


Diff. between STLC and SDLC?

18 Answers   MBT,


In which phase the GUI Testing will be held on V model?

1 Answers  


which are the different types testing tools are available and which tool is mostly used in industry

3 Answers  


what is Test management fundamental?

0 Answers  


Write SQL query to see first 100 recorders from table?

9 Answers  


How can it be known when to stop testing?

3 Answers   IBM,


1 what is smoke and sanity testing , when it will be performed ?

3 Answers  


how often do u recieve bulid in ur company?

4 Answers   CTS,


plz explain about tracebility matrix with example? thanks in advance

2 Answers  


Tell me the Severity and Priority for the following Case. Login Page is not opening for the First Time - For Valid inputs and the login page is opening for the second time for valid inputs.....

2 Answers  


Categories