Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

types of testing? and what is mean bvt and bat ? differ
btwn bvt and bat pls can anybody post the answer

Answer Posted / hoss

BVT = Build Verification Test (Sometime Build Validation
Test)
BAT = Build Authentication Test

BAT is run before BVT. They are sometimes run together.

BAT is more to prove that a build built correctly, all
files are present and in correct locations, etc.
Sometimes BAT gets into actual installation of build.

BVT then gets into some basic verification of features
that ensure build actually functions at same predefined
basic quality level. Typically breadth, not depth. Its
to prove the build is of enough quality to warrant
spending the time to install it and perform full testing
or for dev purposes. They are also used for maintaining
a minimum quality bar over time, sometimes increasing
coverage through the project cycle. BVT passes are
typically short, often kept to 15 minutes or less for a
given flavor of a build.

Many people also get into BVT+ which is just extended
coverage but would typically not "fail/reject" a build
if the BVT+ cases failed. This is often done as
additional info and to indicate if build is ready to be
put through an extensive full automation pass.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of gui map and what happens when the gui map file get loaded?

1192


What is the purpose of regexp_label property and regexp_msw_class property?

1267


Could you anyone share me the path to download the automation tools which are having trial license version?

2125


How do u check FONTS in Login Window?

2393


How can withwin runner to make single scripts which supports multiple languages?

1145


What is test parameter

2298


This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.

2223


How do you maintain the document information of the test scripts?

1112


What are the Win Runner tools for functional testing?

3075


What is the XML test cases creation?

2742


What is the difference between writing a function and writing a script?

1386


When it is appropriate to change physical description?

1202


write a compilemodule function for loginscreen.

2157


What are the modes of script recording in winrunner ?

1164


How do you handle dynamically changing area of the window in the bitmap checkpoints?

1181