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 |
1)does we need any web server for executing web application or project. 2)do we need any web server to run a build
This Question asked in Oracle Walk-in Write the content of high level design documents? Thanks in advance
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
Hi Friends.... anyone know who is giving coaching for CSTE exam in bangalore....pls inform me that would be helpful for me...Thankx in advance.
What is deployment testing ? How it is performed ?
Can Someone tell me scenario in testing having low severity and high priority and vice versa
who do the sanity and smoke please explain me at what time this type of testing will do
What did your base your test cases?
what are known issues? Explain
what type of testing you do for web based applications than client-sever application ...pls expaline
can please tell me in brief:: what is Agile testing?when we go for this type of testing?