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 are the add-ins needed to test .net and c# projects?

1 Answers  


Differentiate Defect age and Build interval.

3 Answers  


What is Cursor Testing? Is it come under Manual or Automation testing .Explain?

3 Answers  


When the relationship occur between tester and developer?

6 Answers   Ordain Solutions,


What are the qualities if the tester ?

9 Answers   Infosys,






what is the difference between test strategy and test methodology?

3 Answers   Uniken,


how to write test case for ID CARD button in HOSPITAL MANAGEMENT INFORMATION SYSTEM. kindly do reply me.

1 Answers   CMC,


what is mean by object oriented design?how is testing affected by object oriented designs?

1 Answers  


What is V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc

1 Answers  


10.What is stub?

5 Answers   Hewitt,


3. How would u test and automate Windows Auto-Update featur

1 Answers  


What is Data guidelines?

1 Answers  


Categories