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 |
What is latent bug? the people who is know about this plz kindly give the ans.
What is Interoperability Testing? What is Risk Based Testing?
What is difference between the Build version id and software version id ?
can we do testing with out a test plan?and what are codesnippets
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
what is module testing, integrity testing? what is a test script?
Can any1 tell me what is the use of Shell Scripting on Manual Testing ?
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
Could Login Id field accept special characters?
What is the sdlc? what is the mannual tester roles? Write test case............? Sqlquerries...? How many test cases do you write down perday.........?
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing