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 will you select the regression test case?
How do we run the Data Base Testing Manually
What is the difference between quality assurance and quality control?
Can anyone explain the terms: Black-box, functional, Regression, Back-end, System Integration, GUI, UAT stress and Load Testing.
Wht is the use of vss (management tool)
Please Anybody tell me,Who is going to do Smoke and Sanity Testing i.e. Developer or tester ? S.Pokharkar Watershed Infotech,Pune
What makes a good QA or Test Manager?
How do you handle when requirments are continously changing? please explain in detail?
2 Answers Thatavarti Technologies,
what is crud testing ? and who will do this one ?
what are the Cs in testing
1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??
Define what is a critical bug.