wat is build verification testing

Answers were Sorted based on User's Feedback



wat is build verification testing..

Answer / swati

smoke testing is the testing in which we will test the
major functionality.(Ex:whether the links are working or
not....suppose we have a banking application inorder to
transfer money from the account first the user has to
login...If the user tries to login the application may show
you an error page ...so you cant test the functionality of
transfering the money)
Here we have to make sure that the application is testable
or not.

In Sanity testing we have to test whether the application
is crashing your operating system files or database is
corrupted because of running the application.

In both the cases we are going to get the stable build

Is This Answer Correct ?    2 Yes 1 No

wat is build verification testing..

Answer / jignesh

Build Verification test is a set of tests run on every new
build to verify that build is testable before it is released
to test team for further testing. These test cases are core
functionality test cases that ensure application is stable
and can be tested thoroughly. Typically BVT process is
automated. If BVT fails that build is again get assigned to
developer for fix.

Is This Answer Correct ?    1 Yes 0 No

wat is build verification testing..

Answer / vikas singh

BVT is different from Sanity/Smoke Testing..
Its not applicable for all projects. Suppose an application
where some installers are available to install the build. In
that case tester has to test this installer in all manner
like language support, integration with database,default
user, default installation directory etc..
If there is no installer available, in this case once
developer will release the build to QA tester has to verify
the build(Not as per sanity/smoke level), but whether
application is accessing correct DB,users etc..Also check
any authentications required for this or not..

Note: Its not applicable for all project.

Is This Answer Correct ?    1 Yes 0 No

wat is build verification testing..

Answer / kamala

both the smoke testing and sanity testing are same with one
difference
smoke testing is basic and wide
sanity testing is narrow and depth

Is This Answer Correct ?    1 Yes 0 No

wat is build verification testing..

Answer / neha

Build Verification Testing is nothing but Sanity Testing...

Is This Answer Correct ?    6 Yes 6 No

wat is build verification testing..

Answer / anitha

Can u please give me clear answers.tell me the dif between
sanity, smoke, build verification and build accepteenc
testing.

Is This Answer Correct ?    0 Yes 0 No

wat is build verification testing..

Answer / rajesh

build is nothing but it is simple conversion of source code
to excutable code for devloper side...!!

Is This Answer Correct ?    1 Yes 1 No

wat is build verification testing..

Answer / porteck

Please be clear wht the difference between sanity n smoke
testing. that will help u a lot :)

Is This Answer Correct ?    1 Yes 2 No

wat is build verification testing..

Answer / suneetha

when ever the build is released in to the testing
department they check the build whether it is ready for
detail testing or not, i.e called as B.V.T. some companies
called it as smoke testing and sanity testing.

Is This Answer Correct ?    0 Yes 1 No

wat is build verification testing..

Answer / priya

Build means-once developer Fixed the bug and given for
retesting that particular functionality we will be saying
build1 if again the bug is reponed and given to developer
for bug fixing and this cycle says bulid2 this is know as Build

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

what is the good test case and bad test case tell me with an example

2 Answers  


what is real testing & comprehensive testing? plz rly me my qestion

1 Answers  


Tell the procedure to close word file?

4 Answers  


If client give you a project then which testing you will perform first

0 Answers  


What is Traditional testing & Object Oriented testing?

0 Answers  






What is the difference between Test Management tools and Defect Management tools? What are the most widely used Test Management tools?

2 Answers   CTS,


If there are more number of test cases, how can u pick up a selective test case?

4 Answers   Wipro,


List 5 major test cases for Lift

4 Answers   Yahoo,


How to do browser testing (creates a standard script and run it for the different browser combinations)

0 Answers  


What is a test data? Give examples

5 Answers  


what is meant by web service testing and what is the use of web service testing ?

1 Answers  


What r the attribute of good software test?

1 Answers  


Categories