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
Explain the purpose of different record methods?
What happens when the gui map file get loaded?
can i get apex technologies interview questions in testing
What information is contained in the checklist file and in which file expected results are stored?
How to test Fonts and its size thru "Font Expert" in Win Runner.
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
What do you verify with the database check point custom and what command it generates, explain syntax?
i would like to know the steps to write tsl exception and object exception with a simple example
Name the two modes of recording?
What Framework is suitable to validate the Login screen.
descriptive program for web application.
How to read the third party controls in the application
two file is there how will compate it by useing qtp.
How do you find an object in an gui map.
What in contained in the GUI map?