Answer Posted / roopshree
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 |
Post New Answer View All Answers
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
tell wat u did in ur banking project?
what is traceability matrix and its usefulness
what kind of testing have u done?
List the considerations in developing testing methodology
How many types of api testing are there?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
What is bug priority?
What is change request, how you use it?
where do we work with Application, web and Database servers Means which type of applications.
Write 10 test scenarios to test remember me checkbox present in login window
send the senario template
What is the difference between authentication and authorization in web testing?
Can you explain v model in manual testing?