1. What is the difference between Build Management and
Release Management ?
2.When will conduct build verification and end to end testing?
Answer Posted / 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 |
Post New Answer View All Answers
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
Explain the components of a test plan?
What is a test scenario?
Password is having 6 digit alphanumeric then what are the possible input conditions?
What does 100% statement coverage mean?
Can you explain requirement traceability and its importance?
What is pesticide paradox? How to overcome it?
How can you use technology to solve problem?
What is the difference between Functional testing and Unit Functionality testing?
If asked to create a Configuration Design Pattern, where would you start?
Can you explain the elementary process?
What is formal testing?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
Can test condition,testcase and testscript help u in performing the static testing
What about the test case if the field only takes a certain number of characters or a minimum number?