wat is build verification testing
Answers were Sorted based on User's Feedback
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 | 1 No |
Build Verification test is a set of tests run on every new
build to verify that build is testable before it is released
to test team for further testing. These test cases are core
functionality test cases that ensure application is stable
and can be tested thoroughly. Typically BVT process is
automated. If BVT fails that build is again get assigned to
developer for fix.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vikas singh
BVT is different from Sanity/Smoke Testing..
Its not applicable for all projects. Suppose an application
where some installers are available to install the build. In
that case tester has to test this installer in all manner
like language support, integration with database,default
user, default installation directory etc..
If there is no installer available, in this case once
developer will release the build to QA tester has to verify
the build(Not as per sanity/smoke level), but whether
application is accessing correct DB,users etc..Also check
any authentications required for this or not..
Note: Its not applicable for all project.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kamala
both the smoke testing and sanity testing are same with one
difference
smoke testing is basic and wide
sanity testing is narrow and depth
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anitha
Can u please give me clear answers.tell me the dif between
sanity, smoke, build verification and build accepteenc
testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesh
build is nothing but it is simple conversion of source code
to excutable code for devloper side...!!
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / porteck
Please be clear wht the difference between sanity n smoke
testing. that will help u a lot :)
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / suneetha
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 | 1 No |
Answer / priya
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 | 3 No |
which type of testing we r doing at the begining of the project,and what r the next next testing at the application
what is the diffrence b/w Regression testing and re-testing
WHAt is diff between test plan and test planning?
What is backward compatibility testing?
What can you tell about the project if during testing you found 80 bugs in it
Any body can tell what are the contents RTM(Requirements Tracebility Matrix)
whatis test biuld manager?
If any customer will raise the change request, it falls under developer part or QA part?
What is QA Life Cycle?Can anyone describe it?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
0 Answers Net Solution, Oracle,
Differentiate defect life cycle and test cycle.
tell me some gud sites for testing??