ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
wat is build verification testing
 Question Submitted By :: Ksv.kumaar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: wat is build verification testing
Answer
# 1
i thik its regression testing....if i am wrong ,plz correct 
me
 
Is This Answer Correct ?    0 Yes 7 No
Sangu
 
  Re: wat is build verification testing
Answer
# 2
It is sanity testing
 
Is This Answer Correct ?    5 Yes 1 No
Sirisha
 
 
 
  Re: wat is build verification testing
Answer
# 3
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 ?    2 Yes 1 No
Senthil Kumar
 
  Re: wat is build verification testing
Answer
# 4
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 ?    6 Yes 1 No
Neelavathy
 
  Re: wat is build verification testing
Answer
# 5
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 ?    1 Yes 3 No
G.mallikarjun
 
  Re: wat is build verification testing
Answer
# 6
Build Verification Testing is nothing but Sanity Testing...
 
Is This Answer Correct ?    2 Yes 0 No
Neha
 
  Re: wat is build verification testing
Answer
# 7
BVT is a smoke testing.
 
Is This Answer Correct ?    1 Yes 1 No
Xyz
 
  Re: wat is build verification testing
Answer
# 8
Please be clear wht the difference between sanity n smoke 
testing. that will help u a lot :)
 
Is This Answer Correct ?    0 Yes 1 No
Porteck
 
  Re: wat is build verification testing
Answer
# 9
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 ?    3 Yes 0 No
Ratha.a
 
  Re: wat is build verification testing
Answer
# 10
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 ?    0 Yes 0 No
Subodh Chakravarthy
 
  Re: wat is build verification testing
Answer
# 11
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 0 No
Swati
 
  Re: wat is build verification testing
Answer
# 12
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 0 No
Suneetha
 
  Re: wat is build verification testing
Answer
# 13
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 ?    0 Yes 0 No
Roopshree
 
  Re: wat is build verification testing
Answer
# 14
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 1 No
Priya
 
  Re: wat is build verification testing
Answer
# 15
In BVT, basically we have two parts.

1.Smoke Testing: Testing whether all the files are copied properly or not in to the corresponding folders.

2. Sanity Testing: Testing the basic functionality of the appln.
 
Is This Answer Correct ?    1 Yes 0 No
Kiran
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is diff between Load testing Stress testing? TCS5
what is gap analysis QA2
While Testing the Web application & Desktop Application What Difference did u find ? Tell me in details.  1
ISTQB - any model paper questions related to this certification?  2
what are the release notes and what release note contains, when these prepared. HCL3
What is meant by Error Guessing? IBM5
what is the part of qa and qc in refinement v model.  2
What is the diffrence between BUILD & RELEASE ? Resience2
What would be a person who is looking for a job in testing should put his jobprofile in some jobs websites like Naukri,Times,Monster,Etc,Etc.... as a QA or QC if He/She is trying for Manual or Automation Testing?  2
is programming knowledge is necessary for testing  3
Hi Folks What are the Interview Questions in Manual testing that I should be aware of. pls give some Interview Questions in Manual testing. Thanx in advance Sunitha. Belcan1
How do u test the application without any documents?  3
What is the Difference Between Manual and Automation Testing.Give Some Example Both of them  1
What is penetration matrix ?  2
How was the regression testing done in your project what was the contribution of the regression test effort for the whole quality improvement? Accenture2
r there any openings for 1+ experienced candidates in Manual Testing? If there r any, please let me know!!  2
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. Belcan1
What is the Role of Bug Tracking System Deloitte2
what is the Difference between Integration testing and system testing?  8
can any one please give bug reporting format of bugzilla ? Syntel1
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com