Answer Posted / roopshree
Build Verification Test (BVT) is also known as Build
Acceptance Test, is a set of tests run on each new build of
a product to verify that the build is testable before the
build is released into the hands of the test team. The
build acceptance test is generally a short set of tests,
which exercises the mainstream functionality of the
application software. Any build that fails the build
verification test is rejected, and testing continues on the
previous build
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What do you do (with the project staff) when the schedule fails?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
What is XML Testing? Do we have any tools to test the XML? Please let me know.
What is bucket testing?
can u merge 10GUI map files into a single GUI map file in winrunner?
What’s the difference between a bug and a defect?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
what is date field test case
Explain user acceptance testing.
Can you explain an application boundary?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
How to Generate Test Case for Shopping Cart?