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 |
Difference between Test Plan & Test Strategy?
what are the different types of SDLC?
37 Answers CybAge, i-Link, IBM, Intel, Middle East Bank, Satyam, TCS, Value Labs, Wipro,
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
0 Answers Magic Software, Wipro,
what are the contents of a test plan?
Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.
eqivalance testing class is made from data and this is made to minimize the test cases and it is black box testing what at which particular time we do this testing i guess while creating test cases we consider this testing .plz if lett me know if i am wrong
How do we find Pass and Fail percentage of Test Cases in Real Time. Anybody can explain it in Detail..Thanks is advance....
Do you write test cases for regression testing?
when do you stop your testing
What is the difference between alpha testing and beta testing
When the relationship occur between tester and developer?
what is the path for test director,where the test cases are stored ?