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
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 |
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 |
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 |
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 |
How to test login Page ? What wud be the possible Test cases ?
In bug life cycle after closing the bug status at last stage again where you start
What are teh characters of a good tester
Is dekstop testing and client-server testing same ?
What is Error Feeding?
What is security testing?
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
Write 2 scenarios for Integration testing? Please let me know its urgent.
How can u justify u r written all the test cases are meeting the client Requirements?if is there any missing functionality how can u know?
What is decision table testing?
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
trecebality matrix used for which purpose?