wat is build verification testing

Answers were Sorted based on User's Feedback



wat is build verification testing..

Answer / senthil kumar

Build Verification Testing is SMOKE TESTING.

Here we should check the application's stability like
whether it is working without any hangouts.

Is This Answer Correct ?    16 Yes 3 No

wat is build verification testing..

Answer / neelavathy

Build varification Testing is nothing but Sanity
Testing/level-0 testing/build verification testing etc.,
because this test is the first test which we are conducting
as soon as we get the build from development team. here we
are checking/verifing wether the build is operatable,
understandable,or not and wether the build is stable.
Mainly we are concentrating on wether the build is working
or not and operatable or not etc., means verifying the build.

Is This Answer Correct ?    12 Yes 4 No

wat is build verification testing..

Answer / sirisha

It is sanity testing

Is This Answer Correct ?    15 Yes 8 No

wat is build verification testing..

Answer / g.mallikarjun

Hi Neelavathi,u r right,but small mistake,that
build verification testing is nothing but smoke testing
which means,testing the build which was come first from the
development team,is working or not for futher testing.
eg.check the build whether it is giving any crashes,or any
run time errors while executing the build friquently.this
is called as bvt.

Is This Answer Correct ?    8 Yes 4 No

wat is build verification testing..

Answer / ratha.a

Build verificartion testing is sanity testing.Sanity
testing is intial level of testing.after Getting a build we
check all the major functionalities are working properly.
in my company we called this as a sanity testing.

Is This Answer Correct ?    5 Yes 1 No

wat is build verification testing..

Answer / friend

hi ..

as per my knowledge...
we can call so many types..
like BVT(BUILD VERIFICATION TESTING),BAT(BUILD ACCEPTANCE
TESING),SANITY TESTING,SMOKE TESTING..

but SMOKE TESTING is nothing but when ever the build is in
release stage.Then,the developers well test it once.
this is know as SMOKE TESTING

Is This Answer Correct ?    3 Yes 0 No

wat is build verification testing..

Answer / xyz

BVT is a smoke testing.

Is This Answer Correct ?    6 Yes 4 No

wat is build verification testing..

Answer / 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

wat is build verification testing..

Answer / kiran

In BVT, basically we have two parts.

1.Smoke Testing: Testing whether all the files are copied properly or not in to the corresponding folders.

2. Sanity Testing: Testing the basic functionality of the appln.

Is This Answer Correct ?    2 Yes 0 No

wat is build verification testing..

Answer / subodh chakravarthy

After the unit testing is completed the code will be
realsed to the build team for deploying in the testing
environment. Build team is setup the environment and
validates the basic functionalities like, all the logins
are setup, testers has appropriately user permission to the
database and application launching etc.. This testing is
called build verification testing.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

wat s security testng,wat u do in this testng

2 Answers   Hewitt,


What are the benefits of requirement traceability?

0 Answers  


what is the diff b/n testing methodologies and testing techniques?

7 Answers   Thomson,


which metrics you collect after testing process?

1 Answers  


What is Traceability matrix? Why it is used? Can u tell me the architecture of that?

13 Answers   CA, Eforce,






give me some example for high severity and low priority defect?

18 Answers   Sigma Software Solutions, Verizon,


Give me an example of something you tried at work but did not work out so you had to go at things another way.

0 Answers   Ordain Solutions,


how to know whether the bug is valid or invalid?

6 Answers   GoldStone,


what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?

0 Answers   Accenture, Value Labs,


What is Tacebility Matrix What are the Columns it contains

3 Answers  


how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]

3 Answers  


what is test bed,test harness,test environment

4 Answers  


Categories