wat is build verification testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
What is suspension & resumption criteria in Test Plan please explain with example ?
Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?
Explain the Pros and Cons of testing the software by Developement team and by testing team?
What impact ratings have you used in your projects?
What development model should programmers and the test group use?
what is the output of the query select * from emp where 1=2
manual&automation testing
What is UML and how to use it for testing?
Describe your personal software development process.
What is web architecture that is followed while doing online project and tell the samples of architecture?
According to RBI rule how much money can be transferred through online banking at one time...?